fpc/docs/mouseex
2001-10-15 21:21:44 +00:00
..
ex1.pp + Initial implementation 2001-10-15 21:21:44 +00:00
ex2.pp + Initial implementation 2001-10-15 21:21:44 +00:00
ex3.pp + Initial implementation 2001-10-15 21:21:44 +00:00
ex4.pp + Initial implementation 2001-10-15 21:21:44 +00:00
ex5.pp + Initial implementation 2001-10-15 21:21:44 +00:00
ex6.pp + Initial implementation 2001-10-15 21:21:44 +00:00
ex7.pp + Initial implementation 2001-10-15 21:21:44 +00:00
foot.tex + initial implemenation 1998-07-16 09:04:59 +00:00
head.tex + initial implemenation 1998-07-16 09:04:59 +00:00
Makefile * pp2tex and pp2tex.bat moved to main doc directory 1998-09-08 11:53:22 +00:00
mouse1.pp * changed name of mouse unit to msmouse 2000-04-14 08:11:21 +00:00
mouse2.pp * changed name of mouse unit to msmouse 2000-04-14 08:11:21 +00:00
mouse3.pp * changed name of mouse unit to msmouse 2000-04-14 08:11:21 +00:00
mouse4.pp * changed name of mouse unit to msmouse 2000-04-14 08:11:21 +00:00
mouse5.pp * changed name of mouse unit to msmouse 2000-04-14 08:11:21 +00:00
mouse6.pp * changed name of mouse unit to msmouse 2000-04-14 08:11:21 +00:00
mouse7.pp * changed name of mouse unit to msmouse 2000-04-14 08:11:21 +00:00
mouse8.pp * changed name of mouse unit to msmouse 2000-04-14 08:11:21 +00:00
mouse9.pp * changed name of mouse unit to msmouse 2000-04-14 08:11:21 +00:00
mouse10.pp * changed name of mouse unit to msmouse 2000-04-14 08:11:21 +00:00
newex + Initial implementation 2001-10-15 21:21:44 +00:00
README + Initial implementation 2001-10-15 21:21:44 +00:00
template.pp + Initial implementation 2001-10-15 21:21:44 +00:00

This directory contains the examples for the mouse unit.

ex1.pp contains an example of the DetectMouse function.
ex2.pp contains an example of the GetMouseButtons function.
ex3.pp contains an example of the GetMouseEvent function.
ex4.pp contains an example of the GetMouseX,GetMouseY functions.
ex5.pp contains an example of the HideMouse,ShowMouse functions.
ex6.pp contains an example of the PollMouseEvent function.
ex7.pp contains an example of the SetMouseXY function.