TBrowse() > Methods for columns |
Retrieves a TBColumn object from a TBrowse object.
:getColumn( <nColPos> ) --> oTBColumn
Method :getColumn() retrieves the TBColumn object at position <nColPos> from a TBrowse object. If the TBColumn object is changed, the TBrowse object must be notified about such changes by calling one of the methods :configure(), :invalidate() or :refreshAll(). Changes made to the TBColumn object become then visible during the next stabilization cycle.
http://www.xHarbour.com