TBColumn() > Instance variables |
Array holding numeric indexes into the color table of TBrowse
Data type: | A | Default: | {1,2,1,1} |
The instance variable :defColor contains an array of four numeric values. They are used as indexes into the color string stored in the instance variable :colorSpec of the TBrowse object containing a TBColumn object. The first element selects the color for normal data display, the second highlights a data cell (the browse cursor), the third selects the color for the column heading and the fourth is used for the column footing. Note that :colorBlock overrides :defColor.
http://www.xHarbour.com