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