DoubleQuoteStr (rtl)
Function DoubleQuoteStr(const s:string):string;
Cette fonction double tous les caractères quotes compris à l'intérieur de la chaîne.
| Result | Chaîne convertie |
| s | Chaîne à convertir. |
Exemple
begin
end;
Voir aussi:
Function DoubleQuoteStr(const s:string):string;
Cette fonction double tous les caractères quotes compris à l'intérieur de la chaîne.
| Result | Chaîne convertie |
| s | Chaîne à convertir. |
Exemple
begin
end;
Voir aussi: