Data.DBXJSONReflect.JSONArrayElementsReverter
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp
| |
Unit: Data.DBXJSONReflect | |
Parent: Data.DBXJSONReflect |
Delphi
procedure JSONArrayElementsReverter(Data: TObject; Field: string; Args: TListOfObjects);
C++
extern DELPHI_PACKAGE void __fastcall JSONArrayElementsReverter(System::TObject* Data, System::UnicodeString Field, TListOfObjects Args);
Description
Embarcadero Technologies does not currently have any additional information.