Vcl.ExtCtrls.TCustomTrayIcon.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomTrayIcon();

Properties

Type Visibility Source Unit Parent
destructor public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomTrayIcon

Description

Frees the memory associated with the TCustomTrayIcon object.

Frees the memory associated with the TCustomTrayIcon object.