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