RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTcpServer.OnListening Event

Occurs when a server socket begins listening for connections.

Pascal
property OnListening: TNotifyEvent;
C++
__property TNotifyEvent OnListening;

Write an OnListening event to take specific action when a server begins listening for a connection. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!