<< Click to display table of contents >> TrvActionTableInsertRowsAbove |
TrvActionTableInsertRowsAbove is the action for "Table | Insert Row Above" command.
Unit RichViewActions;
Syntax
TrvActionTableInsertRowsAbove = class(TrvActionTableRCBase)
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction |
Description
This action inserts one new row above the selected cells (or above the edited cell).
This action does not introduce any new properties in addition to properties of TrvAction.
See also: