Datasnap.DSCommon.TDSClientCallbackChannelManager.TDSExecuteThread.Destroy
| [–] Properties | |
|---|---|
| Type: destructor | |
| Visibility: public | |
| Source: Datasnap.DSCommon.pas Datasnap.DSCommon.hpp
| |
| Unit: Datasnap.DSCommon | |
| Parent: TDSExecuteThread | |
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TDSExecuteThread();
Description
Destroys a TDSExecuteThread instance.
Destroy destroys an instance of the TDSExecuteThread class.