TBrowse() > Instance variables |
Characters used as horizontal separator for column footings.
Data type: | C | Default: | "" |
The instance variable :footSep holds a character string of one of more characters which are displayed as a separator between the data area and the column footings. The initial value for :footSep is an empty string ("") which suppresses the display of a footing separator. If :footSep contains more than one character, the last character is displayed across the width of a column, while the first character is display at the position of :colSep. If a TBColumn object has its own :footSep assigned, it overrides the footing separator specified for the TBrowse object.
http://www.xHarbour.com