Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TSource.Create

Creates a new source file entry

Declaration

Source position: fpmkunit.pp line 890

public constructor TSource.Create(

  ACollection: TCollection

); override;

Arguments

ACollection

  

Collection that owns this source file

Description

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.


Documentation generated on: Dec 15 2025