| OnButtonsStateChanged Event |
Applies to
TIB_TransactionBar
Declaration
TNotifyEvent = Procedure(Sender: TObject) of object;
Description
Define custom behavior after buttons state changed.
This event will not be triggered if an exception was raised.