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