TRVTableItemInfo.BorderLightColor

<< Click to display table of contents >>

TRVTableItemInfo.BorderLightColor

This property defines "light" color of 3d border around the table.

property BorderLightColor: TRVColor;

See BorderStyle for details.

This property corresponds to HTML <table bordercolorlight> attribute (specific to Microsoft Internet Explorer).

Default value:

rvclBtnHighlight

 

See also:

▪Undo of assignments to table propeties;

▪Colors and layout of tables (with pictures).

See also properties:

▪BorderColor;

▪CellBorderColor;

▪CellBorderLightColor.