Data.DBXJSONReflect.JSONReflect.JSONInterceptor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function JSONInterceptor: TJSONInterceptor;

C++

TJSONInterceptor* __fastcall JSONInterceptor();

Propriétés

Type Visibilité  Source Unité  Parent
function public
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect JSONReflect

Description

Crée une instance de TJSONInterceptor à partir de la définition en cours.

La méthode JSONInterceptor crée une instance de TJSONInterceptor à partir de la définition en cours. L’appelant prend possession de l'objet.

Voir aussi