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