TdxTileControlHitTest.HitAtScrollButtonArea Property
In This Article
Indicates if the inspected point corresponds to a scroll button area.
#Declaration
Delphi
property HitAtScrollButtonArea: Boolean index tchtScrollButtonArea read;
#Property Value
Type |
---|
Boolean |
#Remarks
This property returns True if the inspected point corresponds to a scroll area; otherwise – False.
See Also