System.Tether.AppProfile.TCustomLocalItem.ToBytes

提供:RAD Studio API Documentation

Delphi

function ToBytes: TBytes;

C++

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

プロパティ

種類 可視性 ソース ユニット
function protected
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TCustomLocalItem


説明

TCustomLocalItem から JSON オブジェクトへ情報をコピーし、その結果をバイトに変換します。

関連項目