home *** CD-ROM | disk | FTP | other *** search
/ Freelog 57 / Freelog057.iso / Bas / Systeme / Netone / netoneecole.exe / install.exe / 0 / RCDATA / TFINFOSERVER / TFINFOSERVER.txt
Text File  |  2002-11-01  |  2KB  |  79 lines

  1. object FinfoServer: TFinfoServer
  2.   Left = 233
  3.   Top = 144
  4.   BorderStyle = bsDialog
  5.   Caption = 'FinfoServer'
  6.   ClientHeight = 183
  7.   ClientWidth = 543
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 16
  20.     Top = 16
  21.     Width = 147
  22.     Height = 13
  23.     Caption = 'Qu'#39'est-ce qu'#39'un serveur ?'
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = -11
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.   end
  31.   object Label2: TLabel
  32.     Left = 16
  33.     Top = 32
  34.     Width = 520
  35.     Height = 13
  36.     Caption = 
  37.       'Un serveur est un ordinateur qui g∩┐╜re le fonctionnenemt de l'#39'ens' +
  38.       'emble des ordinateurs que constitue le r∩┐╜seau.'
  39.   end
  40.   object Label3: TLabel
  41.     Left = 16
  42.     Top = 56
  43.     Width = 321
  44.     Height = 13
  45.     Caption = 
  46.       'Cet ordinateur doit toujours ∩┐╜tre le premier allum∩┐╜ et le dernie' +
  47.       'r ∩┐╜teind.'
  48.   end
  49.   object Label4: TLabel
  50.     Left = 16
  51.     Top = 72
  52.     Width = 394
  53.     Height = 26
  54.     Caption = 
  55.       'Si cet ordinateur n'#39'∩┐╜tait pas allum∩┐╜, vos ordinateurs connect∩┐╜s ' +
  56.       'en r∩┐╜seau fonctionneraient de mani∩┐╜re individuelle comme avant l' +
  57.       #39'installation de NetOneEcole.'
  58.     WordWrap = True
  59.   end
  60.   object Label5: TLabel
  61.     Left = 16
  62.     Top = 98
  63.     Width = 401
  64.     Height = 13
  65.     Caption = 
  66.       'Mais certains des logiciels compatibles ∩┐╜ NetOneEcole pourraient' +
  67.       ' ne pas fonctionner.'
  68.   end
  69.   object Button1: TButton
  70.     Left = 216
  71.     Top = 136
  72.     Width = 121
  73.     Height = 33
  74.     Caption = 'OK'
  75.     TabOrder = 0
  76.     OnClick = Button1Click
  77.   end
  78. end
  79.