RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBase.AfterTransactionEnd Event

Occurs after a transaction has ended.

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

Write an AfterTransactionEnd event handler to take specific actions after a transaction has ended. 

 

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