Data.FireDACJSONReflect.TFDJSONInterceptor.JSONObjectToItemList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function JSONObjectToItemList(const AJSONObject: TJSONObject; const AList: TItemList): Boolean; static;

C++

static bool __fastcall JSONObjectToItemList(System::Json::TJSONObject* const AJSONObject, System::Generics::Collections::TList__1<System::Generics::Collections::TPair__2<System::UnicodeString,Firedac::Comp::Client::TFDAdaptedDataSet*> >* const AList);

Properties

Type Visibility Source Unit Parent
function public
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Data.FireDACJSONReflect TFDJSONInterceptor

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!