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

  1. object RegFormular: TRegFormular
  2.   Left = 95
  3.   Top = 17
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'SECK 4.00 Registrierung - Bestellung der Vollversion'
  7.   ClientHeight = 381
  8.   ClientWidth = 449
  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 = 15
  19.     Top = 11
  20.     Width = 28
  21.     Height = 13
  22.     Caption = 'Name'
  23.   end
  24.   object Label2: TLabel
  25.     Left = 15
  26.     Top = 36
  27.     Width = 42
  28.     Height = 13
  29.     Caption = 'Vorname'
  30.   end
  31.   object Label3: TLabel
  32.     Left = 15
  33.     Top = 70
  34.     Width = 31
  35.     Height = 13
  36.     Caption = 'Stra∩┐╜e'
  37.   end
  38.   object Label4: TLabel
  39.     Left = 15
  40.     Top = 98
  41.     Width = 20
  42.     Height = 13
  43.     Caption = 'PLZ'
  44.   end
  45.   object Label5: TLabel
  46.     Left = 15
  47.     Top = 131
  48.     Width = 14
  49.     Height = 13
  50.     Caption = 'Ort'
  51.   end
  52.   object Label6: TLabel
  53.     Left = 15
  54.     Top = 153
  55.     Width = 43
  56.     Height = 13
  57.     Caption = 'Tel./Fax '
  58.   end
  59.   object Label7: TLabel
  60.     Left = 15
  61.     Top = 184
  62.     Width = 27
  63.     Height = 13
  64.     Caption = 'e-mail'
  65.   end
  66.   object Label8: TLabel
  67.     Left = 15
  68.     Top = 214
  69.     Width = 69
  70.     Height = 13
  71.     Caption = 'Geburtsdatum '
  72.   end
  73.   object Label9: TLabel
  74.     Left = 13
  75.     Top = 243
  76.     Width = 258
  77.     Height = 13
  78.     Caption = 'Hiermit bestelle ich das folgende Programm bei Ihnen : '
  79.   end
  80.   object Label10: TLabel
  81.     Left = 14
  82.     Top = 295
  83.     Width = 143
  84.     Height = 13
  85.     Caption = 'Ich begleiche die Rechnung : '
  86.   end
  87.   object Label11: TLabel
  88.     Left = 186
  89.     Top = 342
  90.     Width = 182
  91.     Height = 31
  92.     Caption = 'Weitere Infos && Update-Bestellungen : siehe BESTELL.TXT'
  93.   end
  94.   object Edit1: TEdit
  95.     Left = 88
  96.     Top = 7
  97.     Width = 345
  98.     Height = 21
  99.     MaxLength = 40
  100.     TabOrder = 0
  101.   end
  102.   object Edit2: TEdit
  103.     Left = 88
  104.     Top = 36
  105.     Width = 345
  106.     Height = 21
  107.     MaxLength = 40
  108.     TabOrder = 1
  109.   end
  110.   object Edit3: TEdit
  111.     Left = 88
  112.     Top = 66
  113.     Width = 345
  114.     Height = 21
  115.     MaxLength = 40
  116.     TabOrder = 2
  117.   end
  118.   object Edit4: TEdit
  119.     Left = 88
  120.     Top = 95
  121.     Width = 42
  122.     Height = 21
  123.     MaxLength = 5
  124.     TabOrder = 3
  125.   end
  126.   object Edit5: TEdit
  127.     Left = 88
  128.     Top = 124
  129.     Width = 345
  130.     Height = 21
  131.     MaxLength = 40
  132.     TabOrder = 4
  133.   end
  134.   object Edit6: TEdit
  135.     Left = 89
  136.     Top = 153
  137.     Width = 345
  138.     Height = 21
  139.     MaxLength = 40
  140.     TabOrder = 5
  141.     Text = ' '
  142.   end
  143.   object Edit7: TEdit
  144.     Left = 88
  145.     Top = 183
  146.     Width = 345
  147.     Height = 21
  148.     MaxLength = 40
  149.     TabOrder = 6
  150.   end
  151.   object Edit8: TEdit
  152.     Left = 88
  153.     Top = 212
  154.     Width = 70
  155.     Height = 21
  156.     MaxLength = 10
  157.     TabOrder = 7
  158.   end
  159.   object Button1: TButton
  160.     Left = 15
  161.     Top = 344
  162.     Width = 75
  163.     Height = 25
  164.     Caption = 'OK'
  165.     TabOrder = 8
  166.     OnClick = Button1Click
  167.   end
  168.   object Button2: TButton
  169.     Left = 100
  170.     Top = 344
  171.     Width = 75
  172.     Height = 25
  173.     Caption = 'Drucken'
  174.     TabOrder = 9
  175.     OnClick = Button2Click
  176.   end
  177.   object ComboBox1: TComboBox
  178.     Left = 15
  179.     Top = 266
  180.     Width = 422
  181.     Height = 21
  182.     Style = csDropDownList
  183.     DropDownCount = 2
  184.     ItemHeight = 13
  185.     Items.Strings = (
  186.       'SECK 4.00 Professional Version incl. .EXE Compiler   DM 39,95'
  187.       'SECK 4.00 Standard Version  DM 24,95')
  188.     TabOrder = 10
  189.   end
  190.   object ComboBox2: TComboBox
  191.     Left = 15
  192.     Top = 313
  193.     Width = 423
  194.     Height = 21
  195.     Style = csDropDownList
  196.     DropDownCount = 3
  197.     ItemHeight = 13
  198.     Items.Strings = (
  199.       'Per Vorkasse mit Scheck'
  200.       'Per ∩┐╜berweisung (bitte Beleg beif∩┐╜gen, Bankdaten siehe Ausdruck)'
  201.       'Per Nachnahme (zus∩┐╜tzlich DM 6,00 f∩┐╜r die Post)')
  202.     TabOrder = 11
  203.   end
  204. end
  205.