API:Data.DBXPlatform.TDBXObjectStore.Objects
Delphi
property Objects[const Name: string]: TObject read GetObjectFromName write SetObjectByName; default;
C++
__property System::TObject* Objects[const System::UnicodeString Name] = {read=GetObjectFromName, write=SetObjectByName/*, default*/};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Data.DBXPlatform.pas Data.DBXPlatform.hpp |
Data.DBXPlatform | TDBXObjectStore |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!