object Form1: TForm1 Left = 192 Top = 126 Width = 703 Height = 479 BorderIcons = [biSystemMenu, biMinimize] Caption = 'Form1' Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#65328#12468#12471#12483#12463 Font.Style = [] OldCreateOrder = False Position = poDefaultPosOnly Scaled = False OnCreate = FormCreate PixelsPerInch = 120 TextHeight = 15 object Label1: TLabel Left = 16 Top = 24 Width = 65 Height = 15 Caption = #12501#12449#12452#12523#21517 end object Label2: TLabel Left = 16 Top = 64 Width = 80 Height = 15 Caption = #12501#12449#12452#12523#24773#22577 end object Edit1: TEdit Left = 96 Top = 24 Width = 481 Height = 23 TabOrder = 0 end object Button1: TButton Left = 592 Top = 16 Width = 89 Height = 49 Caption = #21442#29031 TabOrder = 1 OnClick = Button1Click end object Memo1: TMemo Left = 16 Top = 88 Width = 561 Height = 337 ScrollBars = ssVertical TabOrder = 2 end object Button2: TButton Left = 592 Top = 144 Width = 89 Height = 49 Caption = #32066#20102 TabOrder = 3 OnClick = Button2Click end object Button3: TButton Left = 592 Top = 80 Width = 89 Height = 49 Caption = #24773#22577#21462#24471 TabOrder = 4 OnClick = Button3Click end object OpenDialog1: TOpenDialog InitialDir = 'C:\Program Files\Microsoft Office' Left = 544 Top = 8 end end