36 lines
		
	
	
		
			684 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			684 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| object F_Relais: TF_Relais
 | |
|   Left = 492
 | |
|   Top = 246
 | |
|   Width = 274
 | |
|   Height = 346
 | |
|   Caption = 'F_Relais'
 | |
|   Color = clBtnFace
 | |
|   Font.Charset = DEFAULT_CHARSET
 | |
|   Font.Color = clWindowText
 | |
|   Font.Height = -13
 | |
|   Font.Name = 'MS Sans Serif'
 | |
|   Font.Style = []
 | |
|   OldCreateOrder = False
 | |
|   OnClose = FormClose
 | |
|   PixelsPerInch = 120
 | |
|   TextHeight = 16
 | |
|   object Label1: TLabel
 | |
|     Left = 8
 | |
|     Top = 8
 | |
|     Width = 45
 | |
|     Height = 16
 | |
|     Caption = 'Relais :'
 | |
|   end
 | |
|   object LabeledEdit1: TLabeledEdit
 | |
|     Left = 49
 | |
|     Top = 27
 | |
|     Width = 114
 | |
|     Height = 24
 | |
|     EditLabel.Width = 38
 | |
|     EditLabel.Height = 16
 | |
|     EditLabel.Caption = 'Nom : '
 | |
|     LabelPosition = lpLeft
 | |
|     TabOrder = 0
 | |
|   end
 | |
| end
 |