RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRDSConnection.AfterDisconnect Event

Occurs after the connection closes.

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

Write an AfterDisconnect event handler to take application-specific actions after the connection component drops a connection. 

 

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