RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBase.OnDatabaseFree Event

Occurs after a database is freed from memory.

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

Write an OnDatabaseFree event handler to take specific actions after a database is freed from memory. 

 

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