Source position: fileutil.pas line 100
type TSearchFileInPathFlag = (
sffDontSearchInBasePath,
sffSearchLoUpCase
);