object Form1: TForm1 Left = 192 Top = 107 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = '�V������V Memory Editor' ClientHeight = 321 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 = 148 Height = 12 Caption = '�V������V�@�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 CheckBox1: TCheckBox Left = 20 Top = 40 Width = 277 Height = 17 Caption = '���Ƃ̎������@�@�@�@�@�@�@�@�@ �шȏ�Ɉێ�����' Checked = True State = cbChecked TabOrder = 0 end object Edit1: TEdit Left = 111 Top = 40 Width = 69 Height = 16 AutoSize = False Ctl3D = False ParentCtl3D = False TabOrder = 1 Text = '5000000' end object CheckBox2: TCheckBox Left = 20 Top = 60 Width = 221 Height = 17 Caption = '���Ƃ̈АM���@�@�@�@�ȏ�Ɉێ�����' Checked = True State = cbChecked TabOrder = 2 end object Edit2: TEdit Left = 110 Top = 60 Width = 25 Height = 16 AutoSize = False Ctl3D = False ParentCtl3D = False TabOrder = 3 Text = '15' end object CheckBox3: TCheckBox Left = 20 Top = 80 Width = 213 Height = 17 Caption = '���Ƃ̂b�o���@�@�@�@�ȏ�Ɉێ�����' Checked = True State = cbChecked TabOrder = 4 end object Edit3: TEdit Left = 103 Top = 80 Width = 25 Height = 16 AutoSize = False Ctl3D = False ParentCtl3D = False TabOrder = 5 Text = '15' end object CheckBox4: TCheckBox Left = 20 Top = 104 Width = 261 Height = 17 Caption = '�z�������̌o���l�� 100 �P�ʂŐ؂�グ��' Checked = True State = cbChecked TabOrder = 6 end object CheckBox5: TCheckBox Left = 20 Top = 124 Width = 317 Height = 17 Caption = '�z�������̔\�͒l �i���E���j ���@�@�@�@�ȏ�Ɉێ�����' Checked = True State = cbChecked TabOrder = 7 end object Edit4: TEdit Left = 202 Top = 124 Width = 25 Height = 16 AutoSize = False Ctl3D = False ParentCtl3D = False TabOrder = 8 Text = '20' end object CheckBox6: TCheckBox Left = 20 Top = 144 Width = 269 Height = 17 Caption = '�z�������̒��� �i��{�l�j ���ō��Ɉێ�����' Checked = True State = cbChecked TabOrder = 9 end object CheckBox7: TCheckBox Left = 20 Top = 164 Width = 349 Height = 17 Caption = '�z�������̒�����������܂��́@�@�@�@�@�@ �l�ȏ�Ɉێ�����' Checked = True State = cbChecked TabOrder = 10 end object Edit5: TEdit Left = 203 Top = 164 Width = 45 Height = 16 AutoSize = False Ctl3D = False ParentCtl3D = False TabOrder = 11 Text = '2000' end object CheckBox8: TCheckBox Left = 20 Top = 188 Width = 261 Height = 17 Caption = '�x�z��̏�s���ő��s���x���ňێ�����' Checked = True State = cbChecked TabOrder = 12 end object CheckBox9: TCheckBox Left = 20 Top = 208 Width = 253 Height = 17 Caption = '�x�z��̕��Ƃ��@�@�@�@�@�@�@�ȏ�Ɉێ�����' Checked = True State = cbChecked TabOrder = 13 end object Edit6: TEdit Left = 122 Top = 208 Width = 49 Height = 16 AutoSize = False Ctl3D = False ParentCtl3D = False TabOrder = 14 Text = '50000' end object CheckBox10: TCheckBox Left = 20 Top = 228 Width = 229 Height = 17 Caption = '�x�z��̐΍����ő�΍��ňێ�����' Checked = True State = cbChecked TabOrder = 15 end object CheckBox11: TCheckBox Left = 20 Top = 248 Width = 253 Height = 17 Caption = '�x�z��̏鉺�����ő�鉺���ňێ�����' Checked = True State = cbChecked TabOrder = 16 end object CheckBox12: TCheckBox Left = 20 Top = 268 Width = 229 Height = 17 Caption = '�x�z��̍z�R���ő�z�R�ňێ�����' Checked = True State = cbChecked TabOrder = 17 end object CheckBox13: TCheckBox Left = 20 Top = 288 Width = 285 Height = 17 Caption = '�x�z��̏Z������ �i��{�l�j ���ō��Ɉێ�����' Checked = True State = cbChecked TabOrder = 18 end object Button1: 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 = 19 OnClick = Button1Click end object Timer1: TTimer Interval = 250 OnTimer = Timer1Timer Left = 416 Top = 32 end end