Navigation:  Classes > bBrowser >

bBrowser:GetVisiblePosFromEoF()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines the position of the first EoF record (End of File) inside the visible data area of the browser.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:GetVisiblePosFromEoF() Æ iRowPos

Return Value

iRowPosThe position of the found record, beginning with 1. If no EoF record is visible, the value 0 is returned.
Data Type:Integer

Description

bBrowser:GetVisiblePosFromEoF() examines whether a record with the state EoF (End of File) is visible and returns the position inside the visible records.

See Also

bBrowser:GetVisiblePosFromPoint()

bBrowser:GetVisiblePosFromRecNo()

bBrowser:GetVisiblePosFromRecordGroupItem()

bBrowser:GetVisiblePosFromRowNo()

bBrowser:IsRecordVisible()

bBrowser:IsRowVisible()

 


Page url: http://www.YOURSERVER.com/index.html?bbrowser_getvisibleposfromeof.htm