Datasnap.DSHTTPCommon.TDSServiceResponseHandler.Destroy
| [–] Properties | |
|---|---|
| Type: destructor | |
| Visibility: public | |
| Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
| Unit: Datasnap.DSHTTPCommon | |
| Parent: TDSServiceResponseHandler | |
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TDSServiceResponseHandler();
Description
Attempts to clear the commands and then to free the commands list.
The Destroy destructor attempts to clear the commands and then to free the commands list.