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

TCustomInstaller.RunMode

Current operation mode of the installer

Declaration

Source position: fpmkunit.pp line 1547

public property TCustomInstaller.RunMode : TRunMode
  read FRunMode;

Description

RunMode determines the type of operation the installer will perform when Run is called. Possible modes include compilation, installation, cleaning, archiving, and other package management operations.

The run mode controls which build engine methods are invoked and how packages are processed during the installer execution cycle.


Documentation generated on: Dec 15 2025