IMouseEventArgs.Button

Syntax

Button: Integer;

Description

The Button property returns code of the mouse button with which any action as performed.

This property returns the following values:

See also:

IMouseEventArgs