System.JSON.TJSONTrue.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create;

C++

__fastcall TJSONTrue(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONTrue


Beschreibung

Erstellt einen booleschen JSON-Wert mit dem Wert True.

Siehe auch