b_bottom TrvActionTableCellBottomBorder

Properties

Top  Previous  Next

TrvActionTableCellBottomBorder is the action for "Table | Cell Borders | Bottom Border" command.

Unit RichViewActions;

Syntax

TrvActionTableCellBottomBorder = class(TrvActionTableCellBorder)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TrvAction

TrvActionTableCell

TrvActionTableMultiCellAttributes

TrvActionTableCellBorder

Description

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

TrvActionTableCellAllBorders

TrvActionTableCellNoBorders


RichView © Sergey Tkachenko