TBrowse() > Cursor navigation xHarbour Developers Network  

oTBrowse:goTop()

Navigates the cursor to the first row in the data source.

Syntax

:goTop() --> self

Description

Method :goTop() evaluates the code block stored in the instance variable :goTopBlock. The code block receives no argument and must navigate the row pointer of the data source to the first row. A TBrowse object then rebuilds the data area of the browse display in the next stabilization cycle and positions the browse cursor on the first data row.


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