TParaInfos

Properties   Methods

<< Click to display table of contents >>

TParaInfos

Properties   Methods

Collection of paragraph attributes (styles). Class of TRVStyle.ParaStyles property.

Unit RVStyle;

Syntax

TCustomRVInfos = class(TCollection)

TParaInfos = class(TCustomRVInfos)

Hierarchy

TObject

TPersistent

TCollection

TCustomRVInfos

Main Properties

Items array of TParaInfo.

InvalidItem is returned when accessing item which is out of index range.

Methods for Paragraph Style Search

FindStyleWithAlignment;

FindSuchStyle, FindSuchStyleEx.

See Also

TFontInfos – class of collection of text attributes (styles);

TRVListInfos – class of collection of list attributes (i.e. styles of bullets and numbering).