b_left TrvActionTableCellLeftBorder

Properties

Top  Previous  Next

TrvActionTableCellLeftBorder is the action for "Table | Cell Borders | Left Border" command.

Unit RichViewActions;

Syntax

TrvActionTableCellLeftBorder = class(TrvActionTableCellBorder)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TrvAction

TrvActionTableCell

TrvActionTableMultiCellAttributes

TrvActionTableCellBorder

Description

The action makes the left 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:

TrvActionTableCellRightBorder

TrvActionTableCellTopBorder

TrvActionTableCellBottomBorder

TrvActionTableCellAllBorders

TrvActionTableCellNoBorders


RichView © Sergey Tkachenko