mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-11-04 03:39:48 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			148 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			148 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
object frmPen: TfrmPen
 | 
						|
  Left = 290
 | 
						|
  Height = 350
 | 
						|
  Top = 171
 | 
						|
  Width = 500
 | 
						|
  Caption = 'frmPen'
 | 
						|
  OnPaint = FormPaint
 | 
						|
  LCLVersion = '0.9.29'
 | 
						|
end
 |