RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseSocket Properties

The properties of the TBaseSocket class are listed here.

 
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. 
 
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. 
 
Sets or returns the protocol used by the socket. 
 
Sets or returns the socket type. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!