TCustomRVFieldItemInfo, TCustomRVPageNumberItemInfo

Properties   Methods

<< Click to display table of contents >>

TCustomRVFieldItemInfo, TCustomRVPageNumberItemInfo

Properties   Methods

TCustomRVFieldItemInfo is an ancestor class for page number and page count fields.

Objects of this class must not be created directly, create objects of the following inherited classes:

TRVPageNumberItemInfo;

TRVPageCountItemInfo.

Unit RVFieldItems.

Syntax

TCustomRVFieldItemInfo = class (TRVLabelItemInfo);
TCustomRVPageNumberItemInfo = class(TCustomRVFieldItemInfo);

(introduced in version 15)

Hierarchy

TObject

TPersistent

TCustomRVItemInfo

TRVNonTextItemInfo

TRVRectItemInfo

TRVLabelItemInfo

 

TCustomRVPageNumberItemInfo introduces a new property: NumberType.