[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] |
Event called when the daemons are executed.
Source position: daemonapp.pp line 292
published property TCustomDaemonMapper.OnRun : TNotifyEvent |
OnRun is the event called when the daemon application is executed to run the daemons (with command-line parameter '-r'). it is called exactly once.
|
Event called when the daemons are installed |
|
|
Event called when the daemons are uninstalled |
|
|
Event called when the daemon mapper is created |
|
|
Event called when the daemon mapper is freed. |