 TrvActionTableDeleteCols
 TrvActionTableDeleteCols| << Click to display table of contents >> 
 | 
TrvActionTableDeleteCols is the action for "Table | Delete Columns" command.
Unit RichViewActions;
Syntax
TrvActionTableDeleteColumns = class(TrvActionTableRCBase)
| TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction | 
Description
This action deletes all table columns containing selected cells (or the edited cell).
This action does not introduce any new properties in addition to properties of TrvAction.
See also: