insertcolr TrvActionTableInsertColRight

Properties   Methods

<< Click to display table of contents >>

insertcolr TrvActionTableInsertColRight

Properties   Methods

TrvActionTableInsertColRight is the action for "Table | Insert Column Right" command.

Unit RichViewActions;

Syntax

TrvActionTableInsertColRight = class(TrvActionTableRCBase)

hmtoggle_arrow1Hierarchy

Description

This action inserts one new column to the right of the selected cells (or of the edited cell).

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

See also:

TrvActionTableInsertRowsAbove

TrvActionTableInsertRowsBelow

TrvActionTableInsertColLeft