System.JSON.TJSONNumber.Value

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Value: string; override;

C++

virtual System::UnicodeString __fastcall Value();

Propriétés

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

Description

Renvoie la représentation sous forme de chaîne localisée.

Value renvoie la représentation sous forme de chaîne localisée.

Voir aussi