pagebreakrem TrvActionRemovePageBreak

Properties

Top  Previous  Next

TrvActionRemovePageBreak is the action for "Remove Page Break" command.

Unit RichViewActions;

Syntax

TrvActionRemovePageBreak = class(TrvAction)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TrvAction

Description

This action removes the page break at the caret position.

This action does not introduce any new properties in addition to properties of TrvAction.

See also:

TrvActionInsertPageBreak


RichView © Sergey Tkachenko