System.Tether.AppProfile.TCustomLocalItem.ToBytes
Delphi
function ToBytes: TBytes;
C++
System::Sysutils::TBytes __fastcall ToBytes();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | System.Tether.AppProfile.pas System.Tether.AppProfile.hpp |
System.Tether.AppProfile | TCustomLocalItem |
Description
Copies the information from TCustomLocalItem into a JSON object and converts the result into bytes.