RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTcpServer.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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!