Data.Cloud.AmazonAPI.TAmazonService.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: destructor
Visibility: public
Source:
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Unit: Data.Cloud.AmazonAPI
Parent: TAmazonService

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TAmazonService();

Description

Frees the required headers list and destroys the instance.

Destroy is used to free the required headers list and destroy the instance.

See Also