API:REST.JsonReflect.JSONArrayElementsReverter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure JSONArrayElementsReverter(Data: TObject; Field: string; Args: TListOfObjects);

C++

extern DELPHI_PACKAGE void __fastcall JSONArrayElementsReverter(System::TObject* Data, System::UnicodeString Field, TListOfObjects Args);

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect REST.JsonReflect

Description

Embarcadero Technologies does not currently have any additional information.