TdxRichEditControlBase.ViewBounds Property
In This Article
Returns the boundaries of the document display area.
#Declaration
Delphi
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