Vcl.ExtCtrls.TTrayIcon.PopupMenu

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PopupMenu: TPopupMenu read FPopupMenu write FPopupMenu;

C++

__property PopupMenu;

Properties

Type Visibility Source Unit Parent
property published
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TTrayIcon

Description

Identifies the pop-up menu associated with the tray icon.

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

Identifies the pop-up menu associated with the tray icon.

Use PopupMenuOn to specify when the menu is displayed.