RAD Studio VCL Reference
|
Frees the memory associated with the THTTPSoapDispatcher object.
destructor Destroy; override;
virtual __fastcall ~THTTPSoapDispatcher();
Do not call Destroy directly. Instead,call Free, which verifies that the THTTPSoapDispatcher reference is not nil before calling Destroy.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|