object FormMusic: TFormMusic Left = 441 Top = 365 Width = 288 Height = 200 Caption = 'FormMusic' Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] OldCreateOrder = False OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 12 object MediaPlayer1: TMediaPlayer Left = 8 Top = 16 Width = 253 Height = 30 TabOrder = 0 end object Timer1: TTimer Enabled = False Interval = 200 OnTimer = Timer1Timer Left = 40 Top = 56 end end