Member variable TBColumn():defColor Foundation

Determines the default color for the column.

Attribute: EXPORTED
Data type: Array
Description

This instance variable contains an array with two numeric values, and defaults to {1,2 }. The two array elements serve as indexes into the TBrowse color table stored in the TBrowse instance variable :colorSpec. The first index determines the color to use for normal display. The second color determines the color to use when displaying a highlighted browse cursor. When the instance variable :colorBlockcontains a code block, :defColor is ignored.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.