TCustomRichView.RVFTextStylesReadMode

<< Click to display table of contents >>

TCustomRichView.RVFTextStylesReadMode

Specifies how text styles are loaded from RVF files or streams.

property RVFTextStylesReadMode: TRVFReaderStyleMode;

(Introduced in version 1.5)

See topic on TRVFReaderStyleMode type for details.

Text styles are saved in RVF optionally.

Default value:

rvf_sInsertMerge

See properties:

RVFParaStylesReadMode;

RVFOptions.

See also:

RVF Overview.