object FinfoServer: TFinfoServer Left = 233 Top = 144 BorderStyle = bsDialog Caption = 'FinfoServer' ClientHeight = 183 ClientWidth = 543 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 16 Top = 16 Width = 147 Height = 13 Caption = 'Qu'#39'est-ce qu'#39'un serveur ?' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 16 Top = 32 Width = 520 Height = 13 Caption = 'Un serveur est un ordinateur qui g�re le fonctionnenemt de l'#39'ens' + 'emble des ordinateurs que constitue le r�seau.' end object Label3: TLabel Left = 16 Top = 56 Width = 321 Height = 13 Caption = 'Cet ordinateur doit toujours �tre le premier allum� et le dernie' + 'r �teind.' end object Label4: TLabel Left = 16 Top = 72 Width = 394 Height = 26 Caption = 'Si cet ordinateur n'#39'�tait pas allum�, vos ordinateurs connect�s ' + 'en r�seau fonctionneraient de mani�re individuelle comme avant l' + #39'installation de NetOneEcole.' WordWrap = True end object Label5: TLabel Left = 16 Top = 98 Width = 401 Height = 13 Caption = 'Mais certains des logiciels compatibles � NetOneEcole pourraient' + ' ne pas fonctionner.' end object Button1: TButton Left = 216 Top = 136 Width = 121 Height = 33 Caption = 'OK' TabOrder = 0 OnClick = Button1Click end end