System.JSON.TJSONTrue

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.JSON.TJSONBoolSystem.JSON.TJSONValueSystem.JSON.TJSONAncestorSystem.TObjectTJSONTrue

Delphi

TJSONTrue = class sealed(TJSONBool)

C++

class PASCALIMPLEMENTATION TJSONTrue : /*[[sealed]]*/ public TJSONBool

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 True JSON.

TJSONTrue est la classe qui implémente la valeur true JSON.

Voir aussi