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