|
RAD Studio VCL Reference
|
Occurs immediately after the service is registered with the Windows Service Control manager.
property AfterInstall: TServiceEvent;
__property TServiceEvent AfterInstall;
Write an AfterInstall event handler to take specific action immediately after the service is registered. Install services by running the service application with the INSTALL switch.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|