Show: Delphi
C++
Display Preferences
Datasnap.DSClientRest.IDSRestCachedJSONObject
From XE2 API Documentation
Delphi
type IDSRestCachedJSONObject = interface(IDSRestCachedItem) [{3C45664B-BAAB-42AA-8FD9-9D3AB0198455}]
C++
__interface INTERFACE_UUID("{3C45664B-BAAB-42AA-8FD9-9D3AB0198455}") IDSRestCachedJSONObject : public IDSRestCachedItem
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
interface class |
public | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp |
Datasnap.DSClientRest | Datasnap.DSClientRest |
Description
Defines the structure of the TDSRestCachedJSONObject class.
The IDSRestCachedJSONObject interface defines the structure of the TDSRestCachedJSONObject class, which also provides the implementation.