Vcl.Controls.TMouseButton
Delphi
TMouseButton = System.UITypes.TMouseButton;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | Vcl.Controls.pas | Vcl.Controls | Vcl.Controls |
Description
TMouseButton identifies a mouse button in a mouse-event handler.
The TMouseButton type defines the mouse-button constants used by mouse-event handlers to distinguish which button generated the mouse event.