TdxSpreadSheetCustomView.Bounds Property
Returns the boundaries of the displayed worksheet area.
Declaration
property Bounds: TRect read;
Property Value
Type |
---|
TRect |
Remarks
Use this property to identify the area occupied by the currently visible part of the worksheet.
See Also