object Form2: TForm2 Left = 361 Top = 162 BorderIcons = [biSystemMenu] BorderStyle = bsNone Caption = '���@��Wars2' ClientHeight = 117 ClientWidth = 235 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Icon.Data = {} KeyPreview = True OldCreateOrder = False OnKeyDown = FormKeyDown OnMouseDown = FormMouseDown OnMouseMove = FormMouseMove PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 72 Top = 16 Width = 122 Height = 19 Caption = '���@��v�������Q' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 56 Top = 64 Width = 117 Height = 12 Caption = 'Presented By Lighters!' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 112 Top = 40 Width = 32 Height = 12 Caption = 'Ver ??' end object Panel1: TPanel Left = 8 Top = 8 Width = 49 Height = 49 TabOrder = 0 object Image1: TImage Left = 8 Top = 8 Width = 32 Height = 32 Picture.Data = {} end end object Button1: TButton Left = 80 Top = 88 Width = 75 Height = 25 Caption = 'OK' TabOrder = 1 OnClick = Button1Click end end