Datasnap.DSClientRest.TDSCustomRestConnection.Destroy
| [–] Properties | |
|---|---|
| Type: destructor | |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: TDSCustomRestConnection | |
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TDSCustomRestConnection();
Description
Destroys a TDSCustomRestConnection component.
The Destroy method destroys a TDSCustomRestConnection component.