TdxRichEditControlBase.ActiveViewType Property
In This Article
Specifies the active document display mode.
#Declaration
Delphi
property ActiveViewType: TdxRichEditViewType read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxRichEditViewType type description for detailed information on available options.
Note
The On
See Also