object FrmPlayer: TFrmPlayer Left = 455 Top = 159 BorderStyle = bsNone Caption = 'Winbrique' ClientHeight = 170 ClientWidth = 230 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnKeyDown = FormKeyDown OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object SkinForm1: TSkinForm Left = 0 Top = 0 Width = 230 Height = 170 Align = alClient ParentShowHint = False ShowHint = True KeyColor = clWhite Tolerance = clBlack OnMouseUpNotify = SkinForm1MouseUpNotify end object PMenuwinbrique: TPopupMenu Left = 32 Top = 24 object Dplacement1: TMenuItem Caption = 'Vitesse de D�placement' object deplace4: TMenuItem Tag = 4 Caption = 'Rapide' RadioItem = True OnClick = deplace2Click end object deplace2: TMenuItem Tag = 2 Caption = 'Normal' Checked = True RadioItem = True OnClick = deplace2Click end object Deplace1: TMenuItem Tag = 1 Caption = 'Lent' RadioItem = True OnClick = deplace2Click end end object VitesseMagntoscope1: TMenuItem Caption = 'Vitesse &Magn�toscope' object Magneto50: TMenuItem Tag = 20 Caption = '&Rapide' RadioItem = True OnClick = Magneto50Click end object Magneto100: TMenuItem Tag = 200 Caption = '&Normal' Checked = True RadioItem = True OnClick = Magneto50Click end object Magneto200: TMenuItem Tag = 500 Caption = '&Lent' RadioItem = True OnClick = Magneto50Click end end object N4: TMenuItem Caption = '-' end object Editeurdeplateau1: TMenuItem Caption = '&Editeur de plateau' OnClick = Editeurdeplateau1Click end object N3: TMenuItem Caption = '-' end object SkinsMenu: TMenuItem Caption = '&Skins' object Defaut1: TMenuItem Caption = 'Defaut' Checked = True RadioItem = True OnClick = Defaut1Click end end object N2: TMenuItem Caption = '-' end object Enregistrement1: TMenuItem Caption = 'Enregistrement' OnClick = Enregistrement1Click end object Plateauxsupplmentaires1: TMenuItem Caption = 'Plateaux suppl�mentaires' OnClick = Plateauxsupplmentaires1Click end object N1: TMenuItem Caption = '-' end object Apropos1: TMenuItem Caption = 'A propos...' OnClick = Apropos1Click end object Officialiser1: TMenuItem Caption = 'Officialiser' Visible = False OnClick = Officialiser1Click end end end