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

TPackage.SupportBuildModes

Whether package supports different build modes

Declaration

Source position: fpmkunit.pp line 1077

public property TPackage.SupportBuildModes : TBuildModes
  read FSupportBuildModes
  write FSupportBuildModes;

Description

SupportBuildModes determines which build modes the installer can use when compiling this package: using a build unit or one by one, or both.

See also

BuildMode

  

Default build mode configuration for the package

TCustomDefaults.BuildMode

  

Build mode configuration setting


Documentation generated on: Dec 15 2025