Data.Cloud.CloudAPI.TCloudQueueMessage.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCloudQueueMessage();

Properties

Type Visibility Source Unit Parent
destructor public
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudQueueMessage

Description

Frees the properties and destroys this instance.

See Also