System.JSON.TJSONBool.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(AValue: Boolean);

C++

__fastcall TJSONBool(bool AValue);

Propriétés

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


Description

Create crée une instance de TJSONBool avec la valeur booléenne spécifiée.

Voir aussi