mouseDown
Type
message
Summary
Sent when the mouse button is pressed.
Syntax
mouseDown pButton
Description
Handle the mouseDown message to perform an action when the user presses the
mouse button, before the mouse button is released.
Parameters
| Name | Type | Description |
|---|---|---|
pButton | integer | The index of the mouse button. |