TBrowse() > Instance variables |
Numeric row position of the browse cursor.
Data type: | N | Default: | 1 |
The instance variable :rowPos contains a numeric value indicating the current row position of the browse cursor within the browse display. The row position of the browse cursor can be changed by assigning a value between 1 and :rowCount to :rowPos. This causes the TBrowse object to perform a complete stabilization cycle.
http://www.xHarbour.com