System.Tether.AppProfile.TCustomLocalItem.ToBytes

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function ToBytes: TBytes;

C++

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

プロパティ

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


説明

ローカル リソースJSON 表現バイト配列で返します。

関連項目