object Form97: TForm97 Left = 161 Top = 195 Width = 430 Height = 174 Caption = '�ً}���T���摜' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Position = poScreenCenter OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object Image1: TImage Left = 8 Top = 8 Width = 105 Height = 105 Stretch = True OnClick = Image1Click end object Image2: TImage Left = 120 Top = 8 Width = 105 Height = 105 Stretch = True OnClick = Image2Click end object Image3: TImage Left = 232 Top = 8 Width = 105 Height = 105 Stretch = True OnClick = Image3Click end object Button1: TButton Left = 24 Top = 120 Width = 75 Height = 25 Caption = '1' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 136 Top = 120 Width = 75 Height = 25 Caption = '2' TabOrder = 1 OnClick = Button2Click end object Button3: TButton Left = 344 Top = 120 Width = 75 Height = 25 Caption = '��ݾ�' TabOrder = 2 OnClick = Button3Click end object Button4: TButton Left = 248 Top = 120 Width = 75 Height = 25 Caption = '3' TabOrder = 3 OnClick = Button4Click end end