rvico TRichView Reference | Item Types | Table

TRVTableItemInfo.BorderStyle

Top  Previous  Next

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.


RichView © Sergey Tkachenko