TdxCustomRangeControlHitTest Members
In This Article
#Properties
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. |
#Methods
Name | Description |
---|---|
Clear |
Clears all of the currently stored Hit |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
To |
Inherited from TObject. |
See Also