表示: Delphi C++
表示設定

Web.HTTPApp.TWebActionItems.Create

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

constructor Create(WebDispatcher: TCustomWebDispatcher;  ItemClass: TCollectionItemClass);

C++

__fastcall TWebActionItems(TCustomWebDispatcher* WebDispatcher, System::Classes::TCollectionItemClass ItemClass);

プロパティ

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

説明

CreateTWebActionItems のインスタンスを作成します。

TWebActionItems に対してこのコンストラクタは呼び出さないでください。TWebActionItems は,TCustomWebDispatcher で処理されるように設計されています。TCustomWebDispatcher オブジェクトは,それ自体のコンストラクタ内で TWebActionItems を作成します。

関連項目

以前のバージョン
他の言語