TRVStyle.StyleTemplates

<< Click to display table of contents >>

TRVStyle.StyleTemplates

A collection of real styles, controlling text attributes from TextStyles and paragraph attributes from ParaStyles.

property StyleTemplates : TRVStyleTemplateCollection;

Using style templates is optional, they are used only for richview controls having UseStyleTemplates=True.

If MainRVStyle is assigned, this property returns MainRVStyle.StyleTemplates.

See also

Styles and style templates.