REST.JsonReflect.JsonReflectAttribute.JSONInterceptor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function JSONInterceptor: TJSONInterceptor;

C++

TJSONInterceptor* __fastcall JSONInterceptor();

Properties

Type Visibility Source Unit Parent
function public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect JsonReflectAttribute

Description

Returns an instance of TJSONInterceptor from the data in this instance of JsonReflectAttribute.

See Also