Source position: db.pas line 250
type TFieldKinds = set of (
fkData,
fkCalculated,
fkLookup,
fkInternalCalc
);