Datasnap.DSHTTP.TDSHTTPService.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPService

Beschreibung

Erzeugt eine TDSHTTPService-Instanz.

Die Create-Methode erstellt und initialisiert eine TDSHTTPService-Instanz.

Siehe auch