API:System.JSON.TJSONString.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create; overload;
constructor Create(const Value: string); overload;

C++

__fastcall TJSONString()/* overload */;
__fastcall TJSONString(const System::UnicodeString Value)/* overload */;

Propriétés

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

Description

Create crée une instance de TJSONAncestor.

System.JSON.TJSONString.Create hérite de System.JSON.TJSONAncestor.Create. Tout le contenu en-dessous de cette ligne se réfère à System.JSON.TJSONAncestor.Create.

Create crée une instance de TJSONAncestor.

Voir aussi