object frmAboutMan: TfrmAboutMan Left = 489 Top = 354 BorderStyle = bsDialog Caption = 'About...' ClientHeight = 302 ClientWidth = 344 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 OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 12 object Panel1: TPanel Left = 12 Top = 4 Width = 317 Height = 257 BevelInner = bvRaised BevelOuter = bvLowered ParentColor = True TabOrder = 0 object imgBack: TImage Left = 8 Top = 52 Width = 300 Height = 200 AutoSize = True Picture.Data = {} Visible = False end object Image2: TImage Left = 12 Top = 12 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object Label1: TLabel Left = 112 Top = 20 Width = 87 Height = 15 Caption = '�`�������� ���' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold, fsItalic] ParentFont = False end object pbxView: TImage Left = 8 Top = 52 Width = 300 Height = 200 end end object Button1: TButton Left = 120 Top = 268 Width = 101 Height = 25 Caption = 'OK' TabOrder = 1 OnClick = Button1Click end object Memo1: TMemo Left = 20 Top = 224 Width = 301 Height = 29 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = '�l�r �S�V�b�N' Font.Style = [fsItalic] Lines.Strings = ( '' '' '' '' '' '' '' '' '' '' '' ' �@�@�@�@�@��' '' ' �����v���O����' '' ' Version 1.00' '' ' Copyright(c) 1998 by �s�Ái��F�j.' ' All rights reserved.' '' '') ParentFont = False TabOrder = 2 Visible = False end object Timer1: TTimer Enabled = False OnTimer = Timer1Timer Left = 252 Top = 16 end end