Creates a new source file entry
Source position: fpmkunit.pp line 890
public constructor TSource.Create( |
ACollection: TCollection |
); override; |
ACollection |
|
Collection that owns this source file |
Initializes a new TSource instance within the specified collection, setting up the source file entry for build processing.
The source entry is configured with default settings and linked to its parent collection for management during the build process.