Data.Cloud.AmazonAPI.TAmazonStorageService.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: TAmazonStorageService

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TAmazonStorageService();

Description

Frees the required headers list and destroys the instance.

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

See Also