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