API:System.JSON.TryJsonToFloat

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function TryJsonToFloat(const DotValue: string; var Value: Double): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall TryJsonToFloat(const System::UnicodeString DotValue, double &Value);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.JSON.pas
System.JSON.hpp
System.JSON System.JSON

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !