RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBase.AfterDatabaseDisconnect Event

Occurs after a database is disconnected.

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

Write an AfterDatabaseDisconnect event handler to take specific actions after a database is disconnected. 

 

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