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