rvico TRichView Reference | Item Types | Table | Cell

TRVTableCellData.BorderLightColor

Top  Previous  Next

"Light" color of 3d border for this cell

property BorderLightColor: TColor;

(introduced in version 1.6)

If this value of this property is clNone, the cell uses table.CellBorderLightColor.

This value defines light color of 3d border.

Direct assignment to this property cannot be undone/redone by user, use table.SetCellBorderLightColor.

Default value:

clNone

See also properties:

BorderColor;
Color.

See also properties of table:

CellBorderColor;
BorderColor;
CellBorderStyle.


RichView © Sergey Tkachenko