Vcl.ExtCtrls.TTrayIcon.OnMouseDown
Delphi
property OnMouseDown: TMouseEvent read FOnMouseDown write FOnMouseDown;
C++
__property OnMouseDown;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | published | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TTrayIcon |
Description
Occurs when the user presses a mouse button while the mouse pointer is over a control.
Vcl.ExtCtrls.TTrayIcon.OnMouseDown inherits from Vcl.ExtCtrls.TCustomTrayIcon.OnMouseDown. All content below this line refers to Vcl.ExtCtrls.TCustomTrayIcon.OnMouseDown.
Occurs when the user presses a mouse button while the mouse pointer is over a control.
Occurs when the user presses a mouse button while the mouse pointer is over a control.