mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 03:19:47 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			550 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			550 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
This directory contains the examples for the mouse unit.
 | 
						|
 | 
						|
logmouse.pp  contains and example of how to write a custom mouse driver.
 | 
						|
 | 
						|
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.
 |