Vcl.ExtCtrls.TTrayIcon.OnClick

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnClick: TNotifyEvent read FOnClick write FOnClick;

C++

__property OnClick;

Properties

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

Description

Occurs when the user clicks the tray icon.

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

Occurs when the user clicks the tray icon.

Occurs when the user clicks the tray icon.