The code block assigned to :hitTopBlock is evaluated while the XbpBrowse object is not stable. The :stableBlock code block is evaluated when the object is stable.
Member variable XbpBrowse():hitTopBlock Foundation
Code block, evaluated when the record pointer hits the beginning of a table.
A code block can optionally be assigned to the instance variable :hitTopBlock. It is evaluated when an attempt is made to move the record pointer beyond the begin of a table. The code block receives self as first parameter.
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.