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