object Form1: TForm1 Left = 115 Top = 79 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'BACIK CDROM MENU 98 >>>3.0<<<' ClientHeight = 451 ClientWidth = 632 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True Position = poScreenCenter OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnKeyDown = FormKeyDown PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 632 Height = 451 Align = alClient Stretch = True OnMouseDown = Image1MouseDown OnMouseMove = Image1MouseMove OnMouseUp = Image1MouseUp end object Media: TMediaPlayer Left = 64 Top = 40 Width = 253 Height = 30 Visible = False TabOrder = 0 end object Timer1: TTimer Enabled = False OnTimer = Timer1Timer Left = 200 Top = 8 end object MPEG: TMPEGPlayer Seekable = False FromStream = False PlayerPriority = BelowNormal UseTimer = False TimerFreq = 0 AutoPlay = False OutputDevice = wavemapper StartPos = 0 EndPos = 0 Left = 172 Top = 8 end end