delrow TrvActionTableDeleteRows

Properties   Methods

<< Click to display table of contents >>

delrow TrvActionTableDeleteRows

Properties   Methods

TrvActionTableDeleteRows is the action for "Table | Delete Rows" command.

Unit RichViewActions;

Syntax

TrvActionTableDeleteRows = class(TrvActionTableRCBase)

hmtoggle_arrow1Hierarchy

Description

This action deletes all 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:

TrvActionTableDeleteCols