Vcl.ExtCtrls.TCustomTrayIcon

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomTrayIcon

Delphi

TCustomTrayIcon = class(TComponent)

C++

class PASCALIMPLEMENTATION TCustomTrayIcon : public System::Classes::TComponent

Properties

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

Description

The base class for TTrayIcon.

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