Previous: 4.49.1.10. MickyToText function To the Table of Contents Next: 4.49.1.12. RightButtonPressed function
4.49.1.10. MickyToText function Table of Contents 4.49.1.12. RightButtonPressed function

- 4.49.1.11. -
Table of Contents
4. Standard Units
4.49. Mouse - Mouse Handling
4.49.1. Mouse Unit Procedures and Functions
4.49.1.11. MiddleButtonPressed function


4.49.1.11. MiddleButtonPressed function

Targets: MS-DOS, Win32 console


Mouse Unit

Returns True, if middle mouse button is currently pressed.

Declaration:
function MiddleButtonPressed: Boolean;
See also:
LeftButtonPressed
RightButtonPressed


Previous: 4.49.1.10. MickyToText function To the Table of Contents Next: 4.49.1.12. RightButtonPressed function
4.49.1.10. MickyToText function Table of Contents 4.49.1.12. RightButtonPressed function

- 4.49.1.11. -