RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseSocket Events

The events of the TBaseSocket class are listed here.

 
Name 
Description 
 
Occurs when the handle to a socket becomes active. 
 
Occurs when a socket is deactivated. 
 
Occurs when the socket fails in making, using, or shutting down a connection. 
 
Occurs after a socket receives data, but before it passes the data to the application. 
 
Occurs just before a client socket writes information to the socket connection. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!