mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-11-04 03:39:48 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			177 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			177 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
object Form1: TForm1
 | 
						|
  Left = 419
 | 
						|
  Height = 300
 | 
						|
  Top = 287
 | 
						|
  Width = 400
 | 
						|
  HorzScrollBar.Page = 399
 | 
						|
  VertScrollBar.Page = 299
 | 
						|
  Caption = 'Form1'
 | 
						|
  OnCreate = FormCreate
 | 
						|
end
 |