tablesplit TrvActionTableSplit

Properties

Top  Previous  Next

TrvActionTableSplit is the action for "Table | Split Table" command.

Unit RichViewActions;

Syntax

TrvActionTableSplit = class(TrvActionTableCell)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TrvAction

TrvActionTableCell

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.


RichView © Sergey Tkachenko