object Form1: TForm1 Left = 192 Top = 107 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = '�폗�_2 ������ Memory Editor' ClientHeight = 266 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 = 174 Height = 12 Caption = '�폗�_2 �����Ł@�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 = 206 Width = 272 Height = 12 Caption = '�t���L�[���̐����L�[�ňȉ��̋@�\�������s�ł��܂�' end object Label3: TLabel Left = 20 Top = 222 Width = 98 Height = 12 Caption = '�m1�n : �\�͒l + 100' end object Label4: TLabel Left = 164 Top = 222 Width = 98 Height = 12 Caption = '�m2�n : ����x + 100' end object Label5: TLabel Left = 20 Top = 238 Width = 109 Height = 12 Caption = '�m9�n : �S�A�C�e�� + 10' end object Label6: TLabel Left = 164 Top = 238 Width = 95 Height = 12 Caption = '�m0�n : �S�L�����lj�' end object CheckBox1: TCheckBox Left = 20 Top = 40 Width = 237 Height = 17 Caption = '�����́����́��Z�͂������񕜂���' Checked = True State = cbChecked TabOrder = 0 end object CheckBox2: TCheckBox Left = 20 Top = 60 Width = 189 Height = 17 Caption = '�o���l�� 999999 �ňێ�����' Checked = True State = cbChecked TabOrder = 1 end object CheckBox3: TCheckBox Left = 20 Top = 80 Width = 189 Height = 17 Caption = '�n���x�� 999999 �ňێ�����' Checked = True State = cbChecked TabOrder = 2 end object CheckBox4: TCheckBox Left = 20 Top = 100 Width = 189 Height = 17 Caption = '�������� 999999 �ňێ�����' Checked = True State = cbChecked TabOrder = 3 end object CheckBox5: TCheckBox Left = 20 Top = 120 Width = 333 Height = 17 Caption = '�B���� 50 �ȏ�Ɉێ�����@�i�G������� 50 �����ێ��j' Checked = True State = cbChecked TabOrder = 4 end object CheckBox6: TCheckBox Left = 20 Top = 180 Width = 245 Height = 17 Caption = '�G�̐����͂��@�@�@�@�@�@�ȉ��ɐ�������' Font.Charset = SHIFTJIS_CHARSET Font.Color = clMaroon Font.Height = -12 Font.Name = '�l�r �o����' Font.Style = [] ParentFont = False TabOrder = 7 end object Edit1: TEdit Left = 112 Top = 180 Width = 37 Height = 16 AutoSize = False Ctl3D = False Font.Charset = SHIFTJIS_CHARSET Font.Color = clMaroon Font.Height = -12 Font.Name = '�l�r �o����' Font.Style = [] ParentCtl3D = False ParentFont = False TabOrder = 8 Text = '9999' 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 = 10 OnClick = Button1Click end object Button2: 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 = 9 OnClick = Button2Click end object CheckBox7: TCheckBox Left = 20 Top = 140 Width = 229 Height = 17 Caption = '�x�z�͂���{�l�ȏ�Ɉێ����� (*)' Checked = True Font.Charset = SHIFTJIS_CHARSET Font.Color = clNavy Font.Height = -12 Font.Name = '�l�r �o����' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 5 OnClick = CheckBox7Click end object CheckBox8: TCheckBox Left = 20 Top = 160 Width = 205 Height = 17 Caption = '�x�z�͂��Œ�l�Ɉێ����� (*)' Font.Charset = SHIFTJIS_CHARSET Font.Color = clNavy Font.Height = -12 Font.Name = '�l�r �o����' Font.Style = [] ParentFont = False TabOrder = 6 OnClick = CheckBox8Click end object Timer1: TTimer Interval = 200 OnTimer = Timer1Timer Left = 416 Top = 32 end end