TdxSpreadSheetPageControl.HitTest Property
In This Article
Returns HitTest information about a specific point within the Spreadsheet control’s caption bar.
#Declaration
Delphi
property HitTest: TdxSpreadSheetPageControlHitTest read;
#Property Value
Type |
---|
Tdx |
#Remarks
Use this property to obtain the HitTest information about any point within the control’s caption bar.
See Also