System.Bindings.Outputs.TConverterUtils.StringToFloat
Delphi
class procedure StringToFloat(const I: TValue; ATo: PTypeInfo; var O: TValue); static;
C++
static void __fastcall StringToFloat(const System::Rtti::TValue &I, System::Typinfo::PTypeInfo ATo, System::Rtti::TValue &O);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
procedure function |
public | System.Bindings.Outputs.pas System.Bindings.Outputs.hpp |
System.Bindings.Outputs | TConverterUtils |
Beschreibung
Weist einen String TValue einem Typ von FloatTValue zu.
I:StringTValue.O:FloatTValue. Der TValue nach der Zuweisung.ATo: Die PTypeInfo, die Informationen zum Float-Typ, zu dem konvertiert werden soll, enthält. Die Konvertierung hängt von dem Float-Typ ab.
Mögliche Float-Werte: