Skip to main content

TdxCustomRangeControlHitTest.HitAtZoomScrollBarSelectionScrollThumb Property

Identifies if the inspected point corresponds to the selection scroll thumb within the Zoom&Scroll bar.

Declaration

property HitAtZoomScrollBarSelectionScrollThumb: Boolean index rchtZoomScrollBarSelectionScrollThumb read;

Property Value

Type
Boolean

Remarks

The selection scroll thumb allows end-users to move the current data range selection within the selectable area.

{Image}

The HitAtZoomScrollBarSelectionScrollThumb property returns True if the inspected point corresponds to the selection scroll thumb; otherwise, False.

See Also