home *** CD-ROM | disk | FTP | other *** search
/ Freelog 57 / Freelog057.iso / Bas / Systeme / Netone / netoneecole.exe / InstA.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  2000-02-02  |  1KB  |  61 lines

  1. object Form1: TForm1
  2.   Left = 130
  3.   Top = 123
  4.   Width = 544
  5.   Height = 270
  6.   Caption = 'Form1'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = -1
  18.     Top = 8
  19.     Width = 537
  20.     Height = 29
  21.     Alignment = taCenter
  22.     AutoSize = False
  23.     Caption = 'Installation Niveau A'
  24.     Font.Charset = ANSI_CHARSET
  25.     Font.Color = clWhite
  26.     Font.Height = -29
  27.     Font.Name = 'Arial MT Black'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.     Transparent = True
  31.   end
  32.   object Image2: TImage
  33.     Left = 8
  34.     Top = 8
  35.     Width = 45
  36.     Height = 43
  37.     AutoSize = True
  38.     Picture.Data = {<image000.bmp>}
  39.   end
  40.   object Label2: TLabel
  41.     Left = 64
  42.     Top = 64
  43.     Width = 413
  44.     Height = 41
  45.     AutoSize = False
  46.     Caption = 
  47.       'Cette op∩┐╜ration d'#39'installation doit ∩┐╜tre ex∩┐╜cut∩┐╜e sur tous vos o' +
  48.       'rdinateurs pouvant fonctionner en r∩┐╜seau '
  49.     WordWrap = True
  50.   end
  51.   object Button1: TButton
  52.     Left = 184
  53.     Top = 152
  54.     Width = 121
  55.     Height = 65
  56.     Caption = 'Installation niveau A'
  57.     TabOrder = 0
  58.     OnClick = Button1Click
  59.   end
  60. end
  61.