TdxRichEditControlBase.ViewBounds Property
Returns the boundaries of the document display area.
Declaration
property ViewBounds: TRect read;
Property Value
Type |
---|
TRect |
Remarks
Use this property to identify the pixel dimensions and position of the document display area.
See Also