Is the dataset at the first record.
Source position: db.pas line 2055
|  public property TDataLink.BOF : Boolean | 
BOF returns TDataset.BOF if the dataset is available, True otherwise.
| 
 | ||
| 
 | Is the cursor at the beginning of the data (on the first record). |