CURRTOSTRF |
Courant à format de chaîne de caractères |
---|---|
Free Pascal | sysutils |
Syntaxe
Function CurrToStrF(Value:Currency;Format:TFloatFormat;Digits:Integer):string; |
Function CurrToStrF(Value:Currency;Format:TFloatFormat;Digits:Integer;Const FormatSettings:TFormatSettings):String; |
Description
Cette fonction permet d'effectuer la conversion d'une valeur monétaire en une chaîne de caractères avec un certain formatage.
Dernière mise à jour : Mardi, le 25 Août 2020