object Form1: TForm1 Left = 192 Top = 107 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Caesar �L Memory Editor' ClientHeight = 169 ClientWidth = 313 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 Bevel2: TBevel Left = 8 Top = 136 Width = 297 Height = 25 Style = bsRaised end object SpeedButton1: TSpeedButton Left = 8 Top = 136 Width = 297 Height = 25 Caption = '�ڕW�������I�ɒB������ �i�L�����y�[�����[�h��p�j' Flat = True Font.Charset = SHIFTJIS_CHARSET Font.Color = clRed Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentFont = False OnClick = SpeedButton1Click end object Bevel1: TBevel Left = 8 Top = 8 Width = 297 Height = 121 Style = bsRaised end object Label1: TLabel Left = 24 Top = 24 Width = 220 Height = 12 Caption = 'Caesar �L ���S���{��Ł@�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 = 48 Width = 153 Height = 17 Caption = '�^�c�����������X�V����' State = cbChecked TabOrder = 0 end object CheckBox2: TCheckBox Left = 24 Top = 72 Width = 153 Height = 17 Caption = '�l���Y�������X�V����' State = cbChecked TabOrder = 1 end object CheckBox3: TCheckBox Left = 24 Top = 96 Width = 193 Height = 17 Caption = '�������[�e�B���O�������X�V����' State = cbChecked TabOrder = 2 end object Timer1: TTimer Enabled = False Interval = 500 OnTimer = TimerTrap Left = 256 Top = 16 end end