Member variable TBColumn():colSep Foundation

Seperator character which is displayed to the left of a column.

Attribute: EXPORTED
Data type: Character
Description

A character or a character string may be optionally assigned to this instance variable. The value of :colSep is displayed to the left of a column when that column has another column visible to its immediate left. Generally, a graphical line character is used, giving the appearance of columns separated by lines. If :colSep is NIL (the default), any character contained in oTBrowse:colSep is used as the column seperator. In this way, a general separator can be defined at the TBrowse level, and specific seperators defined at the individual column level.

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.