Current record.
Source position: db.pas line 2002
public property TDataSetEnumerator.Current : TFields read GetCurrent;
Current always returns TDataset.Fields.
TDataset.Fields
Indexed access to the fields of the dataset.