FMTSTR |
Chaîne de caractères de format |
---|---|
Free Pascal | sysutils |
Syntaxe
Procedure FmtStr(Var Res:string;Const Fmt:string;Const args:array of Const); |
Procedure FmtStr(Var Res:string;Const Fmt:string;Const args:array of Const;Const FormatSettings:TFormatSettings); |
Description
Cette procédure permet de transformer une chaîne de caractères en tableau d'argument.
Dernière mise à jour : Mardi, le 25 Août 2020