DSAzure.TAzureService.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.

See Also