TRVListInfo

Properties   Methods

<< Click to display table of contents >>

TRVListInfo

Properties   Methods

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)

Hierarchy

TObject

TPersistent

TCollectionItem

TCustomRVInfo

Properties

Levels collection of list levels (TRVListLevel)

OneLevelPreview suggests appearance of thumbnail.

Other properties are inherited from TCustomRVInfo.

Methods

AllNumbered returns True if all levels represent numbered lists;

HasNumbering returns True if at least one of list levels represents a numbered list.

See Also

TRVListInfos – class of collection of paragraph list styles;

TFontInfo – class of text style;

TParaInfo – class of paragraph style;

List markers item type.