object Form1: TForm1 Left = 352 Top = 183 BorderStyle = bsNone Caption = 'Form1' ClientHeight = 416 ClientWidth = 613 Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnClick = FormClick OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnKeyDown = FormKeyDown OnKeyUp = FormKeyUp OnMouseWheelDown = FormMouseWheelDown OnMouseWheelUp = FormMouseWheelUp PixelsPerInch = 96 TextHeight = 13 object DXDraw1: TDXDraw Left = 48 Top = 128 Width = 459 Height = 185 AutoInitialize = True AutoSize = True Color = clMenu Display.FixedBitCount = True Display.FixedRatio = True Display.FixedSize = False Options = [doAllowReboot, doWaitVBlank, doCenter, doDirectX7Mode, doHardware, doSelectDriver] SurfaceHeight = 185 SurfaceWidth = 459 TabOrder = 0 OnDblClick = DXDraw1DblClick OnMouseDown = DXDraw1MouseDown OnMouseMove = DXDraw1MouseMove OnMouseUp = DXDraw1MouseUp end object MediaPlayer1: TMediaPlayer Left = 208 Top = 16 Width = 253 Height = 30 Visible = False TabOrder = 1 end object DXImageList1: TDXImageList DXDraw = DXDraw1 Items = <> Left = 512 Top = 80 end object DXTimer1: TDXTimer ActiveOnly = True Enabled = False Interval = 16 OnTimer = cas Left = 552 Top = 80 end object DXSound: TDXSound AutoInitialize = True Options = [] Left = 512 Top = 160 end object DXWaveList1: TDXWaveList DXSound = DXSound Items = <> Left = 512 Top = 120 end object DXImageList2: TDXImageList DXDraw = DXDraw1 Items = < item PatternHeight = 0 PatternWidth = 0 Picture.Data = {} SystemMemory = False Transparent = True TransparentColor = clBlack end> Left = 560 Top = 120 end end