API:REST.JsonReflect.TJSONUnMarshal.ObjectInstance

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function ObjectInstance(Ctx: TRttiContext; TypeName: string): TObject;

C++

__classmethod System::TObject* __fastcall ObjectInstance(System::Rtti::TRttiContext Ctx, System::UnicodeString TypeName);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.