Data.DBXJSONReflect.JSONArrayElementsConverter
Delphi
function JSONArrayElementsConverter(Data: TObject; Field: string): TListOfObjects;
C++
extern DELPHI_PACKAGE TListOfObjects __fastcall JSONArrayElementsConverter(System::TObject* Data, System::UnicodeString Field);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp |
Data.DBXJSONReflect | Data.DBXJSONReflect |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!