API:System.JSON.TJSONBool.Value

Aus RAD Studio API Documentation

Delphi

function Value: string; override;

C++

virtual System::UnicodeString __fastcall Value();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONBool

Beschreibung

Gibt gegebenenfalls das aktuelle JSON-Objekt als String zurück. {{#multireplace:System.JSON.TJSONBool.Value|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:System.JSON.TJSONAncestor.Value|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:System.JSON.TJSONAncestor.Value|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Gibt gegebenenfalls das aktuelle JSON-Objekt als String zurück.

Value gibt gegebenenfalls das aktuelle JSON-Objekt als String zurück. Der Ergebnis-String kann Null sein.

Siehe auch