Data.DBXJSONReflect.TJSONInterceptor.TypeObjectsReverter
Révision datée du 13 juin 2012 à 12:54 par Simona.craciun (discussion | contributions) (1 version : Translated the file. LOC-9478)
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.
Dataest le tableau d'objets intermédiaires.