rvico TRichView Reference | Item Types | Table | Row

TRVTableRow.VAlign

Top  Previous  Next

Defines default vertical alignment for contents of cells in the row

property VAlign:TRVCellVAlign;

(introduced in version 1.6)

rvcVDefault works like rvcMiddle.

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

Default value:

rvcTop

See also properties of cell:

VAlign

See also methods of table:

SetRowVAlign.


RichView © Sergey Tkachenko