RAD Studio VCL Reference
ContentsIndex
TSocketService Members Public Properties
Public Properties
 
Name 
Description 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Contains information used by the Form designer. 
 
Specifies the design offset for the data module at design time. 
 
Specifies the design size for the data module at design time. 
 
Contains the service specific error code returned on starting or stopping the service. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Lists the parameters to the service. 
 
Indicates the number of startup parameters for the service. 
 
Identifies the dedicated thread for the service. 
 
Indicates the current state of the service. 
 
Indicates whether the service thread has terminated. 
 
Represents information used internally by components that support COM. 
 
Indicates the Win32 error code reported by the service if a service specific code is not defined. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.