Copy a file from AFileFrom to AFileTo
Source position: tiUtils.pas line 202
procedure tiCopyFile(
const AFrom: string;
const ATo: string
);