RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDataBase.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!