RAD Studio VCL Reference
ContentsIndex
TClientSocket Members Published Properties
Published Properties
 
Name 
Description 
 
Indicates whether the socket connection is open and available for communication with other machines. 
 
Specifies the IP address of the server system. 
 
Specifies whether the client socket reads and writes information asynchronously over the socket connection. 
 
Host 
Specifies an alias for the IP address of the server system. 
 
Name 
Specifies the name of the component as referenced in code. 
 
Port 
Specifies the ID number that identifies the server socket connection. 
 
Specifies the name of the service for which the socket connection is used. 
 
Tag 
Stores an integer value as part of a component. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.