Source position: msestrings.pas line 186
type searchoptionty = (
so_caseinsensitive,
so_wholeword,
so_wordstart,
so_backward
);