OnChange

Graphics32

TArrowBar.OnChange

property OnChange: TNotifyEvent;

Description

OnChange is called each time control changes.

This event is never called by TArrowBar itself, but it is shared by descendants TCustomRangeBar and TCustomGaugeBar.

See Also

OnUserChange, TArrowBar, TCustomGaugeBar, TCustomRangeBar