|
TRVTableCellData.BorderColor |
Top Previous Next |
|
Color of border for this cell. property BorderColor: TColor (introduced in version 1.6) If this value of this property is clNone, the cell uses table.CellBorderColor. This value defines color of flat border around the cell or "dark" color of 3d border. Direct assignment to this property cannot be undone/redone by user, use table.SetCellBorderColor. Default value: clNone See also properties:
See also properties of table: |