|
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. A direct assignment to this property cannot be undone/redone by user, use table.SetCellBorderLightColor. Default value: clNone See also properties: ▪Color. See also properties of table: |