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

TPackage.Create

Creates a new package instance

Declaration

Source position: fpmkunit.pp line 1027

public constructor TPackage.Create(

  ACollection: TCollection

); override;

Arguments

ACollection

  

Collection that will contain this package

Description

Creates a new TPackage instance and initializes all internal collections and properties. The constructor sets up default values and creates collections for targets, dependencies, and other package components.

See also

destroy

  

Destroys the package instance and frees resources


Documentation generated on: Dec 15 2025