home *** CD-ROM | disk | FTP | other *** search
/ GameStar 1998 November (Bonus) / GAMESTAR11B.ISO / Diverses / SECK / _SETUP.1 / Seck.exe / 0 / RCDATA / TSPECIAL / TSPECIAL.txt
Text File  |  1998-03-15  |  5KB  |  263 lines

  1. object Special: TSpecial
  2.   Left = 125
  3.   Top = 48
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Erweiterte Optionen'
  7.   ClientHeight = 233
  8.   ClientWidth = 385
  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 = 14
  19.     Top = 227
  20.     Width = 129
  21.     Height = 20
  22.     Caption = 'Titelgraphik (BMP)'
  23.     Enabled = False
  24.     Font.Color = clWindowText
  25.     Font.Height = -16
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = []
  28.     ParentFont = False
  29.     Visible = False
  30.   end
  31.   object Label2: TLabel
  32.     Left = 15
  33.     Top = 257
  34.     Width = 129
  35.     Height = 20
  36.     Caption = 'Endgraphik (BMP)'
  37.     Enabled = False
  38.     Font.Color = clWindowText
  39.     Font.Height = -16
  40.     Font.Name = 'MS Sans Serif'
  41.     Font.Style = []
  42.     ParentFont = False
  43.     Visible = False
  44.   end
  45.   object Label3: TLabel
  46.     Left = 14
  47.     Top = 17
  48.     Width = 129
  49.     Height = 20
  50.     Caption = 'Titelmusik (WAV)'
  51.     Font.Color = clWindowText
  52.     Font.Height = -16
  53.     Font.Name = 'MS Sans Serif'
  54.     Font.Style = []
  55.     ParentFont = False
  56.   end
  57.   object Label4: TLabel
  58.     Left = 15
  59.     Top = 75
  60.     Width = 3
  61.     Height = 13
  62.   end
  63.   object Label9: TLabel
  64.     Left = 18
  65.     Top = 183
  66.     Width = 267
  67.     Height = 20
  68.     Caption = 'Standard-Erweiterung f∩┐╜r Savegames'
  69.     Font.Color = clWindowText
  70.     Font.Height = -16
  71.     Font.Name = 'MS Sans Serif'
  72.     Font.Style = []
  73.     ParentFont = False
  74.   end
  75.   object Label10: TLabel
  76.     Left = 19
  77.     Top = 206
  78.     Width = 229
  79.     Height = 13
  80.     Caption = '( Eingabe optional. Bitte ohne Punkt eingeben ! )'
  81.     Font.Color = clTeal
  82.     Font.Height = -11
  83.     Font.Name = 'MS Sans Serif'
  84.     Font.Style = []
  85.     ParentFont = False
  86.   end
  87.   object Edit1: TEdit
  88.     Left = 167
  89.     Top = 227
  90.     Width = 121
  91.     Height = 21
  92.     Enabled = False
  93.     MaxLength = 80
  94.     TabOrder = 0
  95.     Visible = False
  96.     OnExit = Edit1Exit
  97.   end
  98.   object Edit2: TEdit
  99.     Left = 167
  100.     Top = 258
  101.     Width = 121
  102.     Height = 21
  103.     Enabled = False
  104.     MaxLength = 80
  105.     TabOrder = 1
  106.     Visible = False
  107.     OnExit = Edit2Exit
  108.   end
  109.   object Edit3: TEdit
  110.     Left = 166
  111.     Top = 18
  112.     Width = 121
  113.     Height = 21
  114.     MaxLength = 80
  115.     TabOrder = 2
  116.     OnExit = Edit3Exit
  117.   end
  118.   object Button1: TButton
  119.     Left = 307
  120.     Top = 227
  121.     Width = 58
  122.     Height = 25
  123.     Caption = 'Auswahl'
  124.     Enabled = False
  125.     TabOrder = 5
  126.     Visible = False
  127.     OnClick = Button1Click
  128.   end
  129.   object Button2: TButton
  130.     Left = 307
  131.     Top = 257
  132.     Width = 58
  133.     Height = 25
  134.     Caption = 'Auswahl'
  135.     Enabled = False
  136.     TabOrder = 6
  137.     Visible = False
  138.     OnClick = Button2Click
  139.   end
  140.   object Button3: TButton
  141.     Left = 306
  142.     Top = 16
  143.     Width = 58
  144.     Height = 25
  145.     Caption = 'Auswahl'
  146.     TabOrder = 7
  147.     OnClick = Button3Click
  148.   end
  149.   object Button4: TButton
  150.     Left = 307
  151.     Top = 111
  152.     Width = 57
  153.     Height = 25
  154.     Caption = 'OK'
  155.     TabOrder = 8
  156.     OnClick = Button4Click
  157.   end
  158.   object GroupBox1: TGroupBox
  159.     Left = 17
  160.     Top = 72
  161.     Width = 260
  162.     Height = 105
  163.     Caption = 'Position/Ma∩┐╜e'
  164.     TabOrder = 3
  165.     object Label5: TLabel
  166.       Left = 16
  167.       Top = 25
  168.       Width = 43
  169.       Height = 13
  170.       Caption = 'Von links'
  171.     end
  172.     object Label6: TLabel
  173.       Left = 138
  174.       Top = 28
  175.       Width = 46
  176.       Height = 13
  177.       Caption = 'Von oben'
  178.     end
  179.     object Label7: TLabel
  180.       Left = 16
  181.       Top = 59
  182.       Width = 27
  183.       Height = 13
  184.       Caption = 'Breite'
  185.     end
  186.     object Label8: TLabel
  187.       Left = 137
  188.       Top = 60
  189.       Width = 26
  190.       Height = 13
  191.       Caption = 'H∩┐╜he'
  192.     end
  193.     object Label11: TLabel
  194.       Left = 16
  195.       Top = 84
  196.       Width = 195
  197.       Height = 13
  198.       Caption = 'Falls Keine Angabe : Wie abgespeichert !'
  199.     end
  200.     object Edit4: TEdit
  201.       Left = 81
  202.       Top = 23
  203.       Width = 38
  204.       Height = 21
  205.       MaxLength = 4
  206.       TabOrder = 0
  207.       OnExit = Edit4Exit
  208.     end
  209.     object Edit5: TEdit
  210.       Left = 200
  211.       Top = 24
  212.       Width = 38
  213.       Height = 21
  214.       MaxLength = 4
  215.       TabOrder = 1
  216.       OnExit = Edit5Exit
  217.     end
  218.     object Edit6: TEdit
  219.       Left = 80
  220.       Top = 55
  221.       Width = 39
  222.       Height = 21
  223.       MaxLength = 4
  224.       TabOrder = 2
  225.       OnExit = Edit6Exit
  226.     end
  227.     object Edit7: TEdit
  228.       Left = 201
  229.       Top = 56
  230.       Width = 38
  231.       Height = 21
  232.       MaxLength = 4
  233.       TabOrder = 3
  234.       OnExit = Edit7Exit
  235.     end
  236.   end
  237.   object Edit8: TEdit
  238.     Left = 293
  239.     Top = 181
  240.     Width = 37
  241.     Height = 21
  242.     MaxLength = 3
  243.     TabOrder = 4
  244.     OnExit = Edit8Exit
  245.   end
  246.   object CheckBox1: TCheckBox
  247.     Left = 16
  248.     Top = 45
  249.     Width = 129
  250.     Height = 17
  251.     Caption = 'Musik endlos spielen'
  252.     TabOrder = 9
  253.     OnClick = CheckBox1Click
  254.   end
  255.   object OpenDialog1: TOpenDialog
  256.     FileEditStyle = fsEdit
  257.     Filter = 'Bitmapdateien (.bmp)|bmp|Wavedateien (.wav)|wav'
  258.     Options = [ofHideReadOnly]
  259.     Left = 318
  260.     Top = 75
  261.   end
  262. end
  263.