object Form1: TForm1 Left = 227 Top = 125 Width = 984 Height = 452 BorderIcons = [biSystemMenu, biMinimize] Caption = #12503#12525#12464#12521#12512#36215#21205 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 = 32 Width = 65 Height = 15 Caption = #12501#12449#12452#12523#21517 end object Label2: TLabel Left = 24 Top = 72 Width = 116 Height = 15 Caption = #12467#12510#12531#12489#12521#12452#12531#24341#25968 end object Label3: TLabel Left = 24 Top = 112 Width = 118 Height = 15 Caption = #12459#12524#12531#12488#12487#12451#12524#12463#12488#12522 end object Label4: TLabel Left = 24 Top = 152 Width = 108 Height = 15 Caption = #12513#12483#12475#12540#12472#34920#31034#29992 end object Edit1: TEdit Left = 152 Top = 24 Width = 713 Height = 23 TabOrder = 0 end object Button1: TButton Left = 888 Top = 16 Width = 73 Height = 33 Caption = #21442#29031 TabOrder = 1 OnClick = Button1Click end object Edit2: TEdit Left = 152 Top = 64 Width = 713 Height = 23 TabOrder = 2 end object Button2: TButton Left = 888 Top = 56 Width = 73 Height = 33 Caption = #21442#29031 TabOrder = 3 OnClick = Button2Click end object Button3: TButton Left = 888 Top = 200 Width = 73 Height = 33 Caption = #36215#21205 TabOrder = 4 OnClick = Button3Click end object Button4: TButton Left = 888 Top = 360 Width = 73 Height = 33 Caption = #32066#20102 TabOrder = 5 OnClick = Button4Click end object Memo1: TMemo Left = 24 Top = 176 Width = 609 Height = 217 ReadOnly = True ScrollBars = ssVertical TabOrder = 6 end object Edit3: TEdit Left = 152 Top = 104 Width = 713 Height = 23 TabOrder = 7 end object Button5: TButton Left = 888 Top = 96 Width = 73 Height = 33 Caption = #21442#29031 TabOrder = 8 OnClick = Button5Click end object RadioGroup1: TRadioGroup Left = 672 Top = 184 Width = 177 Height = 137 Caption = #20351#29992'API' ItemIndex = 0 Items.Strings = ( 'CreateProcess' 'ShellExecute' 'spawn' 'WinExec') TabOrder = 9 end object OpenDialog1: TOpenDialog Left = 816 Top = 16 end object OpenDialog2: TOpenDialog Left = 816 Top = 72 end end