OnButtonsStateChanged Event

Applies to
TIB_ConnectionBar

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.