| [Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] | 
Event called when the daemons are uninstalled
Source position: daemonapp.pp line 294
|  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. |