ImageEn, unit histogrambox |
|
THistogramBox.OnSelectionChanging
Declaration
property OnSelectionChanging: TNotifyEvent;
Description
If
MouseInteract has been enabled then this event will occur as the user modifies the selection.
Note: Unlike
OnSelectionChanged this event will fire multiple times during a selection change (as user drags mouse)