System.Messaging.TMessage.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TMessage__1();

Properties

Type Visibility Source Unit Parent
destructor public
System.Messaging.pas
System.Messaging.hpp
System.Messaging TMessage

Description

Destroys this instance of TMessage.

See Also