object Form1: TForm1 Left = 193 Top = 108 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Tomb Raider - The Last Revelation Memory Editor' ClientHeight = 165 ClientWidth = 385 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Position = poScreenCenter OnClose = CloseApp PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 24 Top = 16 Width = 274 Height = 12 Caption = 'Tomb Raider - The Last Revelation�@�N���ҋ@���D�D�D' Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlue Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 66 Top = 74 Width = 168 Height = 12 Caption = '�����͂̍X�V�A�h���X��ݒ肷��' Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlue Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentFont = False OnDblClick = Button1Click end object CheckBox1: TCheckBox Left = 24 Top = 48 Width = 145 Height = 17 TabStop = False Caption = '�����͂������񕜂���' State = cbChecked TabOrder = 0 end object CheckBox2: TCheckBox Left = 24 Top = 104 Width = 129 Height = 17 TabStop = False Caption = '�e���������[����' State = cbChecked TabOrder = 2 end object CheckBox3: TCheckBox Left = 24 Top = 128 Width = 185 Height = 17 TabStop = False Caption = '�g�[�`�Ƌ~�}����������[����' State = cbChecked TabOrder = 3 end object Button1: TButton Left = 48 Top = 73 Width = 14 Height = 14 TabOrder = 1 TabStop = False OnClick = Button1Click end object Timer1: TTimer Enabled = False Interval = 200 OnTimer = TimerTrap Left = 248 Top = 104 end end