System.Tether.AppProfile.TLocalAction.MarshalToJSON
Delphi
function MarshalToJSON: TJSONObject; override;
C++
virtual System::Json::TJSONObject* __fastcall MarshalToJSON(void);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | protected | System.Tether.AppProfile.pas System.Tether.AppProfile.hpp |
System.Tether.AppProfile | TLocalAction |
Beschreibung
Kopiert die Informationen aus TCustomLocalItem in ein JSON-Objekt, das übertragen werden soll. {{#multireplace:System.Tether.AppProfile.TLocalAction.MarshalToJSON|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:System.Tether.AppProfile.TCustomLocalItem.MarshalToJSON|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:System.Tether.AppProfile.TCustomLocalItem.MarshalToJSON|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Kopiert die Informationen aus TCustomLocalItem in ein JSON-Objekt, das übertragen werden soll.
Nachkommen von TCustomLocalItem, wie TLocalResource, implementieren diese Methode.