Datasnap.DSClientRest.TDSCustomRestConnection.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: TDSCustomRestConnection |
Delphi
constructor Create(AOwner: TComponent); override;
C++
__fastcall virtual TDSCustomRestConnection(System::Classes::TComponent* AOwner);
Description
Creates a new TDSCustomRestConnection component.
The Create method creates a new TDSCustomRestConnection component.