TBrowse() > Instance variables xHarbour Developers Network  

oTBrowse:headSep

Character used as horizontal separator for column headings.

Info

Data type:CDefault:""

Description

The instance variable :headSep holds a character string of one of more characters which are displayed as a separator between the data area and the column headings. The initial value for :headSep is an empty string ("") which suppresses the display of a heading separator. If :headSep 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 :headSep assigned, it overrides the heading separator specified for the TBrowse object.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe