object Form1: TForm1 Left = 192 Top = 107 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'EVE�� Memory Editor' ClientHeight = 254 ClientWidth = 521 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o����' Font.Style = [] OldCreateOrder = False OnClose = FormClose PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 20 Top = 14 Width = 126 Height = 12 Caption = 'EVE���@�N���Ď����D�D�D' Font.Charset = SHIFTJIS_CHARSET Font.Color = clGreen Font.Height = -12 Font.Name = '�l�r �o����' Font.Style = [] ParentFont = False ShowAccelChar = False end object Label2: TLabel Left = 20 Top = 42 Width = 250 Height = 12 Caption = '[F1] �L�[�����ő���̓_�����P��_�قǍ�悷��' end object Label3: TLabel Left = 20 Top = 62 Width = 250 Height = 12 Caption = '[F2] �L�[�����ő���̓_�����P���_�قǍ�悷��' end object Label4: TLabel Left = 20 Top = 82 Width = 294 Height = 12 Caption = '[F5�`9] �L�[�����Ō��݂̎����v�����\�̔v�ɒu��������' end object Label5: TLabel Left = 20 Top = 210 Width = 360 Height = 12 Caption = '�vNo.�@�@���q1�`9 = 1�`9�@�@���q1�`9 = 11�`19�@�@���q1�`9 = 21�`' + '29' end object Label6: TLabel Left = 66 Top = 226 Width = 230 Height = 12 Caption = '���E��E���E�k = 31�`34�@�@���E���E�� = 35�`37' end object StringGrid1: TStringGrid Left = 20 Top = 104 Width = 481 Height = 97 ColCount = 16 Ctl3D = False DefaultColWidth = 20 DefaultRowHeight = 15 RowCount = 6 Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goEditing, goAlwaysShowEditor] ParentCtl3D = False ScrollBars = ssNone TabOrder = 0 OnDrawCell = StringGrid1DrawCell end object Button1: TButton Left = 364 Top = 8 Width = 65 Height = 21 Caption = '&CG100%' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r ����' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 436 Top = 8 Width = 65 Height = 21 Caption = '�I��(&X)' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r ����' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = Button2Click end object Timer1: TTimer Interval = 150 OnTimer = Timer1Timer Left = 472 Top = 32 end end