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