API:REST.JsonReflect.TJSONInterceptor.TypeObjectReverter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function TypeObjectReverter(Data: TObject): TObject; virtual;

C++

virtual System::TObject* __fastcall TypeObjectReverter(System::TObject* Data);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.