Datasnap.DSHTTP.TDSDefaultResponseHandler.Create

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
constructor public
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSDefaultResponseHandler

説明

TDSDefaultResponseHandler クラスのインスタンスを作成します。

Create コンストラクタは、TDSDefaultResponseHandler クラスのインスタンスを作成します。

関連項目