API:Vcl.ExtCtrls.TTrayIcon

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ExtCtrls.TCustomTrayIconSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTTrayIcon

Delphi

TTrayIcon = class(TCustomTrayIcon)

C++

class PASCALIMPLEMENTATION TTrayIcon : public TCustomTrayIcon

Properties

Type Visibility Source Unit Parent
class public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls Vcl.ExtCtrls

Description

The base class for TTrayIcon.

Vcl.ExtCtrls.TTrayIcon inherits from Vcl.ExtCtrls.TCustomTrayIcon. All content below this line refers to Vcl.ExtCtrls.TCustomTrayIcon.

The base class for TTrayIcon.

TCustomTrayIcon is the base class for TTrayIcon, which places an icon in the system tray next to the clock.