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