API:System.Messaging.TObjectMessage.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TObjectMessage__1(void);

Properties

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

Description

Destroys this instance of TMessage.

System.Messaging.TObjectMessage.Destroy inherits from System.Messaging.TMessage.Destroy. All content below this line refers to System.Messaging.TMessage.Destroy.

Destroys this instance of TMessage.

See Also