Source position: strutils.pp line 227
function IsWild(
InputStr: string;
Wilds: string;
IgnoreCase: Boolean
):Boolean;