Open main menu

RAD Studio API Documentation β

API:Data.DBXJSONReflect.TJSONInterceptor.ObjectConverter

Delphi

function ObjectConverter(Data: TObject; Field: string): TObject; virtual;

C++

virtual System::TObject* __fastcall ObjectConverter(System::TObject* Data, System::UnicodeString Field);

Properties

Type Visibility Source Unit Parent
function public
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect TJSONInterceptor

Description

Embarcadero Technologies does not currently have any additional information.