object Form1: TForm1 Left = 275 Top = 127 Width = 648 Height = 606 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 = 24 Top = 24 Width = 65 Height = 15 Caption = #12501#12449#12452#12523#21517 end object Label2: TLabel Left = 24 Top = 72 Width = 63 Height = 15 Caption = #12513#12483#12475#12540#12472 end object PaintBox1: TPaintBox Left = 304 Top = 136 Width = 321 Height = 417 end object Label3: TLabel Left = 304 Top = 112 Width = 90 Height = 15 Caption = #23567#12373#12356#12450#12452#12467#12531 end object Label4: TLabel Left = 472 Top = 112 Width = 92 Height = 15 Caption = #22823#12365#12356#12450#12452#12467#12531 end object Edit1: TEdit Left = 104 Top = 24 Width = 521 Height = 23 TabOrder = 0 end object Button1: TButton Left = 520 Top = 64 Width = 105 Height = 33 Caption = #21442#29031 TabOrder = 1 OnClick = Button1Click end object Button3: TButton Left = 24 Top = 520 Width = 97 Height = 33 Caption = #32066#20102 TabOrder = 2 OnClick = Button3Click end object Memo1: TMemo Left = 24 Top = 104 Width = 257 Height = 401 ReadOnly = True TabOrder = 3 end object Button2: TButton Left = 384 Top = 64 Width = 121 Height = 33 Caption = #12450#12452#12467#12531#20877#25551#30011 TabOrder = 4 OnClick = Button2Click end object OpenDialog1: TOpenDialog Left = 536 Top = 16 end end