Datasnap.DSHTTP.TDSDefaultResponseHandler.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(AllowBinaryStream: Boolean; DSService: TDSService; CommandType: TDSHTTPCommandType;  ServiceInstanceOwner: Boolean = True);

C++

__fastcall TDSDefaultResponseHandler(bool AllowBinaryStream, Datasnap::Dsservice::TDSService* DSService, Datasnap::Dshttpcommon::TDSHTTPCommandType CommandType, bool ServiceInstanceOwner);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSDefaultResponseHandler

Description

Crée une instance de la classe TDSDefaultResponseHandler.

Le constructeur Create crée une nouvelle instance de la classe TDSDefaultResponseHandler.

Voir aussi