<< Click to display table of contents >> TCustomRVInfo, TCustomRVFontOrParaInfo |
These are ancestor classes for all TRichView attributes (styles): text attributes, paragraph attributes, list attributes.
Unit RVStyle.
Syntax
TCustomRVInfo = class(TCollectionItem)
TCustomRVFontOrParaInfo = class(TCustomRVInfo)
TObject
TPersistent
TCollectionItem
These classes are not used directly. Classes inherited from them are used instead.
The following classes are inherited from TCustomRVInfo (all defined in RVStyle unit).
Class |
Meaning |
---|---|
This class introduces the most of properties related to text attributes. Ancestor of TFontInfo. |
|
This class introduces the most of properties related to paragraph attributes. Ancestor of TParaInfo. |
|
Text style, defines text attributes. Class of items in the collection TRVStyle.TextStyles. |
|
Paragraph style, defines paragraph attributes. Class of items in the collection TRVStyle.ParaStyles. |
|
List style (i.e. style of paragraphs' bullets & numbering). It has Levels collection defining attributes of paragraph list markers. Class of items in the collection TRVStyle.ListStyles. |
The class hierarchy is explained on the diagram below.
TCustomRVInfo introduces the following properties:
▪Standard;
TCustomRVFontOrParaInfo introduces the following properties: