object AboutBox: TAboutBox Left = 229 Top = 277 ActiveControl = OKButton BorderStyle = bsDialog Caption = '�o�[�W�������' ClientHeight = 195 ClientWidth = 298 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] OldCreateOrder = True Position = poScreenCenter ShowHint = True OnShow = FormShow PixelsPerInch = 96 TextHeight = 15 object Panel1: TPanel Left = 8 Top = 8 Width = 281 Height = 129 BevelOuter = bvLowered TabOrder = 0 object ProductName: TLabel Left = 64 Top = 22 Width = 161 Height = 24 Alignment = taCenter AutoSize = False Caption = 'IdeaFragment2' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -24 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold] ParentFont = False IsControl = True end object Version: TLabel Left = 96 Top = 50 Width = 5 Height = 15 Alignment = taCenter IsControl = True end object Comments: TLabel Left = 96 Top = 88 Width = 90 Height = 12 Alignment = taCenter Caption = '�t���[�\�t�g�E�F�A' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentFont = False WordWrap = True IsControl = True end object Image1: TImage Left = 16 Top = 16 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end end object OKButton: TButton Left = 109 Top = 154 Width = 81 Height = 30 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 IsControl = True end end