Datasnap.DSCommon.TDSClientCallbackChannelManager.TDSChannelCallback.Destroy
[–] Properties | |
---|---|
Type: destructor | |
Visibility: public | |
Source: Datasnap.DSCommon.pas Datasnap.DSCommon.hpp
| |
Unit: Datasnap.DSCommon | |
Parent: TDSChannelCallback |
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TDSChannelCallback();
Description
Destroys the callback object.
Destroy destroys the callback object, also deallocating all used memory.