API:REST.JsonReflect.JSONObjectPairListConverter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function JSONObjectPairListConverter(Data: TObject; Field: string): TListOfObjects;

C++

extern DELPHI_PACKAGE TListOfObjects __fastcall JSONObjectPairListConverter(System::TObject* Data, System::UnicodeString Field);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.