object Form1: TForm1 Left = 192 Top = 107 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Final Fantasy VIII Memory Editor' ClientHeight = 257 ClientWidth = 377 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 Bevel3: TBevel Left = 8 Top = 152 Width = 361 Height = 97 Style = bsRaised end object Bevel2: TBevel Left = 8 Top = 48 Width = 361 Height = 97 Style = bsRaised end object Bevel1: TBevel Left = 8 Top = 8 Width = 361 Height = 33 Style = bsRaised end object Label1: TLabel Left = 24 Top = 19 Width = 183 Height = 12 Caption = 'Final Fantasy VIII�@�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 CheckBox1: TCheckBox Left = 24 Top = 64 Width = 297 Height = 17 Caption = '�퓬���̂g�o�������񕜂���@�i�L�����N�^�[ && �f�D�e�D�j' State = cbChecked TabOrder = 0 end object CheckBox2: TCheckBox Left = 24 Top = 88 Width = 305 Height = 17 Caption = '�퓬���̏��v���Ԃ𔼌�����@�i�L�����N�^�[ && �f�D�e�D�j' State = cbChecked TabOrder = 1 end object CheckBox3: TCheckBox Left = 24 Top = 112 Width = 329 Height = 17 Caption = '�퓬���̊�{�\�͂��ō��l�ɕύX����@�i�L�����N�^�[�̂݁j' State = cbChecked TabOrder = 2 end object CheckBox4: TCheckBox Left = 24 Top = 168 Width = 225 Height = 17 Caption = '�������������X�V����@�i�p�[�e�B���p�j' State = cbChecked TabOrder = 3 end object CheckBox5: TCheckBox Left = 24 Top = 192 Width = 241 Height = 17 Caption = '�A�C�e�����������X�V����@�i�p�[�e�B���p�j' State = cbChecked TabOrder = 4 end object CheckBox6: TCheckBox Left = 24 Top = 216 Width = 233 Height = 17 Caption = '���@���������X�V����@�i�L�����N�^�[�ʁj' State = cbChecked TabOrder = 5 end object Timer1: TTimer Interval = 500 OnTimer = TimerTrap Left = 328 Top = 160 end end