<< Click to display table of contents >> TRVListInfo |
This is a paragraph list style. It defines attributes of list markers in TRichView, TRichViewEdit, TDBRichView, TDBRichViewEdit controls.
This is an item in the collection of TRVStyle.ListStyles. The class of the collection itself is TRVListInfos.
Unit RVStyle.
Syntax
TRVListInfo = class(TCustomRVInfo)
TObject
TPersistent
TCollectionItem
▪Levels – collection of list levels (TRVListLevel)
▪OneLevelPreview suggests appearance of thumbnail.
Other properties are inherited from TCustomRVInfo.
▪AllNumbered returns True if all levels represent numbered lists;
▪HasNumbering returns True if at least one of list levels represents a numbered list.
▪TRVListInfos – class of collection of paragraph list styles;
▪TFontInfo – class of text style;
▪TParaInfo – class of paragraph style;