rvico TRichView Reference | TRVStyle | TCustomRVInfo

TCustomRVInfo.Standard

Top  Previous  Next

Identifies standard (essential) styles

property Standard: Boolean;

(introduced in version 1.6)

Standard styles are not deleted by DeleteUnusedStyles.

This property is ignored when comparing and searching styles.

All styles which are added automatically while loading from RTF or inserting from RVF are not standard.

Styles which are added automatically while loading from RVF preserve value of this property.

Default value:

True

 

See also:

TFontInfo class of text style;
TParaInfo class of paragraph style;
TRVListInfo class of paragraph list style;
RichViewResetStandardFlag typed constant.


RichView © Sergey Tkachenko