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