Web.WebFileDispatcher.TDispatchFileRequest.Create

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

Delphi

constructor Create(AProperties: TWebFileDispatcherProperties);

C++

__fastcall TDispatchFileRequest(TWebFileDispatcherProperties* AProperties);

プロパティ

種類 可視性 ソース ユニット
constructor public
Web.WebFileDispatcher.pas
Web.WebFileDispatcher.hpp
Web.WebFileDispatcher TDispatchFileRequest

説明

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

Create コンストラクタは、TDispatchFileRequest クラスのインスタンスを作成するために使用されます。

関連項目