IMouseEventArgs.Button

Syntax

Button: Integer;

Description

The Button property returns code of the mouse button, with which any action was executed.

Comments

The property returns the following values:

See also:

IMouseEventArgs