Eof: Boolean;
The Eof property returns True if the cursor in the data source is on the last record.
If the cursor is on the last record, the property returns True, otherwise it returns False.
See also:
IUiDataSet