insertrowb TrvActionTableInsertRowsBelow

Properties   Methods

<< Click to display table of contents >>

insertrowb TrvActionTableInsertRowsBelow

Properties   Methods

TrvActionTableInsertRowsBelow is the action for "Table | Insert Row Below" command.

Unit RichViewActions;

Syntax

TrvActionTableInsertRowsBelow = class(TrvActionTableRCBase)

hmtoggle_arrow1Hierarchy

Description

This action inserts new rows below the selected cells (or below the edited cell).

When inserting rows to the end of the table, if AllowMultiple = True, the action requests a number of rows to insert and inserts this count of rows.

See also:

TrvActionTableInsertRowsAbove

TrvActionTableInsertColLeft

TrvActionTableInsertColRight