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