|
TRVTableItemInfo.CellBorderLightColor |
Top Previous Next |
|
Defines default "light" color of 3d border for all table cells. property CellBorderLightColor: TColor; See CellBorderStyle for details. To hide cell borders, set CellBorderWidth = 0. This table attribute can be saved in HTML only with use of CSS (Cascading Style Sheet). This value can be overridden with BorderLightColor of cell. Default value: clBtnHighlight See also:
See also properties: See also properties of table cell: |