REST.JsonReflect.JsonReflectAttribute.JSONInterceptor

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

Delphi

function JSONInterceptor: TJSONInterceptor;

C++

TJSONInterceptor* __fastcall JSONInterceptor();

プロパティ

種類 可視性 ソース ユニット
function public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect JsonReflectAttribute


説明

この JsonReflectAttribute インスタンス内のデータから TJSONInterceptor のインスタンスを返します。

関連項目