Classes of properties - Styles

<< Click to display table of contents >>

Classes of properties - Styles

Classes defining formatting

Main classes:

TFontInfo (inherited from TCustomRVFontInfo) – a type of items in TRVStyle.TextStyles property collection, contains character properties.

TParaInfo (inherited from TCustomRVParaInfo) – a type of items in TRVStyle.ParaStyles property collection, contains paragraph properties.

TRVListInfo – a type of items in TRVStyle.ListStyles property collection, contains properties of paragraph lists (bullets and numbering)

Ancestor classes:

TCustomRVInfo, TCustomRVTextOrParaInfo

"Real styles"

TRVStyleTemplate – a type of items in TRVStyle.StyleTemplates property, represent a named style.