home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 January / GSSH0104TT.iso / Programme / Seck / _SETUP.1 / Seck.exe / 0 / RCDATA / TPATCHEN / TPATCHEN.txt
Text File  |  1998-03-15  |  4KB  |  241 lines

  1. object Patchen: TPatchen
  2.   Left = 86
  3.   Top = 63
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'SECK 2.40   Savegames patchen'
  7.   ClientHeight = 319
  8.   ClientWidth = 476
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poDefaultSizeOnly
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 10
  19.     Top = 84
  20.     Width = 306
  21.     Height = 20
  22.     Caption = 'Bitte geben Sie den gew∩┐╜nschten Wert ein '
  23.     Font.Color = clBlack
  24.     Font.Height = -16
  25.     Font.Name = 'MS Sans Serif'
  26.     Font.Style = []
  27.     ParentFont = False
  28.   end
  29.   object Label2: TLabel
  30.     Left = 15
  31.     Top = 7
  32.     Width = 163
  33.     Height = 20
  34.     Caption = 'Ausgew∩┐╜hlte Adresse :'
  35.     Font.Color = clBlack
  36.     Font.Height = -16
  37.     Font.Name = 'MS Sans Serif'
  38.     Font.Style = []
  39.     ParentFont = False
  40.   end
  41.   object Label3: TLabel
  42.     Left = 187
  43.     Top = 7
  44.     Width = 4
  45.     Height = 20
  46.     Font.Color = clBlack
  47.     Font.Height = -16
  48.     Font.Name = 'MS Sans Serif'
  49.     Font.Style = []
  50.     ParentFont = False
  51.   end
  52.   object GroupBox1: TGroupBox
  53.     Left = 11
  54.     Top = 111
  55.     Width = 171
  56.     Height = 63
  57.     Caption = 'Optionen'
  58.     TabOrder = 12
  59.     object CheckBox2: TCheckBox
  60.       Left = 8
  61.       Top = 39
  62.       Width = 125
  63.       Height = 17
  64.       Caption = 'Bytefolge invertieren'
  65.       TabOrder = 0
  66.     end
  67.   end
  68.   object Edit3: TEdit
  69.     Left = 196
  70.     Top = 37
  71.     Width = 83
  72.     Height = 21
  73.     ReadOnly = True
  74.     TabOrder = 1
  75.     OnEnter = Edit3Enter
  76.   end
  77.   object Edit1: TEdit
  78.     Left = 14
  79.     Top = 36
  80.     Width = 82
  81.     Height = 21
  82.     ReadOnly = True
  83.     TabOrder = 2
  84.     Text = ' '
  85.     OnEnter = Edit1Enter
  86.   end
  87.   object Edit2: TEdit
  88.     Left = 105
  89.     Top = 36
  90.     Width = 82
  91.     Height = 21
  92.     ReadOnly = True
  93.     TabOrder = 3
  94.     OnEnter = Edit2Enter
  95.   end
  96.   object Edit4: TEdit
  97.     Left = 286
  98.     Top = 36
  99.     Width = 82
  100.     Height = 21
  101.     ReadOnly = True
  102.     TabOrder = 4
  103.     Text = ' '
  104.     OnEnter = Edit4Enter
  105.   end
  106.   object Edit5: TEdit
  107.     Left = 377
  108.     Top = 36
  109.     Width = 82
  110.     Height = 21
  111.     ReadOnly = True
  112.     TabOrder = 5
  113.     Text = ' '
  114.     OnEnter = Edit5Enter
  115.   end
  116.   object RadioButton1: TRadioButton
  117.     Left = 12
  118.     Top = 61
  119.     Width = 88
  120.     Height = 17
  121.     Caption = 'Savegame 1'
  122.     Checked = True
  123.     TabOrder = 6
  124.     TabStop = True
  125.   end
  126.   object RadioButton2: TRadioButton
  127.     Left = 102
  128.     Top = 61
  129.     Width = 88
  130.     Height = 17
  131.     Caption = 'Savegame 2'
  132.     TabOrder = 7
  133.   end
  134.   object RadioButton3: TRadioButton
  135.     Left = 194
  136.     Top = 61
  137.     Width = 88
  138.     Height = 17
  139.     Caption = 'Savegame 3'
  140.     TabOrder = 8
  141.   end
  142.   object RadioButton4: TRadioButton
  143.     Left = 286
  144.     Top = 61
  145.     Width = 88
  146.     Height = 17
  147.     Caption = 'Savegame 4'
  148.     TabOrder = 9
  149.   end
  150.   object RadioButton5: TRadioButton
  151.     Left = 378
  152.     Top = 61
  153.     Width = 88
  154.     Height = 17
  155.     Caption = 'Savegame 5'
  156.     TabOrder = 10
  157.   end
  158.   object CheckBox1: TCheckBox
  159.     Left = 19
  160.     Top = 130
  161.     Width = 150
  162.     Height = 17
  163.     Caption = 'Sicherungskopie anlegen '
  164.     State = cbChecked
  165.     TabOrder = 11
  166.   end
  167.   object Edit6: TEdit
  168.     Left = 318
  169.     Top = 84
  170.     Width = 75
  171.     Height = 21
  172.     MaxLength = 10
  173.     TabOrder = 0
  174.     OnEnter = Edit6Enter
  175.     OnExit = Edit6Exit
  176.   end
  177.   object Button1: TButton
  178.     Left = 198
  179.     Top = 134
  180.     Width = 75
  181.     Height = 25
  182.     Caption = 'Patchen '
  183.     TabOrder = 13
  184.     OnClick = Button1Click
  185.   end
  186.   object Button2: TButton
  187.     Left = 283
  188.     Top = 134
  189.     Width = 75
  190.     Height = 25
  191.     Caption = 'Schlie∩┐╜en'
  192.     TabOrder = 14
  193.     OnClick = Button2Click
  194.   end
  195.   object ListBox1: TListBox
  196.     Left = 12
  197.     Top = 187
  198.     Width = 330
  199.     Height = 97
  200.     ItemHeight = 13
  201.     TabOrder = 15
  202.   end
  203.   object Button3: TButton
  204.     Left = 350
  205.     Top = 197
  206.     Width = 112
  207.     Height = 25
  208.     Caption = 'Patchen r∩┐╜ckg∩┐╜ngig'
  209.     TabOrder = 16
  210.     OnClick = Button3Click
  211.   end
  212.   object Button4: TButton
  213.     Left = 350
  214.     Top = 224
  215.     Width = 112
  216.     Height = 25
  217.     Caption = 'Position l∩┐╜schen'
  218.     TabOrder = 17
  219.     OnClick = Button4Click
  220.   end
  221.   object Button5: TButton
  222.     Left = 350
  223.     Top = 252
  224.     Width = 114
  225.     Height = 25
  226.     Caption = 'Liste l∩┐╜schen'
  227.     TabOrder = 18
  228.     OnClick = Button5Click
  229.   end
  230.   object CheckBox3: TCheckBox
  231.     Left = 15
  232.     Top = 294
  233.     Width = 126
  234.     Height = 17
  235.     Caption = 'Vollen Pfad anzeigen'
  236.     State = cbChecked
  237.     TabOrder = 19
  238.     OnClick = CheckBox3Click
  239.   end
  240. end
  241.