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