cellalignmiddle TrvActionTableCellVAlignMiddle

Properties   Methods

<< Click to display table of contents >>

cellalignmiddle TrvActionTableCellVAlignMiddle

Properties   Methods

TrvActionTableCellVAlignMiddle is the action for "Table | Align Cell to the Middle" command.

Unit RichViewActions;

Syntax

TrvActionTableCellVAlignMiddle = class(TrvActionTableCellVAlign)

hmtoggle_arrow1Hierarchy

Description

The action aligns contents of the selected table cells (or the edited cell) to the middle. It changes table.Cells[].VAlign to rvcMiddle.

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

See also:

TrvActionTableCellVAlignTop

TrvActionTableCellVAlignBottom

TrvActionTableCellVAlignDefault