Source position: unixutils.pp line 84
type TFnmFlags = set of (
fnmNoEscape,
fnmPathName,
fnmPeriod,
fnmLeadingDir,
fnmCaseFold
);