System.Tether.AppProfile.TCustomLocalItem.ToBytes

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ToBytes: TBytes;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TCustomLocalItem


Description

Copie les informations à partir de TCustomLocalItem dans un objet JSON et convertit le résultat en octets.

Voir aussi