RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBStoredProc.DatabaseFree Event

Occurs when the database associated with this dataset is freed.

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

Write a DatabaseFree event handler to respond when the database specified by the Database property is freed. 

 

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