rvico TRichView Reference | Item Types | Table | Cell

TRVTableCellData.Color

Top  Previous  Next

Background color of the cell

property Color: TColor;

Set to clNone for transparent background.

This property corresponds to <td bgcolor> in HTML.

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

Default value:

clNone

See also properties:

BorderColor;
BorderLightColor.

See also properties of table:

Color;
CellBorderColor;
CellBorderLightColor.


RichView © Sergey Tkachenko