rvico TRichView Reference | Item Types | Table

TRVTableItemInfo.BorderLightColor

Top  Previous  Next

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

property BorderLightColor: TColor;

See BorderStyle for details.

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

Default value:

clBtnHighlight

 

See also:

Undo of assignments to table propeties;
Colors and layout of tables (with pictures).

See also properties:

BorderColor;
CellBorderColor;
CellBorderLightColor.


RichView © Sergey Tkachenko