Delete all the files that match AWildCard found in ADirectory
Source position: tiUtils.pas line 223
procedure tiDeleteFiles(
const ADirectory: string;
const AWildCard: string
);