Back to Devexpress

TdxRichEditControlBase.ViewBounds Property

vcl-dxrichedit-dot-control-dot-core-dot-tdxricheditcontrolbase-bf20efdf.md

latest637 B
Original Source

TdxRichEditControlBase.ViewBounds Property

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

TdxRichEditControlBase

TdxRichEditControlBase Members

dxRichEdit.Control.Core Unit