API:Datasnap.DSClientRest.TDSRestCachedItem.OwnedObjects
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: protected | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: TDSRestCachedItem | |
Delphi
property OwnedObjects: TList<TObject> read FOwnedObjects;
C++
__property System::Generics::Collections::TList__1<System::TObject*>* OwnedObjects = {read=FOwnedObjects};
Description
Embarcadero Technologies does not currently have any additional information.