Formats given message for usage in Exception.Create(..).
function FormatExceptMsg(const Msg: string; const Args: array of const): string;
ImagingUtility (at line 295)
Use only in except block - returned message contains message of last raised exception.