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);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
procedure function |
public | System.Bindings.Outputs.pas System.Bindings.Outputs.hpp |
System.Bindings.Outputs | TConverterUtils |
Description
Assigne un TValue String sur un type de TValue Float.
I: TValueString.O: TValueFloat. Le TValue après l'assignation.ATo: Le PTypeInfo contenant des informations sur le type flottant dans lequel convertir. La conversion dépend sur le type flottant.
Les valeurs flottantes possibles sont :