Initial commit with my code directory
This commit is contained in:
		
							
								
								
									
										35
									
								
								code_JMW/UnitRelais.dfm
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										35
									
								
								code_JMW/UnitRelais.dfm
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,35 @@ | ||||
| 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 | ||||
		Reference in New Issue
	
	Block a user