Source position: editbtn.pas line 204
type TFilterStringOptions = set of (
fsoCaseSensitive,
fsoMatchOnlyAtStart
);