If the file name matches the passed mask.
Source position: masks.pas line 86
function MatchesMask(
const FileName: String;
const Mask: String
):Boolean;