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

TPackageVariant.AddOption

Adds a compiler option to the package variant

Declaration

Source position: fpmkunit.pp line 637

public procedure TPackageVariant.AddOption(

  const aValue: string

);

Arguments

aValue

  

Compiler option string to add

Description

Adds a compiler option string to this package variant. The option will be passed to the compiler when building the package with this specific variant configuration.


Documentation generated on: Dec 15 2025