<< Click to display table of contents >> TrvActionInsertPageCount |
TrvActionInsertPageCount is the action for "Insert | Page Count" command.
Unit RichViewActions;
Syntax
TrvActionInsertPageCount = class(TrvActionInsertCustomPageNumber)
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction |
Description
This action inserts "page count" field in the position of the caret. The number is formatted according to NumberType property.
See also