cellaligntop TrvActionTableCellVAlignTop

Properties   Methods

<< Click to display table of contents >>

cellaligntop TrvActionTableCellVAlignTop

Properties   Methods

TrvActionTableCellVAlignTop is the action for "Table | Align Cell to the Top" command.

Unit RichViewActions;

Syntax

TrvActionTableCellVAlignTop = class(TrvActionTableCellVAlign)

hmtoggle_arrow1Hierarchy

Description

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

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

See also:

TrvActionTableCellVAlignMiddle

TrvActionTableCellVAlignBottom

TrvActionTableCellVAlignDefault