home *** CD-ROM | disk | FTP | other *** search
/ Fun CD 26 / OTACD26.ISO / archive / game / tomb4med / tomb4med.lzh / TOMB4MED.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  2000-01-09  |  2KB  |  92 lines

  1. object Form1: TForm1
  2.   Left = 193
  3.   Top = 108
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Tomb Raider - The Last Revelation Memory Editor'
  7.   ClientHeight = 165
  8.   ClientWidth = 385
  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 = 16
  21.     Width = 274
  22.     Height = 12
  23.     Caption = 'Tomb Raider - The Last Revelationソス@ソス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 = 66
  33.     Top = 74
  34.     Width = 168
  35.     Height = 12
  36.     Caption = 'ソスソスソスソスソスヘの更ソスVソスAソスhソスソスソスXソスソスン定すソスソス'
  37.     Font.Charset = SHIFTJIS_CHARSET
  38.     Font.Color = clBlue
  39.     Font.Height = -12
  40.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  41.     Font.Style = []
  42.     ParentFont = False
  43.     OnDblClick = Button1Click
  44.   end
  45.   object CheckBox1: TCheckBox
  46.     Left = 24
  47.     Top = 48
  48.     Width = 145
  49.     Height = 17
  50.     TabStop = False
  51.     Caption = 'ソスソスソスソスソスヘゑソスソスソスソスソスソス怩ソスソスソス'
  52.     State = cbChecked
  53.     TabOrder = 0
  54.   end
  55.   object CheckBox2: TCheckBox
  56.     Left = 24
  57.     Top = 104
  58.     Width = 129
  59.     Height = 17
  60.     TabStop = False
  61.     Caption = 'ソスeソスソスソスソスソスソスソスソスソス[ソスソスソスソス'
  62.     State = cbChecked
  63.     TabOrder = 2
  64.   end
  65.   object CheckBox3: TCheckBox
  66.     Left = 24
  67.     Top = 128
  68.     Width = 185
  69.     Height = 17
  70.     TabStop = False
  71.     Caption = 'ソスgソス[ソス`ソスニ救ソス}ソスソスソスソスソスソスソスソスソスソス[ソスソスソスソス'
  72.     State = cbChecked
  73.     TabOrder = 3
  74.   end
  75.   object Button1: TButton
  76.     Left = 48
  77.     Top = 73
  78.     Width = 14
  79.     Height = 14
  80.     TabOrder = 1
  81.     TabStop = False
  82.     OnClick = Button1Click
  83.   end
  84.   object Timer1: TTimer
  85.     Enabled = False
  86.     Interval = 200
  87.     OnTimer = TimerTrap
  88.     Left = 248
  89.     Top = 104
  90.   end
  91. end
  92.