Source position: db.pas line 227
type TFieldKinds = set of (
fkData,
fkCalculated,
fkLookup,
fkInternalCalc
);
No notes exist for this page yet.