Returns string representation of integer number (with digit grouping).
function IntToStrFmt(const I: Int64): string;
ImagingUtility (at line 165)