Datasnap.DSCommon.TDSClientCallbackChannelManager.TDSExecuteThread.Destroy

From RAD Studio API Documentation
Revision as of 08:35, 24 January 2013 by L10nBot (talk | contribs) (copied from Datasnap.DSHTTPCommon.TDSClientCallbackChannelManager.TDSExecuteThread.Destroy)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDSExecuteThread();

Properties

Type Visibility Source Unit Parent
destructor public
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSExecuteThread

Description

Destroys a TDSExecuteThread instance.

Destroy destroys an instance of the TDSExecuteThread class.

See Also