object Form1: TForm1 Left = 80 Top = 112 Width = 144 Height = 103 Caption = 'Form1' Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #65325#65331' '#65328#12468#12471#12483#12463 Font.Style = [] OldCreateOrder = False Position = poDefaultPosOnly PixelsPerInch = 96 TextHeight = 12 object Button1: TButton Left = 32 Top = 32 Width = 75 Height = 25 Caption = 'Button1' TabOrder = 0 OnClick = Button1Click end object OpenDialog1: TOpenDialog Filter = 'MP3|*.mp3|'#12377#12409#12390'|*.*' end end