home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 January
/
GSSH0104TT.iso
/
Programme
/
Seck
/
_SETUP.1
/
Seck.exe
/
0
/
RCDATA
/
TPATCHEN
/
TPATCHEN.txt
Wrap
Text File
|
1998-03-15
|
4KB
|
241 lines
object Patchen: TPatchen
Left = 86
Top = 63
BorderIcons = []
BorderStyle = bsSingle
Caption = 'SECK 2.40 Savegames patchen'
ClientHeight = 319
ClientWidth = 476
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poDefaultSizeOnly
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 10
Top = 84
Width = 306
Height = 20
Caption = 'Bitte geben Sie den gew�nschten Wert ein '
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 15
Top = 7
Width = 163
Height = 20
Caption = 'Ausgew�hlte Adresse :'
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 187
Top = 7
Width = 4
Height = 20
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object GroupBox1: TGroupBox
Left = 11
Top = 111
Width = 171
Height = 63
Caption = 'Optionen'
TabOrder = 12
object CheckBox2: TCheckBox
Left = 8
Top = 39
Width = 125
Height = 17
Caption = 'Bytefolge invertieren'
TabOrder = 0
end
end
object Edit3: TEdit
Left = 196
Top = 37
Width = 83
Height = 21
ReadOnly = True
TabOrder = 1
OnEnter = Edit3Enter
end
object Edit1: TEdit
Left = 14
Top = 36
Width = 82
Height = 21
ReadOnly = True
TabOrder = 2
Text = ' '
OnEnter = Edit1Enter
end
object Edit2: TEdit
Left = 105
Top = 36
Width = 82
Height = 21
ReadOnly = True
TabOrder = 3
OnEnter = Edit2Enter
end
object Edit4: TEdit
Left = 286
Top = 36
Width = 82
Height = 21
ReadOnly = True
TabOrder = 4
Text = ' '
OnEnter = Edit4Enter
end
object Edit5: TEdit
Left = 377
Top = 36
Width = 82
Height = 21
ReadOnly = True
TabOrder = 5
Text = ' '
OnEnter = Edit5Enter
end
object RadioButton1: TRadioButton
Left = 12
Top = 61
Width = 88
Height = 17
Caption = 'Savegame 1'
Checked = True
TabOrder = 6
TabStop = True
end
object RadioButton2: TRadioButton
Left = 102
Top = 61
Width = 88
Height = 17
Caption = 'Savegame 2'
TabOrder = 7
end
object RadioButton3: TRadioButton
Left = 194
Top = 61
Width = 88
Height = 17
Caption = 'Savegame 3'
TabOrder = 8
end
object RadioButton4: TRadioButton
Left = 286
Top = 61
Width = 88
Height = 17
Caption = 'Savegame 4'
TabOrder = 9
end
object RadioButton5: TRadioButton
Left = 378
Top = 61
Width = 88
Height = 17
Caption = 'Savegame 5'
TabOrder = 10
end
object CheckBox1: TCheckBox
Left = 19
Top = 130
Width = 150
Height = 17
Caption = 'Sicherungskopie anlegen '
State = cbChecked
TabOrder = 11
end
object Edit6: TEdit
Left = 318
Top = 84
Width = 75
Height = 21
MaxLength = 10
TabOrder = 0
OnEnter = Edit6Enter
OnExit = Edit6Exit
end
object Button1: TButton
Left = 198
Top = 134
Width = 75
Height = 25
Caption = 'Patchen '
TabOrder = 13
OnClick = Button1Click
end
object Button2: TButton
Left = 283
Top = 134
Width = 75
Height = 25
Caption = 'Schlie�en'
TabOrder = 14
OnClick = Button2Click
end
object ListBox1: TListBox
Left = 12
Top = 187
Width = 330
Height = 97
ItemHeight = 13
TabOrder = 15
end
object Button3: TButton
Left = 350
Top = 197
Width = 112
Height = 25
Caption = 'Patchen r�ckg�ngig'
TabOrder = 16
OnClick = Button3Click
end
object Button4: TButton
Left = 350
Top = 224
Width = 112
Height = 25
Caption = 'Position l�schen'
TabOrder = 17
OnClick = Button4Click
end
object Button5: TButton
Left = 350
Top = 252
Width = 114
Height = 25
Caption = 'Liste l�schen'
TabOrder = 18
OnClick = Button5Click
end
object CheckBox3: TCheckBox
Left = 15
Top = 294
Width = 126
Height = 17
Caption = 'Vollen Pfad anzeigen'
State = cbChecked
TabOrder = 19
OnClick = CheckBox3Click
end
end