home *** CD-ROM | disk | FTP | other *** search
/ Fun CD 26 / OTACD26.ISO / archive / game / ralmed / RALMED.LZH / RALMED.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  2000-01-26  |  2KB  |  85 lines

  1. object Form1: TForm1
  2.   Left = 192
  3.   Top = 107
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Mobil1 Rally CHAMPIONSHIP Memory Editor'
  7.   ClientHeight = 141
  8.   ClientWidth = 345
  9.   Font.Charset = SHIFTJIS_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnClose = CloseApp
  16.   PixelsPerInch = 96
  17.   TextHeight = 12
  18.   object Label1: TLabel
  19.     Left = 24
  20.     Top = 18
  21.     Width = 243
  22.     Height = 12
  23.     Caption = 'Mobil1 Rally CHAMPIONSHIPソス@ソスNソスソスソスメ機ソスソスソスDソスDソスD'
  24.     Font.Charset = SHIFTJIS_CHARSET
  25.     Font.Color = clBlue
  26.     Font.Height = -12
  27.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  28.     Font.Style = []
  29.     ParentFont = False
  30.   end
  31.   object Label2: TLabel
  32.     Left = 296
  33.     Top = 74
  34.     Width = 22
  35.     Height = 12
  36.     Caption = '( % )'
  37.   end
  38.   object CheckBox1: TCheckBox
  39.     Left = 24
  40.     Top = 48
  41.     Width = 161
  42.     Height = 17
  43.     Caption = 'ソスヤの修ソスソスソスソスソスソスソスソスソスIソスノ行ソスネゑソス'
  44.     State = cbChecked
  45.     TabOrder = 0
  46.   end
  47.   object CheckBox2: TCheckBox
  48.     Left = 24
  49.     Top = 72
  50.     Width = 193
  51.     Height = 17
  52.     Caption = 'ソスン計ソス^ソスCソスソスソスソスソスwソスソス{ソスソスソスナ更ソスVソスソスソスソス'
  53.     State = cbChecked
  54.     TabOrder = 1
  55.   end
  56.   object CSpinEdit1: TCSpinEdit
  57.     Left = 240
  58.     Top = 70
  59.     Width = 49
  60.     Height = 21
  61.     TabStop = True
  62.     Increment = 5
  63.     MaxValue = 100
  64.     ParentColor = False
  65.     TabOrder = 2
  66.     Value = 80
  67.   end
  68.   object CheckBox3: TCheckBox
  69.     Left = 24
  70.     Top = 104
  71.     Width = 225
  72.     Height = 17
  73.     Caption = 'ソスソスソスソスソスソスソスヤの会ソスソスソスソスlソスソス 30sec ソスノ設定すソスソス'
  74.     State = cbChecked
  75.     TabOrder = 3
  76.   end
  77.   object Timer1: TTimer
  78.     Enabled = False
  79.     Interval = 500
  80.     OnTimer = TimerTrap
  81.     Left = 304
  82.     Top = 8
  83.   end
  84. end
  85.