Source position: db.pas line 1597
type TFilterOptions = set of (
foCaseInsensitive,
foNoPartialCompare
);