object Form1: TForm1 Left = 189 Top = 123 Width = 756 Height = 585 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 PixelsPerInch = 96 TextHeight = 15 object Label1: TLabel Left = 24 Top = 16 Width = 63 Height = 15 Caption = #12513#12483#12475#12540#12472 end object Button1: TButton Left = 632 Top = 40 Width = 105 Height = 49 Caption = #24773#22577#21462#24471 TabOrder = 0 OnClick = Button1Click end object Memo1: TMemo Left = 24 Top = 40 Width = 593 Height = 489 ScrollBars = ssVertical TabOrder = 1 end object Button2: TButton Left = 632 Top = 104 Width = 105 Height = 49 Caption = #32066#20102 TabOrder = 2 OnClick = Button2Click end end