Datasnap.DSClientRest.TDSCustomRestConnection.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TDSCustomRestConnection(System::Classes::TComponent* AOwner);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSCustomRestConnection

Beschreibung

Erstellt eine neue TDSCustomRestConnection-Komponente.

Die Methode Create erstellt eine neue TDSCustomRestConnection-Komponente.

Siehe auch