TIB_TransactionCanPauseEvent Type

Unit
IB_Components

Declaration

TIB_TransactionCanPauseEvent = procedure(     Sender: TIB_Transaction;
                                          var AllowPause: boolean  ) of object;

Description
Event type used by some events for the TIB_Transaction component.