API:Data.DBXJSONReflect.TJSONUnMarshal.StoreObject
Delphi
procedure StoreObject(const ObjId: string; Obj: TObject);
C++
void __fastcall StoreObject(const System::UnicodeString ObjId, System::TObject* Obj);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp |
Data.DBXJSONReflect | TJSONUnMarshal |
Description
Embarcadero Technologies does not currently have any additional information.