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