Called before the daemon will be installed.
Source position: daemonapp.pp line 122
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. |