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