RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTcpClient Events

The events of the TTcpClient class are listed here.

 
Name 
Description 
 
Occurs on client sockets just after the connection to the server is opened. 
 
Occurs when the handle to a socket becomes active. 
 
Occurs when a socket is deactivated. 
 
Occurs on client sockets just after the connection to the server is closed. 
 
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!