object Form1: TForm1 Left = 192 Top = 107 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = '�������@�w���g���E�B�b�`���}�l�X�N editio perfecta Memory Editor' ClientHeight = 145 ClientWidth = 505 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 = 158 Height = 12 Caption = '���}�l�X�N ep�@�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 = 86 Width = 254 Height = 12 Caption = '�m0�n �L�[�����Ń^�[���i�s�̗}���@�\�� ON-OFF' end object Label3: TLabel Left = 20 Top = 102 Width = 141 Height = 12 Caption = '�m1�n �L�[�����Ń^�[���� - 1' Font.Charset = SHIFTJIS_CHARSET Font.Color = clMaroon Font.Height = -12 Font.Name = '�l�r �o����' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 172 Top = 102 Width = 141 Height = 12 Caption = '�m2�n �L�[�����Ń^�[���� - 4' Font.Charset = SHIFTJIS_CHARSET Font.Color = clMaroon Font.Height = -12 Font.Name = '�l�r �o����' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 20 Top = 118 Width = 141 Height = 12 Caption = '�m3�n �L�[�����Ń^�[���� + 1' Font.Charset = SHIFTJIS_CHARSET Font.Color = clNavy Font.Height = -12 Font.Name = '�l�r �o����' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 172 Top = 118 Width = 141 Height = 12 Caption = '�m4�n �L�[�����Ń^�[���� + 4' Font.Charset = SHIFTJIS_CHARSET Font.Color = clNavy Font.Height = -12 Font.Name = '�l�r �o����' Font.Style = [] ParentFont = False end object Button1: TButton Left = 348 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 = 2 OnClick = Button1Click end object CheckBox1: TCheckBox Left = 20 Top = 40 Width = 309 Height = 17 Caption = '�m7�n �X�s���b�g�����L���E�ʂŌ��܂����l�ňێ�����' Checked = True State = cbChecked TabOrder = 0 OnClick = CheckBox1Click end object CheckBox2: TCheckBox Left = 20 Top = 60 Width = 293 Height = 17 Caption = '�m8�n ��l�̊e�X�s���b�g�̍��v�� 10 �����ɐ�������' TabOrder = 1 OnClick = CheckBox2Click end object Button2: TButton Left = 420 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 = 3 OnClick = Button2Click end object Timer1: TTimer Interval = 250 OnTimer = Timer1Timer Left = 456 Top = 32 end end