API:Datasnap.DSHTTPCommon.TDSJsonResponseHandler.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TDSJsonResponseHandler();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| destructor | public | Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp |
Datasnap.DSHTTPCommon | TDSJsonResponseHandler |
Description
Attempts to clear the commands and then to free the commands list.
Datasnap.DSHTTPCommon.TDSJsonResponseHandler.Destroy inherits from Datasnap.DSHTTPCommon.TDSServiceResponseHandler.Destroy. All content below this line refers to Datasnap.DSHTTPCommon.TDSServiceResponseHandler.Destroy.
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.