object Form1: TForm1 Left = 241 Top = 126 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Sirky' ClientHeight = 300 ClientWidth = 400 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 400 Height = 300 Align = alClient OnMouseMove = Image1MouseMove end object Label1: TLabel Left = 16 Top = 272 Width = 59 Height = 16 Caption = 'Nov� hra' Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True OnClick = Label1Click OnMouseDown = Label1MouseDown OnMouseMove = Label1MouseMove end object Label2: TLabel Left = 136 Top = 272 Width = 54 Height = 16 Caption = 'Pravidla' Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True OnClick = Label2Click OnMouseDown = Label2MouseDown OnMouseMove = Label2MouseMove end object Label3: TLabel Left = 248 Top = 272 Width = 36 Height = 16 Caption = 'O h�e' Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True OnClick = Label3Click OnMouseDown = Label3MouseDown OnMouseMove = Label3MouseMove end object Label4: TLabel Left = 344 Top = 272 Width = 40 Height = 16 Caption = 'Konec' Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True OnClick = Label4Click OnMouseDown = Label4MouseDown OnMouseMove = Label4MouseMove end object Label5: TLabel Left = 0 Top = 0 Width = 54 Height = 55 Caption = '30' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -48 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object Image2: TImage Left = 0 Top = 120 Width = 12 Height = 132 Transparent = True end object Image3: TImage Left = 12 Top = 120 Width = 12 Height = 132 Transparent = True end object Image4: TImage Left = 24 Top = 120 Width = 12 Height = 132 Transparent = True end object Image5: TImage Left = 36 Top = 120 Width = 12 Height = 132 Transparent = True end object Image6: TImage Left = 48 Top = 120 Width = 12 Height = 132 Transparent = True end object Image7: TImage Left = 60 Top = 120 Width = 12 Height = 132 Transparent = True end object Image8: TImage Left = 72 Top = 120 Width = 12 Height = 132 Transparent = True end object Image9: TImage Left = 84 Top = 120 Width = 12 Height = 132 Transparent = True end object Image10: TImage Left = 96 Top = 120 Width = 12 Height = 132 Transparent = True end object Image11: TImage Left = 108 Top = 120 Width = 12 Height = 132 Transparent = True end object Image12: TImage Left = 128 Top = 120 Width = 12 Height = 132 Transparent = True end object Image13: TImage Left = 140 Top = 120 Width = 12 Height = 132 Transparent = True end object Image14: TImage Left = 152 Top = 120 Width = 12 Height = 132 Transparent = True end object Image15: TImage Left = 164 Top = 120 Width = 12 Height = 132 Transparent = True end object Image16: TImage Left = 176 Top = 120 Width = 12 Height = 132 Transparent = True end object Image17: TImage Left = 188 Top = 120 Width = 12 Height = 132 Transparent = True end object Image18: TImage Left = 200 Top = 120 Width = 12 Height = 132 Transparent = True end object Image19: TImage Left = 212 Top = 120 Width = 12 Height = 132 Transparent = True end object Image20: TImage Left = 224 Top = 120 Width = 12 Height = 132 Transparent = True end object Image21: TImage Left = 236 Top = 120 Width = 12 Height = 132 Transparent = True end object Image22: TImage Left = 256 Top = 120 Width = 12 Height = 132 Transparent = True end object Image23: TImage Left = 268 Top = 120 Width = 12 Height = 132 Transparent = True end object Image24: TImage Left = 280 Top = 120 Width = 12 Height = 132 Transparent = True end object Image25: TImage Left = 292 Top = 120 Width = 12 Height = 132 Transparent = True end object Image26: TImage Left = 304 Top = 120 Width = 12 Height = 132 Transparent = True end object Image27: TImage Left = 316 Top = 120 Width = 12 Height = 132 Transparent = True end object Image28: TImage Left = 328 Top = 120 Width = 12 Height = 132 Transparent = True end object Image29: TImage Left = 340 Top = 120 Width = 12 Height = 132 Transparent = True end object Image30: TImage Left = 352 Top = 120 Width = 12 Height = 132 Transparent = True end object Image31: TImage Left = 364 Top = 120 Width = 12 Height = 132 Transparent = True end object SpeedButton1: TLabel Left = 368 Top = 8 Width = 11 Height = 22 Caption = '1' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -19 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True OnClick = SpeedButton1Click OnMouseMove = SpeedButton1MouseMove end object SpeedButton2: TLabel Left = 368 Top = 40 Width = 11 Height = 22 Caption = '2' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -19 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True OnClick = SpeedButton2Click OnMouseMove = SpeedButton2MouseMove end object SpeedButton3: TLabel Left = 368 Top = 72 Width = 11 Height = 22 Caption = '3' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -19 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True OnClick = SpeedButton3Click OnMouseMove = SpeedButton3MouseMove end object Button1: TLabel Left = 136 Top = 8 Width = 105 Height = 22 Caption = 'POKRA�UJ' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -19 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True OnClick = Button1Click OnMouseMove = Button1MouseMove end object MediaPlayer1: TMediaPlayer Left = 72 Top = 32 Width = 29 Height = 30 VisibleButtons = [btEject] AutoOpen = True FileName = 'soubory\hudba.mid' Visible = False TabOrder = 0 end object MediaPlayer2: TMediaPlayer Left = 80 Top = 72 Width = 29 Height = 30 VisibleButtons = [btEject] AutoOpen = True FileName = 'soubory\klik.wav' Visible = False TabOrder = 1 end object Timer1: TTimer Interval = 10 OnTimer = Timer1Timer Left = 168 Top = 88 end object Timer2: TTimer Enabled = False Interval = 50 OnTimer = Timer2Timer Left = 48 Top = 104 end end