|
Pero..esto es para convertir un AnsiString a un float o algo así, ¿no?. Esto es lo que pone en el builder:
Formats the floating-point value given by value using the format string given by format.
static AnsiString __fastcall FormatFloat(const AnsiString& format,const long double& value);
|