TBrowse() > Instance variables |
Color string for the TBrowse display.
Data type: | C | Default: | SetColor() |
The instance variable :colorSpec holds a color string with two or more color values. It is initialized with the return value of SetColor(). By default, a TBrowse object uses the first color value for displaying the column headings and data rows, and the second color for highlighting the browse cursor. This default behavior can be overriden for individual columns by using :defColor or :colorBlock of a single TBColumn() object.
http://www.xHarbour.com