Unit 'daemonapp' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TDaemon.AfterInstall

Called after the daemon was installed.

Declaration

Source position: daemonapp.pp line 116

published property TDaemon.AfterInstall : TDaemonEvent
  read FAfterInstall
  write FAfterInstall;

Description

AfterInstall is called after the daemon was successfully installed.

See also

BeforeInstall

  

Called before the daemon will be installed.

BeforeUnInstall

  

Called before the daemon is uninstalled.

AfterUnInstall

  

Called after the daemon is uninstalled.


Documentation generated on: Jul 24 2023