Method TBrowse():goTop() Foundation
Positions record pointer to the first data record of the data source.
:goTop() --> self
:goTop() returns a reference to the TBrowse object.
:goTop() evaluates the code block in the instance variable :goTopBlock, passing as an argument a reference to the Tbrowse. In the code block the record pointer must be positioned to the first record of the data source. The TBrowse object redisplays then the data area in the browse window and positions the browse cursor to the first visible data row.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.