Datasnap.DSClientRest.TDSRestCachedItem.Create
Delphi
constructor Create(const AItemPath: string);
C++
__fastcall TDSRestCachedItem(const System::UnicodeString AItemPath);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
constructor | public | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp |
Datasnap.DSClientRest | TDSRestCachedItem |
Description
Creates and initializes a TDSRestCachedItem class instance.
The Create method creates and initializes an instance of the TDSRestCachedItem class.