OnPauseChanged Event |
Applies to
TIB_Transaction
Declaration
TIB_TransactionEvent = Procedure(Sender: TIB_Transaction ) of object;
Description
Notification of when the transaction is paused or resumed. Check
the IsPaused state, it as been set before this event is called.