Source position: fileutil.pas line 101
type TSearchFileInPathFlags = set of (
sffDontSearchInBasePath,
sffSearchLoUpCase
);