System.JSON.TJSONBool.FalseString
Révision datée du 1 avril 2016 à 14:35 par Lucas.Magdalena (discussion | contributions) (1 version : Translated using Trados. LOC-20106)
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.