API:System.JSON.TJSONNumber

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.JSON.TJSONStringSystem.JSON.TJSONValueSystem.JSON.TJSONAncestorSystem.TObjectTJSONNumber

Delphi

TJSONNumber = class sealed(TJSONString)

C++

class PASCALIMPLEMENTATION TJSONNumber : /*[[sealed]]*/ public TJSONString

Propriétés

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

Description

Implémente une chaîne JSON.

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

Implémente une chaîne JSON.

TJSONString est la classe qui implémente une chaîne JSON.

Voir aussi