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

TTarget.Options

Compiler options for the target

Declaration

Source position: fpmkunit.pp line 801

public property TTarget.Options : TStrings
  read GetOptions
  write SetOptions;

Description

String list containing compiler options that will be passed to the Free Pascal Compiler when compiling this target.

Options include optimization settings, debugging flags, and compiler directives.


Documentation generated on: Mar 09 2026