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

TPackage.BuildMode

Default build mode configuration for the package

Declaration

Source position: fpmkunit.pp line 1078

public property TPackage.BuildMode : TBuildMode
  read FBuildMode;

Description

BuildMode specifies the default build mode configuration for the package, determining whether the installer will compile using a build unit or one by one. Note that the build mode should be in the set of suppored modes SupportBuildModes.

See also

SupportBuildModes

  

Whether package supports different build modes

TCustomDefaults.BuildMode

  

Build mode configuration setting


Documentation generated on: Dec 15 2025