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

TPackage.AddPackageVariant

Adds a package variant to the package

Declaration

Source position: fpmkunit.pp line 1052

public procedure TPackage.AddPackageVariant(

  APackageVariant: TPackageVariants

);

Arguments

APackageVariant

  

Package variant to add to the package

Description

Adds an existing package variant object to this package, making it available for use during builds. The variant provides alternative build configurations with different compiler options and settings.


Documentation generated on: Dec 15 2025