 TrvActionTableDeleteTable
 TrvActionTableDeleteTable| << Click to display table of contents >> 
 | 
TrvActionTableDeleteTable is the action for "Table | Delete Table" command.
Unit RichViewActions;
Syntax
TrvActionTableDeleteTable = class(TrvActionTableCell)
| TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction | 
Description
The action deletes the table at the caret position.
This action does not introduce any new properties in addition to properties of TrvAction.