Datasnap.DSClientRest.TDSCustomRestConnection.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSCustomRestConnection

Description

Crée un nouveau composant TDSCustomRestConnection.

La méthode Create crée un nouveau composant TDSCustomRestConnection.

Voir aussi