TBrowse() > Methods for columns |
Returns the width of a column in the browse display.
:colWidth( <nColPos> ) --> nColumnWidth
Method :colWidth() is used to determine the width of a single column in the TBrowse display. If no column exists at position <nColPos>, the return value is zero.
http://www.xHarbour.com