Back to Devexpress

TdxRichEditControlBase.ActiveViewType Property

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

latest933 B
Original Source

TdxRichEditControlBase.ActiveViewType Property

Specifies the active document display mode.

Declaration

delphi
property ActiveViewType: TdxRichEditViewType read; write;

Property Value

Type
TdxRichEditViewType

Remarks

Refer to the TdxRichEditViewType type description for detailed information on available options.

Note

The OnActiveViewChanged event occurs every time the ActiveViewType property value changes.

See Also

TdxRichEditControlBase

TdxRichEditControlBase Members

dxRichEdit.Control.Core Unit