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