b_all TrvActionTableCellAllBorders

Properties

Top  Previous  Next

TrvActionTableCellAllBorders is the action for "Table | Cell Borders | All Borders" command.

Unit RichViewActions;

Syntax

TrvActionTableCellAllBorders = class(TrvActionTableCellBorder)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TrvAction

TrvActionTableCell

TrvActionTableMultiCellAttributes

TrvActionTableCellBorder

Description

The action makes all sides of borders of the selected table cells (or the edited cell) visible/invisible.

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

See also:

TrvActionTableCellLeftBorder

TrvActionTableCellRightBorder

TrvActionTableCellTopBorder

TrvActionTableCellBottomBorder

TrvActionTableCellNoBorders


RichView © Sergey Tkachenko