Datasnap.DSHTTP.TDSHTTPServer.Destroy
[–] Properties | |
---|---|
Type: destructor | |
Visibility: public | |
Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
Unit: Datasnap.DSHTTP | |
Parent: TDSHTTPServer |
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TDSHTTPServer();
Description
Frees a TDSHTTPServer instance.
Call the Destroy method to free an instance of the TDSHTTPServer class.