Web.AutoDisp.TWebPathInfo.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TWebPathInfo();

Properties

Type Visibility Source Unit Parent
destructor public
Web.AutoDisp.pas
Web.AutoDisp.hpp
Web.AutoDisp TWebPathInfo

Description

Destroys an instance of TWebPathInfo.

An instance of TWebPathInfo is freed by its owner so that you don't have to call Destroy.