IUiDataSet.Bof

Syntax

Bof: Boolean;

Description

The Bof property returns where the cursor is located in a data source on the first record. If the cursor is on the first record, the property returns True, otherwise it returns False.

See also:

IUiDataSet