ImageEn, unit histogrambox

THistogramBox.OnSelectionChanged

THistogramBox.OnSelectionChanged


Declaration

property OnSelectionChanged: TNotifyEvent;


Description

If MouseInteract has been enabled then this event will occur after the user has modified the selection.

Note: Unlike OnSelectionChanged this event only fires once per change (on mouse up)