TrvActionTableRCBase

Properties   Methods

<< Click to display table of contents >>

TrvActionTableRCBase

Properties   Methods

TrvActionTableRCBase is a base class for the actions for insertion and deletion of table rows and columns.

Unit RichViewActions;

Syntax

TrvActionTableRCBase = class(TrvActionTableCell)

hmtoggle_arrow1Hierarchy

Description

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

This action is not used directly. The following actions are inherited from it:

TrvActionTableInsertRowsAbove

TrvActionTableInsertRowsBelow

TrvActionTableInsertColLeft

TrvActionTableInsertColRight

TrvActionTableDeleteRows

TrvActionTableDeleteCols

TrvActionTableSelectCols

TrvActionTableSelectRows