object AboutBox: TAboutBox Left = 27 Top = 394 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = '����΂�~���~���ɂ‚���' ClientHeight = 143 ClientWidth = 239 Color = clWhite Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 12 object Image1: TImage Left = 8 Top = 16 Width = 33 Height = 33 Picture.Data = {} end object Label1: TLabel Left = 64 Top = 16 Width = 124 Height = 12 Caption = '����΂�~���~�� Ver1.4' end object Label2: TLabel Left = 120 Top = 40 Width = 70 Height = 12 Caption = '1997.5.1 non' end object Label3: TLabel Left = 16 Top = 64 Width = 173 Height = 12 Caption = '���̃v���O�����̓V�F�A�E�F�A�ł�' end object Label4: TLabel Left = 16 Top = 80 Width = 209 Height = 12 Caption = '�p�����Ďg�p����ꍇ�͓o�^���K�v�ł�' end object Button1: TButton Left = 152 Top = 104 Width = 73 Height = 25 Caption = 'OK' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 64 Top = 104 Width = 73 Height = 25 Caption = '�o�^����' TabOrder = 1 OnClick = Button2Click end end