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