Application mode.
Source position: daemonapp.pp line 412
|  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. |