RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAbstractSocket Methods

The methods of the TAbstractSocket class are listed here.

 
Name 
Description 
 
Provides the prototype of a method to open or close the socket connection. 
 
Provides the prototype of a method that responds to error conditions. 
 
Provides the prototype of a method that responds when specific socket events occur. 
 
Tells a Windows socket object to call the Error and Event methods. 
 
Opens or closes the socket connection when the socket is loaded from a file, depending on the saved value of the Active property. 
 
Sets the Active property. 
 
Sets the Address property. 
 
Sets the Host property. 
 
Sets the Port property. 
 
Sets the Service property. 
 
Name 
Description 
 
Shuts down the socket connection. 
 
Open 
Opens the socket connection. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!