object Form1: TForm1 Left = 130 Top = 123 Width = 544 Height = 270 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = -1 Top = 8 Width = 537 Height = 29 Alignment = taCenter AutoSize = False Caption = 'Installation Niveau A' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -29 Font.Name = 'Arial MT Black' Font.Style = [fsBold] ParentFont = False Transparent = True end object Image2: TImage Left = 8 Top = 8 Width = 45 Height = 43 AutoSize = True Picture.Data = {} end object Label2: TLabel Left = 64 Top = 64 Width = 413 Height = 41 AutoSize = False Caption = 'Cette op�ration d'#39'installation doit �tre ex�cut�e sur tous vos o' + 'rdinateurs pouvant fonctionner en r�seau ' WordWrap = True end object Button1: TButton Left = 184 Top = 152 Width = 121 Height = 65 Caption = 'Installation niveau A' TabOrder = 0 OnClick = Button1Click end end