Source position: editbtn.pas line 203
type TFilterStringOption = (
fsoCaseSensitive,
fsoMatchOnlyAtStart
);