Web.WebFileDispatcher.TWebFileDispatcherProperties.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TWebFileDispatcherProperties();

Properties

Type Visibility Source Unit Parent
destructor public
Web.WebFileDispatcher.pas
Web.WebFileDispatcher.hpp
Web.WebFileDispatcher TWebFileDispatcherProperties

Description

Destroys an instance of the TWebFileDispatcherProperties class.

Call Destroy to destroy an instance of the TWebFileDispatcherProperties class.

See Also