RichViewResetStandardFlag Typed Constant

<< Click to display table of contents >>

RichViewResetStandardFlag Typed Constant

Unit [VCL/FMX]: RVStyle / fmxRVStyle;

Syntax

const

  RichViewResetStandardFlag: Boolean = True; 

If True, Standard properties of styles which were added from inserted RVF will be reset to False (it only affects RVF insertion, not loading).

If this flag is True, new styles having Standard=True may appear only after calling LoadRVF or LoadRVFFromStream.