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