TcxPivotGridHitTest.HitAtButton Property
In This Article
Gets whether the test point falls within expand button boundaries.
#Declaration
Delphi
property HitAtButton: Boolean index htcButton read;
#Property Value
Type |
---|
Boolean |
#Remarks
If the test point falls within expand button boundaries, then the HitAtButton property returns True. Otherwise, False.
See Also