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

TCustomDefaults.Mode

Build mode configuration

Declaration

Source position: fpmkunit.pp line 1270

public property TCustomDefaults.Mode : TCompilerMode
  read FMode
  write FMode;

Description

Specifies the build mode that controls optimization, debugging, and code generation settings.

Common modes include debug (with symbols and checks) and release (optimized for performance).


Documentation generated on: Dec 15 2025