Current operation mode of the installer
Source position: fpmkunit.pp line 1547
public property TCustomInstaller.RunMode : TRunMode |
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.