cellaligndef TrvActionTableCellVAlignDefault

Properties   Methods

<< Click to display table of contents >>

cellaligndef TrvActionTableCellVAlignDefault

Properties   Methods

TrvActionTableCellVAlignDefault is the action for "Table | Default Cell Vertical Alignment" command.

Unit RichViewActions;

Syntax

TrvActionTableCellVAlignDefault = class(TrvActionTableCellVAlign)

hmtoggle_arrow1Hierarchy

Description

The action sets the default alignment for the selected table cells (or the edited cell). It changes table.Cells[].VAlign to rvcVDefault. In this mode, cells use table.Rows[].VAlign.

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

See also:

TrvActionTableCellVAlignTop

TrvActionTableCellVAlignMiddle

TrvActionTableCellVAlignBottom