Web.WebFileDispatcher.TWebFileDispatcherProperties.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TWebFileDispatcherProperties(void);

プロパティ

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

説明

TWebFileDispatcherProperties クラスのインスタンスを破壊します。

Destroy を呼び出すと、TWebFileDispatcherProperties クラスのインスタンスを破壊します。

関連項目