|
RAD Studio VCL Reference
|
Occurs before the service is first registered with the Windows Service Control manager.
property BeforeInstall: TServiceEvent;
__property TServiceEvent BeforeInstall;
Write a BeforeInstall event handler to take specific action immediately before the service is first 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!
|