RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTcpServer.OnDestroyHandle Event

Occurs when a socket is deactivated.

Pascal
property OnDestroyHandle: TSocketNotifyEvent;
C++
__property TSocketNotifyEvent OnDestroyHandle;

Write an OnDestroyHandle event handler to take specific action when the socket is deactivated. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!