home *** CD-ROM | disk | FTP | other *** search
/ Pleasure 76 / OTACD76.bin / archive / game / SUDD2CCS / SUDD2CCS.LZH / SUDD2CCS.exe / 0 / RCDATA / TEMKEYTRAP / TEMKEYTRAP.txt
Text File  |  2003-02-19  |  1KB  |  63 lines

  1. object EmKeyTrap: TEmKeyTrap
  2.   Left = 192
  3.   Top = 107
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Sudden Strike II ソスソスソスZソスRソス[ソスhソスソスソスヘ支ソスソスソスcソス[ソスソス'
  7.   ClientHeight = 113
  8.   ClientWidth = 337
  9.   Font.Charset = SHIFTJIS_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = 'ソスlソスr ソスSソスVソスbソスN'
  13.   Font.Style = []
  14.   OnClose = FormClose
  15.   PixelsPerInch = 96
  16.   TextHeight = 12
  17.   object Label1: TLabel
  18.     Left = 38
  19.     Top = 14
  20.     Width = 186
  21.     Height = 12
  22.     Caption = 'Result             - ソスソスソスZソスRソス[ソスh'
  23.     Font.Charset = SHIFTJIS_CHARSET
  24.     Font.Color = clTeal
  25.     Font.Height = -12
  26.     Font.Name = 'ソスlソスr ソスSソスVソスbソスN'
  27.     Font.Style = []
  28.     ParentFont = False
  29.   end
  30.   object CheckBox1: TCheckBox
  31.     Left = 20
  32.     Top = 38
  33.     Width = 241
  34.     Height = 17
  35.     Caption = 'God mode           - *koenigstiger*'
  36.     State = cbChecked
  37.     TabOrder = 0
  38.   end
  39.   object CheckBox2: TCheckBox
  40.     Left = 20
  41.     Top = 58
  42.     Width = 241
  43.     Height = 17
  44.     Caption = 'Disable fog of war - *blitzkrieg*'
  45.     State = cbChecked
  46.     TabOrder = 1
  47.   end
  48.   object CheckBox3: TCheckBox
  49.     Left = 20
  50.     Top = 78
  51.     Width = 241
  52.     Height = 17
  53.     Caption = 'Instant victory    - *omniscience*'
  54.     TabOrder = 2
  55.   end
  56.   object Timer1: TTimer
  57.     Interval = 200
  58.     OnTimer = Timer1Timer
  59.     Left = 296
  60.     Top = 8
  61.   end
  62. end
  63.