System.Tether.AppProfile.TCustomLocalItem.ToJsonString

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function ToJsonString: string; virtual;

C++

virtual System::UnicodeString __fastcall ToJsonString(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TCustomLocalItem


Beschreibung

Gibt eine JSON-Repräsentation des lokalen Eintrags als einen String zurück.

Siehe auch