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

TPackageVariant.Create

Creates a new package variant configuration

Declaration

Source position: fpmkunit.pp line 635

public constructor TPackageVariant.Create(

  ACollection: TCollection

); override;

Arguments

ACollection

  

Collection that will contain this variant

Description

Creates a new TPackageVariant instance and adds it to the specified collection. The variant is initialized with default settings and ready for configuration with specific build options.


Documentation generated on: Dec 15 2025