TBrowse() > Instance variables |
Numeric column position of the browse cursor.
Data type: | N | Default: | 0 |
The instance variable :colPos contains a numeric value indicating the current column position of the browse cursor. Columns are numbered beginning with one, which is the leftmost column. The column position of the browse cursor can be changed by assigning a value between 1 and :colCount to :colPos. This causes the TBrowse object to perform a complete stabilization cycle.
http://www.xHarbour.com