object AboutForm: TAboutForm Left = 286 Top = 96 BorderStyle = bsDialog Caption = '�o�[�W�������' ClientHeight = 128 ClientWidth = 311 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] OldCreateOrder = True Position = poDefault ShowHint = True Visible = True OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object LabelTitle: TLabel Left = 80 Top = 8 Width = 50 Height = 12 Caption = 'LabelTitle' end object LabelVersion: TLabel Left = 80 Top = 32 Width = 66 Height = 12 Caption = 'LabelVersion' end object LabelCopyLeft: TLabel Left = 80 Top = 56 Width = 73 Height = 12 Caption = 'LabelCopyLeft' end object Label2: TLabel Left = 8 Top = 76 Width = 69 Height = 12 Caption = '�z�[���y�[�W' ParentShowHint = False ShowHint = True end object Label3: TLabel Left = 88 Top = 72 Width = 213 Height = 12 Cursor = crHandPoint Hint = '�z�[���y�[�W���J��' Caption = 'http://hp.vector.co.jp/authors/VA016442/' Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlue Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsUnderline] ParentFont = False OnClick = Label3Click end object ImageMain: TImage Left = 8 Top = 8 Width = 64 Height = 64 Stretch = True end object ImageSub: TImage Left = 232 Top = 16 Width = 32 Height = 32 Visible = False end object BtnCancel: TButton Left = 111 Top = 97 Width = 75 Height = 25 Cancel = True Caption = 'OK' ParentShowHint = False ShowHint = True TabOrder = 0 OnClick = BtnCancelClick end object WinUtility1: TWinUtility Left = 192 Top = 32 end end