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 799

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: Dec 15 2025