object Form3: TForm3 Left = 269 Top = 139 BorderIcons = [] BorderStyle = bsNone Caption = 'MPEG-Cinema' ClientHeight = 480 ClientWidth = 640 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] KeyPreview = True Position = poDefault Scaled = False OnKeyDown = FormKeyDown OnMouseDown = FormMouseDown OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object LMDNImage1: TLMDNImage Left = 0 Top = 0 Width = 640 Height = 480 Align = alClient QuickDraw = False Transparent = False OnMouseDown = LMDNImage1MouseDown end object Image3: TImage Left = 445 Top = 438 Width = 73 Height = 27 AutoSize = True Picture.Data = {} OnClick = Image3Click end object Image5: TImage Left = 43 Top = 438 Width = 34 Height = 27 AutoSize = True Picture.Data = {} OnClick = Image5Click end object Image6: TImage Left = 83 Top = 438 Width = 34 Height = 27 AutoSize = True Picture.Data = {} OnClick = Image6Click end object Label1: TLabel Left = 262 Top = 442 Width = 65 Height = 25 Alignment = taRightJustify AutoSize = False Caption = '0:00' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label2: TLabel Left = 363 Top = 442 Width = 65 Height = 25 Alignment = taRightJustify AutoSize = False Caption = '0:00' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Image4: TImage Left = 445 Top = 438 Width = 14 Height = 14 AutoSize = True Picture.Data = {} end object Image2: TImage Left = 524 Top = 438 Width = 73 Height = 27 AutoSize = True Picture.Data = {} OnClick = Image2Click end object ScrollBar1: TScrollBar Left = 131 Top = 443 Width = 108 Height = 16 Ctl3D = False LargeChange = 10 ParentCtl3D = False TabOrder = 0 OnScroll = ScrollBar1Scroll end object Timer1: TTimer Enabled = False Interval = 200 OnTimer = Timer1Timer Left = 600 Top = 16 end end