deltable TrvActionTableDeleteTable

Properties

Top  Previous  Next

TrvActionTableDeleteTable is the action for "Table | Delete Table" command.

Unit RichViewActions;

Syntax

TrvActionTableDeleteTable = class(TrvActionTableCell)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TrvAction

TrvActionTableCell

Description

The action deletes the table at the caret position.

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


RichView © Sergey Tkachenko