home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fun CD 69
/
OTACD69.bin
/
archive
/
game
/
TQESTMED
/
TQESTMED.LZH
/
TQESTMED.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
Wrap
Text File
|
2007-06-03
|
3KB
|
142 lines
object Form1: TForm1
Left = 192
Top = 107
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Titan Quest Memory Editor'
ClientHeight = 149
ClientWidth = 417
Color = clBtnFace
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスソスソスソス'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 20
Top = 14
Width = 152
Height = 12
Caption = 'Titan Questソス@ソスNソスソスソスト趣ソスソスソスソスDソスDソスD'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clGreen
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスソスソスソス'
Font.Style = []
ParentFont = False
end
object CheckBox1: TCheckBox
Left = 20
Top = 40
Width = 213
Height = 17
Caption = 'Health ソスソス Energy ソスソスソスソスソスソスソス怩ソスソスソス'
Checked = True
State = cbChecked
TabOrder = 0
end
object CheckBox2: TCheckBox
Left = 20
Top = 60
Width = 205
Height = 17
Caption = 'XP ソスソスソス@ソス@ソス@ソス@ソス@ソスPソスハで切ゑソス繧ーソスソス'
Checked = True
State = cbChecked
TabOrder = 1
end
object Edit1: TEdit
Left = 70
Top = 60
Width = 34
Height = 16
AutoSize = False
Ctl3D = False
ParentCtl3D = False
TabOrder = 2
Text = '500'
end
object CheckBox3: TCheckBox
Left = 20
Top = 80
Width = 293
Height = 17
Caption = 'Status Points ソスソス Skill Points ソスソス 20 ソスネ擾ソスノ維趣ソスソスソスソスソス'
Checked = True
State = cbChecked
TabOrder = 3
end
object CheckBox4: TCheckBox
Left = 20
Top = 100
Width = 237
Height = 17
Caption = 'Gold ソスソスソス@ソス@ソス@ソス@ソス@ソス@ソス@ソス@ソス@ソスネ擾ソスノ維趣ソスソスソスソスソス'
Checked = True
State = cbChecked
TabOrder = 4
end
object Edit2: TEdit
Left = 80
Top = 100
Width = 64
Height = 16
AutoSize = False
Ctl3D = False
ParentCtl3D = False
TabOrder = 5
Text = '500000'
end
object Button1: TButton
Left = 260
Top = 8
Width = 65
Height = 21
Caption = 'ソスン抵ソス(&S)'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'ソスlソスr ソスソスソスソス'
Font.Style = []
ParentFont = False
TabOrder = 6
OnClick = Button1Click
end
object Button2: TButton
Left = 332
Top = 8
Width = 65
Height = 21
Caption = 'ソスIソスソス(&X)'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'ソスlソスr ソスソスソスソス'
Font.Style = []
ParentFont = False
TabOrder = 7
OnClick = Button2Click
end
object ProgressBar1: TProgressBar
Left = 0
Top = 133
Width = 417
Height = 16
Align = alBottom
Min = 0
Max = 100
TabOrder = 8
end
object Timer1: TTimer
Enabled = False
Interval = 250
OnTimer = Timer1Timer
Left = 368
Top = 32
end
end