[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] |
Called before the daemon will be installed
Source position: daemonapp.pp line 110
published property TDaemon.BeforeInstall : TDaemonEvent |
BeforeInstall is called before the daemon is installed. It can be done to specify extra dependencies, or change the daemon description etc.
|
Called after the daemon was installed |
|
|
Called before the daemon is uninstalled |
|
|
Called after the daemon is uninstalled |