TdxCustomRangeControlHitTest.HitAtClientAreaSelectedRange Property
In This Article
Identifies if the inspected point corresponds to the area between selection thumbs.
#Declaration
Delphi
property HitAtClientAreaSelectedRange: Boolean index rchtClientAreaSelectedRange read;
#Property Value
Type |
---|
Boolean |
#Remarks
This property returns True if the inspected point corresponds to the current selection within the client area; otherwise, False.
{Image}
See Also