<< Click to display table of contents >> TCustomRVFieldItemInfo, TCustomRVPageNumberItemInfo |
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:
Unit RVFieldItems.
Syntax
TCustomRVFieldItemInfo = class (TRVLabelItemInfo);
TCustomRVPageNumberItemInfo = class(TCustomRVFieldItemInfo);
(introduced in version 15)
TObject
TPersistent
TRVNonTextItemInfo
TRVRectItemInfo
TCustomRVPageNumberItemInfo introduces a new property: NumberType.