TdxSpreadSheetPageControlHitTest.HitAtButton Property
In This Article
Indicates if the inspected point corresponds to one of the caption bar‘s buttons.
#Declaration
Delphi
property HitAtButton: Boolean index hcButton read;
#Property Value
Type |
---|
Boolean |
#Remarks
This property returns True if the inspected point corresponds to one of the caption bar’s buttons; otherwise – False.
See Also