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 un nombre JSON.

TJSONNumber est la classe qui implémente un nombre JSON.

Voir aussi