tableselectcol TrvActionTableSelectCols

Properties   Methods

<< Click to display table of contents >>

tableselectcol TrvActionTableSelectCols

Properties   Methods

TrvActionTableSelectCols is the action for "Table | Select Columns" command.

Unit RichViewActions;

Syntax

TrvActionTableSelectCols = class(TrvActionTableRCBase)

hmtoggle_arrow1Hierarchy

Description

The action selects table columns containing selected cells (or the edited cell).

This action does not introduce any new properties in addition to properties of TrvAction.

See also:

TrvActionTableSelectRows

TrvActionTableSelectCell

TrvActionTableSelectTable