<< Click to display table of contents >> TrvActionTableSplit |
TrvActionTableSplit is the action for "Table | Split Table" command.
Unit RichViewActions;
Syntax
TrvActionTableSplit = class(TrvActionTableCell)
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction |
Description
This action splits the current table into two tables. The second table starts from the first selected row.
This action does not introduce any new properties in addition to properties of TrvAction.