| [Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] | 
Application mode
Source position: daemonapp.pp line 381
|  public property TCustomDaemonApplication.RunMode : TDaemonRunMode | 
RunMode indicates in which mode the application is running currently. It is set automatically by examining the command-line, and when set, one of InstallDaemons, RunDaemons or UnInstallDaemons is called.
| 
 | Install all daemons. | |
| 
 | Run all daemons. | |
| 
 | Uninstall all daemons |