<< Click to display table of contents >> TParaInfos |
Collection of paragraph attributes (styles). Class of TRVStyle.ParaStyles property.
Unit RVStyle;
Syntax
TCustomRVInfos = class(TCollection)
TParaInfos = class(TCustomRVInfos)
TObject
TPersistent
TCollection
TCustomRVInfos
InvalidItem is returned when accessing item which is out of index range.
▪FindSuchStyle, FindSuchStyleEx.
▪TFontInfos – class of collection of text attributes (styles);
▪TRVListInfos – class of collection of list attributes (i.e. styles of bullets and numbering).