object FrmAbout: TFrmAbout Left = 480 Top = 141 BorderStyle = bsDialog Caption = 'A propos ...' ClientHeight = 294 ClientWidth = 242 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 8 Top = 8 Width = 227 Height = 45 AutoSize = True Picture.Data = {} end object Label1: TLabel Left = 72 Top = 152 Width = 94 Height = 16 Cursor = crHandPoint Caption = 'p.fonten@free.fr' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label1Click end object Label2: TLabel Left = 56 Top = 80 Width = 148 Height = 16 Cursor = crHandPoint Caption = 'http://www.winbrique.com' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label2Click end object Label3: TLabel Left = 112 Top = 264 Width = 21 Height = 13 Caption = '1.00' end object Developpement: TLabel Left = 72 Top = 120 Width = 97 Height = 13 Caption = 'D�veloppement :' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label6: TLabel Left = 72 Top = 136 Width = 86 Height = 13 Caption = 'Pascal Fonteneau' end object Label7: TLabel Left = 24 Top = 184 Width = 184 Height = 13 Caption = 'Vie du site Internet et concours:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label8: TLabel Left = 80 Top = 203 Width = 70 Height = 13 Caption = 'Fabrice Duprat' end object Label9: TLabel Left = 48 Top = 216 Width = 145 Height = 16 Cursor = crHandPoint Caption = 'faduprat@club-internet.fr' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label1Click end object Label10: TLabel Left = 80 Top = 64 Width = 75 Height = 13 Caption = 'Site Internet:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Button2: TButton Left = 16 Top = 256 Width = 75 Height = 25 Caption = 'AFAS' TabOrder = 0 OnClick = Button2Click end object BitBtn1: TBitBtn Left = 152 Top = 256 Width = 75 Height = 25 TabOrder = 1 Kind = bkOK end end