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

TCustomDefaults.Compiler

Compiler executable path and options

Declaration

Source position: fpmkunit.pp line 1308

public property TCustomDefaults.Compiler : string
  read GetCompiler
  write FCompiler;

Description

Specifies the Free Pascal compiler executable path and default compilation options.

This property configures the compiler command, version, and global settings used for all compilation operations in the build system.


Documentation generated on: Dec 15 2025