Web.HTTPApp.TWebDispatcher.Create

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

C++

/* TCustomWebDispatcher.Create */ inline __fastcall virtual TWebDispatcher(System::Classes::TComponent* AOwner) : TCustomWebDispatcher(AOwner) { }
/* TDataModule.CreateNew */ inline __fastcall virtual TWebDispatcher(System::Classes::TComponent* AOwner, int Dummy) : TCustomWebDispatcher(AOwner, Dummy) { }

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。