Data.DBXJSONReflect.TJSONInterceptor.TypeObjectsReverter

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function TypeObjectsReverter(Data: TListOfObjects): TObject; virtual;

C++

virtual System::TObject* __fastcall TypeObjectsReverter(TListOfObjects Data);

Propriétés

Type Visibilité  Source Unité  Parent
function public
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect TJSONInterceptor


Description

Restaurateur qui crée un objet selon un tableau d'objets intermédiaires.

  • Data est le tableau d'objets intermédiaires.

Voir aussi