TRVTableItemInfo.BorderColor

<< Click to display table of contents >>

TRVTableItemInfo.BorderColor

Defines color of the table border.

property BorderColor: TRVColor

This property defines either color of flat border or "dark" color of 3d border around the table.

See BorderStyle for details.

This property corresponds to HTML <table bordercolor> or <table bordercolordark> attributes (specific to Microsoft Internet Explorer).

Default value:

rvclWindowText

 

See also:

Undo of assignments to table properties;

Colors and layout of tables (with pictures).

See also properties

BorderLightColor;

CellBorderColor;

CellBorderLightColor.