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