|
Top Previous Next |
|
TrvActionTableDeleteRows is the action for "Table | Delete Rows" command. Unit RichViewActions; Syntax TrvActionTableDeleteRows = class(TrvActionTableRCBase) Hierarchy TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction Description This action deletes all table rows containing selected cells (or the edited cell). This action does not introduce any new properties in addition to properties of TrvAction. See also: |