[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Is the dataset at the first record
Source position: db.pas line 1778
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) |