Vcl.ExtCtrls.TTrayIcon.OnDblClick

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDblClick: TNotifyEvent read FOnDblClick write FOnDblClick;

C++

__property OnDblClick;

Properties

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

Description

Occurs when the user double clicks the tray icon.

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

Occurs when the user double clicks the tray icon.

Occurs when the user double clicks the tray icon.