home *** CD-ROM | disk | FTP | other *** search
/ Fun CD 69 / OTACD69.bin / archive / game / TQESTMED / TQESTMED.LZH / TQESTMED.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  2007-06-03  |  3KB  |  142 lines

  1. object Form1: TForm1
  2.   Left = 192
  3.   Top = 107
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Titan Quest Memory Editor'
  7.   ClientHeight = 149
  8.   ClientWidth = 417
  9.   Color = clBtnFace
  10.   Font.Charset = SHIFTJIS_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = 'ソスlソスr ソスoソスソスソスソス'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   OnClose = FormClose
  17.   PixelsPerInch = 96
  18.   TextHeight = 12
  19.   object Label1: TLabel
  20.     Left = 20
  21.     Top = 14
  22.     Width = 152
  23.     Height = 12
  24.     Caption = 'Titan Questソス@ソスNソスソスソスト趣ソスソスソスソスDソスDソスD'
  25.     Font.Charset = SHIFTJIS_CHARSET
  26.     Font.Color = clGreen
  27.     Font.Height = -12
  28.     Font.Name = 'ソスlソスr ソスoソスソスソスソス'
  29.     Font.Style = []
  30.     ParentFont = False
  31.   end
  32.   object CheckBox1: TCheckBox
  33.     Left = 20
  34.     Top = 40
  35.     Width = 213
  36.     Height = 17
  37.     Caption = 'Health ソスソス Energy ソスソスソスソスソスソスソス怩ソスソスソス'
  38.     Checked = True
  39.     State = cbChecked
  40.     TabOrder = 0
  41.   end
  42.   object CheckBox2: TCheckBox
  43.     Left = 20
  44.     Top = 60
  45.     Width = 205
  46.     Height = 17
  47.     Caption = 'XP ソスソスソス@ソス@ソス@ソス@ソス@ソスPソスハで切ゑソス繧ーソスソス'
  48.     Checked = True
  49.     State = cbChecked
  50.     TabOrder = 1
  51.   end
  52.   object Edit1: TEdit
  53.     Left = 70
  54.     Top = 60
  55.     Width = 34
  56.     Height = 16
  57.     AutoSize = False
  58.     Ctl3D = False
  59.     ParentCtl3D = False
  60.     TabOrder = 2
  61.     Text = '500'
  62.   end
  63.   object CheckBox3: TCheckBox
  64.     Left = 20
  65.     Top = 80
  66.     Width = 293
  67.     Height = 17
  68.     Caption = 'Status Points ソスソス Skill Points ソスソス 20 ソスネ擾ソスノ維趣ソスソスソスソスソス'
  69.     Checked = True
  70.     State = cbChecked
  71.     TabOrder = 3
  72.   end
  73.   object CheckBox4: TCheckBox
  74.     Left = 20
  75.     Top = 100
  76.     Width = 237
  77.     Height = 17
  78.     Caption = 'Gold ソスソスソス@ソス@ソス@ソス@ソス@ソス@ソス@ソス@ソス@ソスネ擾ソスノ維趣ソスソスソスソスソス'
  79.     Checked = True
  80.     State = cbChecked
  81.     TabOrder = 4
  82.   end
  83.   object Edit2: TEdit
  84.     Left = 80
  85.     Top = 100
  86.     Width = 64
  87.     Height = 16
  88.     AutoSize = False
  89.     Ctl3D = False
  90.     ParentCtl3D = False
  91.     TabOrder = 5
  92.     Text = '500000'
  93.   end
  94.   object Button1: TButton
  95.     Left = 260
  96.     Top = 8
  97.     Width = 65
  98.     Height = 21
  99.     Caption = 'ソスン抵ソス(&S)'
  100.     Font.Charset = SHIFTJIS_CHARSET
  101.     Font.Color = clWindowText
  102.     Font.Height = -12
  103.     Font.Name = 'ソスlソスr ソスソスソスソス'
  104.     Font.Style = []
  105.     ParentFont = False
  106.     TabOrder = 6
  107.     OnClick = Button1Click
  108.   end
  109.   object Button2: TButton
  110.     Left = 332
  111.     Top = 8
  112.     Width = 65
  113.     Height = 21
  114.     Caption = 'ソスIソスソス(&X)'
  115.     Font.Charset = SHIFTJIS_CHARSET
  116.     Font.Color = clWindowText
  117.     Font.Height = -12
  118.     Font.Name = 'ソスlソスr ソスソスソスソス'
  119.     Font.Style = []
  120.     ParentFont = False
  121.     TabOrder = 7
  122.     OnClick = Button2Click
  123.   end
  124.   object ProgressBar1: TProgressBar
  125.     Left = 0
  126.     Top = 133
  127.     Width = 417
  128.     Height = 16
  129.     Align = alBottom
  130.     Min = 0
  131.     Max = 100
  132.     TabOrder = 8
  133.   end
  134.   object Timer1: TTimer
  135.     Enabled = False
  136.     Interval = 250
  137.     OnTimer = Timer1Timer
  138.     Left = 368
  139.     Top = 32
  140.   end
  141. end
  142.