insertcoll TrvActionTableInsertColLeft

Properties

Top  Previous  Next

TrvActionTableInsertColLeft is the action for "Table | Insert Column Left" command.

Unit RichViewActions;

Syntax

TrvActionTableInsertColLeft = class(TrvActionTableRCBase)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TrvAction

TrvActionTableCell

TrvActionTableRCBase

Description

This action inserts one new column to the left 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

TrvActionTableInsertColRight


RichView © Sergey Tkachenko