Data.DBXJSONReflect.TJSONUnMarshal.StoreObject

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure StoreObject(ObjId: string; Obj: TObject);

C++

void __fastcall StoreObject(System::UnicodeString ObjId, System::TObject* Obj);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect TJSONUnMarshal

Description

Stocke un objet basé sur l'ID de l'objet.

La méthode StoreObject stocke un objet basé sur l'ID de l'objet.

Voir aussi