DSAzure.TAzureService.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TAzureService();

Properties

Type Visibility Source Unit Parent
destructor public
DSAzure.pas
DSAzure.hpp
DSAzure TAzureService

Description

Destroys a TAzureService instance.

Destroy destroys an instance of the TAzureService class.

See Also