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