tableselectcell TrvActionTableSelectCell

Properties   Methods

<< Click to display table of contents >>

tableselectcell TrvActionTableSelectCell

Properties   Methods

TrvActionTableSelectCell is the action for "Table | Select Cell" command.

Unit RichViewActions;

Syntax

TrvActionTableSelectCell = class(TrvActionTableCell)

hmtoggle_arrow1Hierarchy

Description

The action selects the edited table cell.

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

See also:

TrvActionTableSelectCols

TrvActionTableSelectRows

TrvActionTableSelectTable