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