object AboutKamo: TAboutKamo Left = 390 Top = 211 BorderStyle = bsDialog Caption = 'AboutKamo' ClientHeight = 237 ClientWidth = 269 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Icon.Data = {} OldCreateOrder = False Scaled = False PixelsPerInch = 96 TextHeight = 12 object Image1: TImage Left = 20 Top = 4 Width = 229 Height = 145 end object Label1: TLabel Left = 80 Top = 156 Width = 115 Height = 12 Caption = '���Ղꂢ��` ver 0.41' end object Label2: TLabel Left = 68 Top = 172 Width = 136 Height = 12 Caption = 'Copyright 1999 by yagamo' end object Label3: TLabel Left = 56 Top = 188 Width = 156 Height = 12 Caption = 'http://user1.allnet.ne.jp/kamo/' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsUnderline] ParentFont = False OnClick = Label3Click end object Button1: TButton Left = 100 Top = 208 Width = 75 Height = 25 Cancel = True Caption = '�‚���(&C)' Default = True TabOrder = 0 OnClick = Button1Click end end