Vcl.ExtCtrls.TTrayIcon.OnMouseUp

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnMouseUp: TMouseEvent read FOnMouseUp write FOnMouseUp;

C++

__property OnMouseUp;

Properties

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

Description

Occurs when the user releases a mouse button that was pressed with the mouse pointer over a component.

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

Occurs when the user releases a mouse button that was pressed with the mouse pointer over a component.

Occurs when the user releases a mouse button that was pressed with the mouse pointer over a component.