Web.AutoDisp.TWebDispatch.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TWebDispatch();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
destructor | public | Web.AutoDisp.pas Web.AutoDisp.hpp |
Web.AutoDisp | TWebDispatch |
Description
Destroys an instance of TWebDispatch.
Do not call Destroy. The TWebDispatch instance is freed by the auto-dispatching component that uses it.