Function MPressed : Boolean;
MPressed returns True if the middle mouse button is pressed.
This is simply a wrapper for the GetMouseState procedure.
None.
GetMouseState, LPressed, RPressed
For an example, see GetMouseState.