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