RAD Studio VCL Reference
ContentsIndex
TRawSocket 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. 
 
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. 
 
Specifies the name of the local system. 
 
Specifies the ID number of the port used by the socket connection. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Sets or returns the protocol used by the socket. 
 
Specifies the name of the remote system. 
 
Specifies the ID number of the port used by the RemoteHost to form the socket connection. 
 
Sets or returns the socket type. 
 
Represents information used internally by components that support COM. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.