object AboutBox: TAboutBox Left = 310 Top = 128 BorderStyle = bsDialog Caption = '�o�[�W�������' ClientHeight = 183 ClientWidth = 295 Color = clBtnFace ParentFont = True OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 12 object Bevel2: TBevel Left = 118 Top = 152 Width = 169 Height = 24 end object Bevel4: TBevel Left = 205 Top = 154 Width = 2 Height = 20 Shape = bsLeftLine end object OK: TSpeedButton Left = 207 Top = 154 Width = 78 Height = 20 Caption = '&OK' Flat = True OnClick = OKClick end object HOME: TSpeedButton Left = 121 Top = 154 Width = 83 Height = 20 Caption = '&Homepage' Flat = True OnClick = HOMEClick end object Panel1: TPanel Left = 6 Top = 8 Width = 281 Height = 137 BevelInner = bvRaised BevelOuter = bvLowered ParentColor = True TabOrder = 0 object ProgramIcon: TImage Left = 16 Top = 16 Width = 33 Height = 33 IsControl = True end object ProductName: TLabel Left = 77 Top = 15 Width = 81 Height = 17 Caption = 'Exif Reader' Font.Charset = ANSI_CHARSET Font.Color = clBlue Font.Height = -15 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False IsControl = True end object Version: TLabel Left = 176 Top = 51 Width = 89 Height = 12 Alignment = taRightJustify AutoSize = False Caption = 'Version 2.90' IsControl = True end object Copyright: TLabel Left = 65 Top = 78 Width = 200 Height = 12 Caption = 'Copyright 1998-2002 Ryuuji Yoshimoto' IsControl = True end object Comments: TLabel Left = 96 Top = 94 Width = 166 Height = 12 Caption = 'http://www.takenet.or.jp/~ryuuji/' WordWrap = True IsControl = True end object Label1: TLabel Left = 96 Top = 110 Width = 97 Height = 12 Caption = 'ryuuji@takenet.or.jp' WordWrap = True IsControl = True end object Label2: TLabel Left = 95 Top = 31 Width = 4 Height = 12 end object Bevel1: TBevel Left = 66 Top = 15 Width = 4 Height = 55 end object Bevel3: TBevel Left = 66 Top = 69 Width = 203 Height = 2 end object Label3: TLabel Left = 104 Top = 34 Width = 165 Height = 12 Alignment = taRightJustify AutoSize = False Caption = '�f�W�J���f�[�^��̓c�[��' end end end