RAD Studio VCL Reference
ContentsIndex
SvcMgr Namespace Types
Types
Name 
Description 
TContinueEvent is the type for event handlers that respond when the Service Control manager resumes a service.  
TPauseEvent is the type for event handlers that respond when the Service Control manager pauses a service.  
TServiceController is the type for a registered service's handler function.  
TServiceEvent is the procedure type used for service events that do not require parameters.  
TStartEvent is the type for event handlers that respond when the Service Control manager starts a service.  
TStopEvent is the type for event handlers that respond when the Service Control manager stops a service.  
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.