object FrmAuteur: TFrmAuteur Left = 121 Top = 117 Width = 567 Height = 249 Caption = 'Ecran Auteur' 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 ImageReduite: TImage Left = 32 Top = 32 Width = 217 Height = 177 Stretch = True end object ImageMemoire: TImage Left = 288 Top = 248 Width = 105 Height = 105 Visible = False end object Image1: TImage Left = 272 Top = 232 Width = 105 Height = 105 Visible = False end object Label1: TLabel Left = 360 Top = 56 Width = 34 Height = 13 Caption = 'Auteur ' end object Label2: TLabel Left = 360 Top = 144 Width = 61 Height = 13 Caption = 'Nb de coups' end object TitreDuPlateau: TLabel Left = 216 Top = 8 Width = 37 Height = 20 Caption = 'Titre' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 360 Top = 96 Width = 25 Height = 13 Caption = 'Email' end object BitBtn1: TBitBtn Left = 400 Top = 16 Width = 105 Height = 25 Caption = 'Charger un plateau' TabOrder = 0 OnClick = BitBtn1Click end object UpDown1: TUpDown Left = 8 Top = 32 Width = 18 Height = 49 Min = 0 Position = 0 TabOrder = 1 Wrap = False OnChangingEx = UpDown1ChangingEx end object UpDown2: TUpDown Left = 40 Top = 8 Width = 49 Height = 18 Min = 0 Orientation = udHorizontal Position = 0 TabOrder = 2 Wrap = False OnChangingEx = UpDown2ChangingEx end object Button1: TButton Left = 376 Top = 192 Width = 105 Height = 25 Caption = 'Officialiser' TabOrder = 3 OnClick = Button1Click end object Memo1: TMemo Left = 416 Top = 248 Width = 49 Height = 41 TabOrder = 4 Visible = False WordWrap = False end object Edit1: TEdit Left = 360 Top = 72 Width = 177 Height = 21 TabOrder = 5 end object Edit2: TEdit Left = 504 Top = 144 Width = 33 Height = 21 MaxLength = 3 TabOrder = 6 end object Edit3: TEdit Left = 360 Top = 112 Width = 177 Height = 21 TabOrder = 7 end object OpenDialog1: TOpenDialog DefaultExt = '*.wbp' Filter = 'Plateau WinBrique|*.wbp' Left = 288 Top = 112 end end