object EmKeyTrap: TEmKeyTrap Left = 192 Top = 107 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Sudden Strike II ���Z�R�[�h���͎x���c�[��' ClientHeight = 113 ClientWidth = 337 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �S�V�b�N' Font.Style = [] OnClose = FormClose PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 38 Top = 14 Width = 186 Height = 12 Caption = 'Result - ���Z�R�[�h' Font.Charset = SHIFTJIS_CHARSET Font.Color = clTeal Font.Height = -12 Font.Name = '�l�r �S�V�b�N' Font.Style = [] ParentFont = False end object CheckBox1: TCheckBox Left = 20 Top = 38 Width = 241 Height = 17 Caption = 'God mode - *koenigstiger*' State = cbChecked TabOrder = 0 end object CheckBox2: TCheckBox Left = 20 Top = 58 Width = 241 Height = 17 Caption = 'Disable fog of war - *blitzkrieg*' State = cbChecked TabOrder = 1 end object CheckBox3: TCheckBox Left = 20 Top = 78 Width = 241 Height = 17 Caption = 'Instant victory - *omniscience*' TabOrder = 2 end object Timer1: TTimer Interval = 200 OnTimer = Timer1Timer Left = 296 Top = 8 end end