[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] |
Event called when the daemon mapper is freed.
Source position: daemonapp.pp line 291
published property TCustomDaemonMapper.OnDestroy : TNotifyEvent |
OnDestroy is called when the global daemon mapper instance is destroyed. it can be used to release up any resources that were allocated when the instance was created, in the OnCreate event.
|
Event called when the daemon mapper is created |
|
|
Event called when the daemons are installed |
|
|
Event called when the daemons are uninstalled |
|
|
Event called when the daemon mapper is created |