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

TCustomDefaults.AddOption

Adds a configuration option to the defaults

Declaration

Source position: fpmkunit.pp line 1245

public procedure TCustomDefaults.AddOption(

  const aValue: string

);

Arguments

aValue

  

Option value to add to configuration

Description

Adds a configuration option string to this defaults object. The option becomes part of the default configuration that is applied to targets and builds using these defaults.


Documentation generated on: Dec 15 2025