TRVTableItemInfo.BorderStyle

<< Click to display table of contents >>

TRVTableItemInfo.BorderStyle

This property defines style of border around the table.

property BorderStyle: TRVTableBorderStyle;

If you want to hide table border, set BorderWidth = 0.

Default value:

rvtbRaised

See also:

▪Undo of assignments to table propeties;

▪Colors and layout of tables (with pictures).

See also properties:

▪CellBorderStyle;

▪BorderColor;

▪BorderLightColor;

▪BorderWidth;

▪VisibleBorders.