Data.DBXJSONReflect.JSONReflect.JSONInterceptor

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

Delphi

function JSONInterceptor: TJSONInterceptor;

C++

TJSONInterceptor* __fastcall JSONInterceptor();

プロパティ

種類 可視性 ソース ユニット
function public
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect JSONReflect

説明

現在の定義から TJSONInterceptor インスタンスを作成します。

JSONInterceptor メソッドは、現在の定義から TJSONInterceptor インスタンスを作成します。このメソッドの呼び出しで、オブジェクトの所有権を取得できます。

関連項目