| << Click to display table of contents >> TrvActionTableRCBase | 
TrvActionTableRCBase is a base class for the actions for insertion and deletion of table rows and columns.
Unit RichViewActions;
Syntax
TrvActionTableRCBase = class(TrvActionTableCell)
| TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction | 
Description
This action does not introduce any new properties in addition to properties of TrvAction.
This action is not used directly. The following actions are inherited from it:
•TrvActionTableInsertRowsAbove