Data.FireDACJSONReflect.TFDJSONInterceptor.JSONObjectToItemList
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Data.FireDACJSONReflect.pas Data.FireDACJSONReflect.hpp
| |
Unit: Data.FireDACJSONReflect | |
Parent: TFDJSONInterceptor |
Delphi
class function JSONObjectToItemList(const AJSONObject: TJSONObject; const AList: TItemList): Boolean; static;
C++
static bool __fastcall JSONObjectToItemList(System::Json::TJSONObject* const AJSONObject, TItemList* const AList);
Description
Embarcadero Technologies does not currently have any additional information.