object Form1: TForm1 Left = 192 Top = 107 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = '�폗�_ Memory Editor' ClientHeight = 212 ClientWidth = 465 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 = 128 Height = 12 Caption = '�폗�_�@�N���Ď����D�D�D' Font.Charset = SHIFTJIS_CHARSET Font.Color = clGreen Font.Height = -12 Font.Name = '�l�r �o����' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 20 Top = 166 Width = 132 Height = 12 Caption = '�mShift�n�{�mF1�n �F ���� Full' end object Label3: TLabel Left = 188 Top = 166 Width = 132 Height = 12 Caption = '�mShift�n�{�mF2�n �F �h�� Full' end object Label4: TLabel Left = 20 Top = 186 Width = 144 Height = 12 Caption = '�mShift�n�{�mF3�n �F �����i Full' end object Label5: TLabel Left = 188 Top = 186 Width = 146 Height = 12 Caption = '�mShift�n�{�mF8�n �F �\�͒l Max' end object CheckBox1: TCheckBox Left = 20 Top = 40 Width = 149 Height = 17 Caption = '�����͂������񕜂���' Checked = True State = cbChecked TabOrder = 0 end object CheckBox2: TCheckBox Left = 20 Top = 60 Width = 229 Height = 17 Caption = '���Z�����p�񐔂� 2 �ȏ�Ɉێ�����' Checked = True State = cbChecked TabOrder = 1 end object CheckBox3: TCheckBox Left = 20 Top = 80 Width = 205 Height = 17 Caption = '�o���l�� 50000 �ȏ�Ɉێ�����' Checked = True State = cbChecked TabOrder = 2 end object CheckBox4: TCheckBox Left = 20 Top = 100 Width = 205 Height = 17 Caption = '�������� 50000 �ȏ�Ɉێ�����' Checked = True State = cbChecked TabOrder = 3 end object CheckBox5: TCheckBox Left = 20 Top = 120 Width = 189 Height = 17 Caption = '�A�C�e���� 20 �ȏ�Ɉێ�����' Checked = True State = cbChecked TabOrder = 4 end object CheckBox6: TCheckBox Left = 20 Top = 140 Width = 229 Height = 17 Caption = '�G�̐����͂��@�@�@�@% �ȉ��ɐ�������' Font.Charset = SHIFTJIS_CHARSET Font.Color = clMaroon Font.Height = -12 Font.Name = '�l�r �o����' Font.Style = [] ParentFont = False TabOrder = 5 end object Button1: TButton Left = 308 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 = 7 OnClick = Button1Click end object Button2: TButton Left = 380 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 = 8 OnClick = Button2Click end object Edit1: TEdit Left = 111 Top = 140 Width = 24 Height = 16 AutoSize = False Ctl3D = False ParentCtl3D = False TabOrder = 6 Text = '50' end object Timer1: TTimer Interval = 250 OnTimer = Timer1Timer Left = 416 Top = 32 end end