REST.JsonReflect.JsonReflectAttribute.JSONInterceptor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function JSONInterceptor: TJSONInterceptor;

C++

TJSONInterceptor* __fastcall JSONInterceptor();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect JsonReflectAttribute


Beschreibung

Gibt eine Instanz von TJSONInterceptor aus den Daten in dieser Instanz von JsonReflectAttribute zurück.

Siehe auch