Member variable XbpBrowse():rowPhyPos Foundation
Contains the physical position of the browse cursor.
The instance variable :rowPhyPos contains a numeric value representing the current position of the browse cursor within the data source. The value in this instance variable is only valid when the browse display is stable.
Unlike :rowPos which specifies a logical position within the range of visible rows, :rowPhyPos contains a physical position as returned by the :phyPosBlock code block. The physical position is independent of the data currently visible in the data area of the browse, and hence can specify a row of data which is currently off-screen.
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.