 TrvActionTableSelectCell
 TrvActionTableSelectCell| << Click to display table of contents >> 
 | 
TrvActionTableSelectCell is the action for "Table | Select Cell" command.
Unit RichViewActions;
Syntax
TrvActionTableSelectCell = class(TrvActionTableCell)
| TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction | 
Description
The action selects the edited table cell.
This action does not introduce any new properties in addition to properties of TrvAction.
See also: