RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBase.OnTransactionFree Event

Occurs after a transaction has been freed from memory.

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

Write an OnTransactionFree event handler to take specific actions after a transaction has been freed from memory. 

 

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