Source position: fpdatadict.pp line 556
type TFPDDEngineCapability = (
ecImport,
ecCreateTable,
ecViewTable,
ecTableIndexes,
ecRunQuery,
ecRowsAffected,
ecSequences,
ecDomains,
ecParams
);