REST.JsonReflect.JsonReflectAttribute.JSONInterceptor

提供:RAD Studio API Documentation

Delphi

function JSONInterceptor: TJSONInterceptor;

C++

TJSONInterceptor* __fastcall JSONInterceptor(void);

プロパティ

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


説明

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

関連項目