object frmAboutBox: TfrmAboutBox Left = 196 Top = 169 BorderStyle = bsDialog Caption = '�ް�ޮݏ��' ClientHeight = 278 ClientWidth = 373 Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 12 object Bevel1: TBevel Left = 8 Top = 168 Width = 353 Height = 2 end object lblcom2: TLabel Left = 16 Top = 184 Width = 337 Height = 33 AutoSize = False Caption = '�@���̃\�t�g�E�F�A�̓V���A�E�F�A�ł��B�p�����Ă����p�̏ꍇ�́A�K' + '����҂ɑ������Ă��������K�v������܂��B' WordWrap = True end object Comments: TLabel Left = 16 Top = 224 Width = 337 Height = 41 AutoSize = False Caption = 'Comments' WordWrap = True IsControl = True end object ProgramIcon: TImage Left = 16 Top = 16 Width = 32 Height = 32 AutoSize = True IsControl = True end object ProductName: TLabel Left = 64 Top = 16 Width = 225 Height = 49 Alignment = taCenter AutoSize = False Caption = 'Product Name' WordWrap = True IsControl = True end object Label1: TLabel Left = 40 Top = 144 Width = 304 Height = 12 Caption = '�z�[���y�[�W : http://www.vector.co.jp/authors/VA004942/' end object Label2: TLabel Left = 104 Top = 72 Width = 153 Height = 12 Caption = 'Copyright(C) 1997 �Ⓦ�@�a�L' end object Label3: TLabel Left = 120 Top = 96 Width = 123 Height = 12 Caption = 'NIFTY-Serve SGY03262' end object Label4: TLabel Left = 128 Top = 120 Width = 115 Height = 12 Caption = 'E-Mail : still@nmt.co.jp' end object btnregist: TButton Left = 272 Top = 240 Width = 89 Height = 25 Caption = 'հ�ް�o�^(&R)' Default = True TabOrder = 0 OnClick = btnregistClick end object Button1: TButton Left = 296 Top = 16 Width = 65 Height = 25 Caption = 'OK' TabOrder = 1 OnClick = Button1Click end end