Ouvrir le menu principal

RAD Studio API Documentation β

System.JSON.TJSONBool.FalseString

Delphi

FalseString: string = 'false';

C++

static System::UnicodeString FalseString;

Propriétés

Type Visibilité  Source Unité  Parent
field class protected
System.JSON.pas
System.JSON.hpp
System.JSON TJSONBool


Description

Représentation d'une valeur booléenne JSON False sous la forme d'une chaîne.

Voir aussi