Member variable TBrowse():colCount Foundation

Contains the number of columns (TBColumn objects) in the TBrowse object.

Attribute: EXPORTED, READONLY
Data type: Numeric
Description

This instance variable contains an integer number representing the number of the TBColumn objects which are contained in a TBrowse object. This may not be the same as the number of columns visible at any one time on the screen. When the column width of a TBColumn object is set to 0, it is still available in the TBrowse object but the column is no longer displayed.

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.