TRVTableItemInfo.CellVPadding

<< Click to display table of contents >>

TRVTableItemInfo.CellVPadding

Vertical distance from the cell content to the cell border.

property CellVPadding: TRVStyleLength;

(introduced in v10)

This value is measured in Units of the linked TRVStyle component.

This value affects all cells in the table.

If the cell is rotated, CellHPadding and CellVPadding are not switched.

Default value:

1

Note: this default value assumes that RVStyle.Units=rvstuPixels, otherwise it could be too small.

See also:

Undo of assignments to table propeties;

Colors and layout of tables (with pictures).

See also properties:

CellHPadding;

CellPadding.