object AboutBox: TAboutBox Left = 502 Top = 165 BorderStyle = bsDialog Caption = '�ް�ޮݏ��' ClientHeight = 174 ClientWidth = 286 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 12 object Panel1: TPanel Left = 8 Top = 8 Width = 269 Height = 121 BevelInner = bvRaised BevelOuter = bvLowered ParentColor = True TabOrder = 0 object ProgramIcon: TImage Left = 12 Top = 8 Width = 29 Height = 33 Picture.Data = {} Stretch = True IsControl = True end object ProductName: TLabel Left = 56 Top = 12 Width = 53 Height = 12 Caption = 'BMP View' IsControl = True end object Version: TLabel Left = 116 Top = 12 Width = 63 Height = 12 Caption = 'Version 0.22' IsControl = True end object Copyright: TLabel Left = 112 Top = 52 Width = 145 Height = 12 Alignment = taRightJustify Caption = '(C) 1997-1998, Sumac Field.' IsControl = True end object Comments: TLabel Left = 56 Top = 28 Width = 117 Height = 12 Caption = 'BitMap file to PDB file' WordWrap = True IsControl = True end object Label1: TLabel Left = 156 Top = 68 Width = 99 Height = 12 Alignment = taRightJustify Caption = 'All Right Reserved.' IsControl = True end object Label2: TLabel Left = 164 Top = 84 Width = 91 Height = 12 Alignment = taRightJustify Caption = 'Hiroki Urushibata.' IsControl = True end object Label3: TLabel Left = 156 Top = 100 Width = 101 Height = 12 Alignment = taRightJustify Caption = 'uruki@mail.wbs.ne.jp' IsControl = True end end object OKButton: TButton Left = 107 Top = 144 Width = 75 Height = 21 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end end