|
Top Previous Next |
|
TrvActionTableDeleteTable is the action for "Table | Delete Table" command. Unit RichViewActions; Syntax TrvActionTableDeleteTable = class(TrvActionTableCell) Hierarchy 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. |