You can also use the format function,
function FormatCurr(const Format: string; Value: Currency): string; //Convert to integer
function FormatFloat(const Format: string; Value: Extended): string;//Floating point type