object Form1: TForm1 Left = 192 Top = 107 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'BALDR FORCE Re-Action Memory Editor' ClientHeight = 153 ClientWidth = 473 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 = 227 Height = 12 Caption = 'BALDR FORCE Re-Action�@�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 = 165 Height = 17 Caption = '�ϋv�͂������񕜂���' Checked = True State = cbChecked TabOrder = 0 end object CheckBox2: TCheckBox Left = 20 Top = 60 Width = 301 Height = 17 Caption = '�o���l��K�v�o���l�~�@�@�@�@�@% �ȏ�Ɉێ�����' Checked = True State = cbChecked TabOrder = 1 end object Edit1: TEdit Left = 160 Top = 60 Width = 29 Height = 16 AutoSize = False Ctl3D = False ParentCtl3D = False TabOrder = 2 Text = '80' end object CheckBox3: TCheckBox Left = 20 Top = 80 Width = 229 Height = 17 Caption = '�X�L���|�C���g�� 20 �ȏ�Ɉێ�����' Checked = True State = cbChecked TabOrder = 3 end object CheckBox4: TCheckBox Left = 20 Top = 100 Width = 245 Height = 17 Caption = '�����̎g�p�񐔂� 20 �ȏ�Ɉێ�����' Checked = True State = cbChecked TabOrder = 4 end object CheckBox5: TCheckBox Left = 20 Top = 120 Width = 213 Height = 17 Caption = '������ +�@�@�@�@�@�ȏ�ɋ�������' Checked = True State = cbChecked TabOrder = 5 end object Edit2: TEdit Left = 88 Top = 120 Width = 29 Height = 16 AutoSize = False Ctl3D = False ParentCtl3D = False TabOrder = 6 Text = '20' end object Button1: TButton Left = 316 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 = 388 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 Timer1: TTimer Interval = 200 OnTimer = Timer1Timer Left = 424 Top = 32 end end