AfterAction Event

Applies to
TIB_TransactionBar

Declaration
TNotifyEvent = Procedure(Sender: TObject) of object;

Description
Define custom behavior after the action of the button click is executed.

This event will not be triggered if an exception was raised.