Event called when the daemons are installed.
Source position: daemonapp.pp line 324
published property TCustomDaemonMapper.OnInstall : TNotifyEvent |
OnInstall is the event called when the daemon application is executed to install the daemons (with command-line parameter '-i' or '/install'). it is called exactly once.
|
Event called when the daemons are executed. |
|
|
Event called when the daemons are uninstalled. |
|
|
Event called when the daemon mapper is created. |
|
|
Event called when the daemon mapper is freed. |