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