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