rvico TRichView Reference | Item Types | Table | Cell

TRVTableCellData.VAlign

Top  Previous  Next

Defines vertical alignment of the cell content.

property VAlign:TRVCellVAlign;

(introduced in version 1.6)

If this property is set to rvcVDefault, the cell uses vertical alignment of its row, see TRVTableRow.VAlign.

Direct assignment to this property cannot be undone/redone by user, use table.SetCellVAlign.

Default value:

rvcVDefault


RichView © Sergey Tkachenko