RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebDispatch.Destroy Destructor

Destroys an instance of TWebDispatch.

Pascal
destructor Destroy; override;
C++
virtual __fastcall ~TWebDispatch();

Do not call Destroy. The TWebDispatch instance is freed by the auto-dispatching component that uses it. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!