TdxCustomRangeControlHitTest Properties
Stores HitTest information of the range control.
Name | Description |
---|---|
Hit |
Identifies if the inspected point corresponds to the range control‘s client area. |
Hit |
Identifies if the inspected point corresponds to the selection thumb indicating the upper bound of the selected data range. |
Hit |
Identifies if the inspected point corresponds to the selection thumb indicating the lower bound of the selected data range. |
Hit |
Identifies if the inspected point corresponds to the area between selection thumbs. |
Hit |
Indicates if the inspected point corresponds to a scale header displayed by the range control‘s ruler. |
Hit |
Identifies if the inspected point corresponds to the range control‘s Zoom&Scroll bar. |
Hit |
Identifies if the inspected point corresponds to the ending point zoom grip of the viewport selection thumb. |
Hit |
Identifies if the inspected point corresponds to the starting point zoom grip of the viewport selection thumb. |
Hit |
Identifies if the inspected point corresponds to the selection scroll thumb within the Zoom&Scroll bar. |
Hit |
Identifies if the inspected point corresponds to the viewport scroll thumb within the Zoom&Scroll bar. |
Hit |
Returns information (a View |
Hit |
Specifies the pixel coordinates of the test point within the range control’s area. |
See Also