System.Tether.AppProfile.TCustomLocalItem.ToBytes

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function ToBytes: TBytes;

C++

System::DynamicArray<System::Byte> __fastcall ToBytes();

Eigenschaften

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


Beschreibung

Kopiert die Informationen aus TCustomLocalItem in ein JSON-Objekt und wandelt das Ergebnis in Bytes um.

Siehe auch