Adds a new package variant to the collection
Source position: fpmkunit.pp line 668
public function TPackageVariants.Add( |
AName: string |
):TPackageVariant; virtual; overload; |
AName |
|
Name for the new package variant |
Newly created package variant
Creates and adds a new TPackageVariant to the collection. The new variant is initialized with default settings and can then be configured with specific build options and targets.