System.Tether.AppProfile.TCustomLocalItem.ToJsonString

提供:RAD Studio API Documentation

Delphi

function ToJsonString: string; virtual;

C++

virtual System::UnicodeString __fastcall ToJsonString();

プロパティ

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


説明

ローカル項目JSON 表現を文字列で返します。

関連項目