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