System.JSON.TJSONNull

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.JSON.TJSONValueSystem.JSON.TJSONAncestorSystem.TObjectTJSONNull

Delphi

TJSONNull = class sealed(TJSONValue)

C++

class PASCALIMPLEMENTATION TJSONNull : /*[[sealed]]*/ public TJSONValue

Propriétés

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

Description

Implémente une valeur null JSON.

TJSONNull est la classe qui implémente une valeur null JSON.

Voir aussi