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