API:REST.JsonReflect.TJSONInterceptor.ObjectsConverter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ObjectsConverter(Data: TObject; Field: string): TListOfObjects; virtual;

C++

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

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.