System.JSON.TJSONNull

De RAD Studio API Documentation

TJSONNullSystem.JSON.TJSONValueSystem.JSON.TJSONAncestorSystem.TObject

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