Creates a new package variant configuration
Source position: fpmkunit.pp line 635
public constructor TPackageVariant.Create( |
ACollection: TCollection |
); override; |
ACollection |
|
Collection that will contain this variant |
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.