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