Source position: strutils.pp line 43
function AnsiMatchText(
const AText: AnsiString;
const AValues: array of AnsiString
):Boolean;