[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: db.pas line 1984
type TDataSetEnumerator = class
public
constructor Create();
function MoveNext;
property Current: TFields; [r]
end;
TDataSetEnumerator
TObject