tableselectrow TrvActionTableSelectRows

Properties

Top  Previous  Next

TrvActionTableSelectRows is the action for "Table | Select Rows" command.

Unit RichViewActions;

Syntax

TrvActionTableSelectRows = class(TrvActionTableRCBase)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TrvAction

TrvActionTableCell

TrvActionTableRCBase

Description

The action selects 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:

TrvActionTableSelectCols

TrvActionTableSelectCell

TrvActionTableSelectTable


RichView © Sergey Tkachenko