RAD Studio VCL Reference
ContentsIndex
TBaseSocket Members Public Properties
Public Properties
 
Name 
Description 
 
Indicates whether the socket connection is open and available for communication with other machines. 
 
Sets or returns the blocking mode of the socket. 
 
Returns the number of bytes received by the socket. 
 
Returns the number of bytes sent from the socket. 
 
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. 
 
Sets or returns the protocol family used by the socket. 
 
Provides access to the unique-4 byte identifier that represents the instance of the socket object. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Sets or returns the protocol used by the socket. 
 
Sets or returns the socket type. 
 
Represents information used internally by components that support COM. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.