object Form1: TForm1 Left = 194 Top = 145 Width = 815 Height = 593 Caption = 'Form1' Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '‚l‚r ‚oƒSƒVƒbƒN' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 12 object Image1: TImage Left = 16 Top = 32 Width = 768 Height = 512 end object Button1: TButton Left = 16 Top = 0 Width = 75 Height = 25 Caption = 'Button1' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 96 Top = 0 Width = 75 Height = 25 Caption = 'Button2' TabOrder = 1 OnClick = Button2Click end object OpenDialog1: TOpenDialog Left = 320 end end