Einzelnen Beitrag anzeigen

Benutzerbild von mirage228
mirage228

Registriert seit: 23. Mär 2003
Ort: Münster
3.750 Beiträge
 
Delphi 2010 Professional
 
#8

Re: Bei FormatFloat, Punkt statt Komma?

  Alt 27. Mär 2005, 15:07
Zitat von smart:
mirage228, wenn da noch ein Parameter hinterhänge, kommt sofort eine Fehlermeldung "zu viele Parameter".
Hi,

dann hat Delphi 5 diese Möglichkeit wohl noch nicht.

Laut meiner Delphi 7 Hilfe sieht die Funktion nämlich so aus:
Delphi-Quellcode:
function FormatFloat(const Format: string; Value: Extended): string; overload;
function FormatFloat(const Format: string; Value: Extended; const FormatSettings: TFormatSettings): string; overload;
Aber wenn Du es schlussendlich doch noch gelöst hast, ist ja alles i.O.

mfG
mirage228
David F.

May the source be with you, stranger.
PHP Inspection Unit (Delphi-Unit zum Analysieren von PHP Code)
  Mit Zitat antworten Zitat