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

TTarget.AddOption

Adds a compilation option to the target

Declaration

Source position: fpmkunit.pp line 777

public procedure TTarget.AddOption(

  const aValue: string

);

Arguments

aValue

  

Compiler option string to add

Description

Adds a compiler option string to the target's option list.

These options are passed to the Free Pascal Compiler when compiling this target.


Documentation generated on: Dec 15 2025