Web.WebFileDispatcher.TWebFileDispatcherProperties.Create

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

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TWebFileDispatcherProperties(System::Classes::TComponent* AOwner);

プロパティ

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

説明

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

Create コンストラクタを呼び出すと、TWebFileDispatcherProperties クラスのインスタンスが作成されます。

関連項目