pagebreak TrvActionInsertPageBreak

Properties   Methods

<< Click to display table of contents >>

pagebreak TrvActionInsertPageBreak

Properties   Methods

TrvActionInsertPageBreak is the action for "Insert Page Break" command.

Unit RichViewActions;

Syntax

TrvActionInsertPageBreak = class(TrvAction)

hmtoggle_arrow1Hierarchy

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:

TrvActionRemovePageBreak