<< Click to display table of contents >> TrvActionInsertPageBreak |
TrvActionInsertPageBreak is the action for "Insert Page Break" command.
Unit RichViewActions;
Syntax
TrvActionInsertPageBreak = class(TrvAction)
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction |
Description
This action inserts a page break in the caret position (or, when called from a table cell, before the current row).
This action does not introduce any new properties in addition to properties of TrvAction.
See also: