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

  1. object AddMulti2: TAddMulti2
  2.   Left = 62
  3.   Top = 54
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Multischalter hinzuf∩┐╜gen'
  7.   ClientHeight = 301
  8.   ClientWidth = 467
  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 Label2: TLabel
  18.     Left = 13
  19.     Top = 12
  20.     Width = 295
  21.     Height = 13
  22.     Caption = 'Auf die gew∩┐╜nschte Position doppelclicken zum ∩┐╜bernehmen !'
  23.     Font.Color = clTeal
  24.     Font.Height = -11
  25.     Font.Name = 'MS Sans Serif'
  26.     Font.Style = []
  27.     ParentFont = False
  28.   end
  29.   object Label1: TLabel
  30.     Left = 13
  31.     Top = 120
  32.     Width = 272
  33.     Height = 13
  34.     Caption = 'Adressen, die durch den Multischalter ver∩┐╜ndert werden : '
  35.   end
  36.   object Label4: TLabel
  37.     Left = 382
  38.     Top = 120
  39.     Width = 23
  40.     Height = 13
  41.     Caption = 'Wert'
  42.   end
  43.   object ListBox1: TListBox
  44.     Left = 13
  45.     Top = 37
  46.     Width = 384
  47.     Height = 71
  48.     ItemHeight = 13
  49.     Items.Strings = (
  50.       ''
  51.       ''
  52.       ''
  53.       ''
  54.       ''
  55.       ''
  56.       ''
  57.       ''
  58.       ''
  59.       ''
  60.       ''
  61.       ''
  62.       ''
  63.       ''
  64.       ''
  65.       ''
  66.       ''
  67.       ''
  68.       ''
  69.       ''
  70.       ''
  71.       ''
  72.       ''
  73.       ''
  74.       ''
  75.       ''
  76.       ''
  77.       ''
  78.       ''
  79.       ''
  80.       ''
  81.       ''
  82.       ''
  83.       ''
  84.       ''
  85.       ''
  86.       ''
  87.       ''
  88.       ''
  89.       ''
  90.       ''
  91.       ''
  92.       ''
  93.       ''
  94.       ''
  95.       ''
  96.       ''
  97.       ''
  98.       ''
  99.       ''
  100.       ''
  101.       ''
  102.       ''
  103.       ''
  104.       ''
  105.       ''
  106.       ''
  107.       ''
  108.       ''
  109.       ''
  110.       ''
  111.       ''
  112.       ''
  113.       ''
  114.       ''
  115.       ''
  116.       ''
  117.       ''
  118.       ''
  119.       ''
  120.       ''
  121.       ''
  122.       ''
  123.       ''
  124.       '')
  125.     TabOrder = 0
  126.     OnDblClick = ListBox1DblClick
  127.   end
  128.   object Button1: TButton
  129.     Left = 13
  130.     Top = 265
  131.     Width = 75
  132.     Height = 25
  133.     Caption = 'OK'
  134.     TabOrder = 1
  135.     OnClick = Button1Click
  136.   end
  137.   object Button2: TButton
  138.     Left = 95
  139.     Top = 265
  140.     Width = 75
  141.     Height = 25
  142.     Caption = 'Abbruch'
  143.     TabOrder = 2
  144.     OnClick = Button2Click
  145.   end
  146.   object Edit6: TEdit
  147.     Left = 382
  148.     Top = 139
  149.     Width = 69
  150.     Height = 21
  151.     MaxLength = 10
  152.     TabOrder = 3
  153.     OnExit = EditExit
  154.   end
  155.   object Edit1: TEdit
  156.     Left = 13
  157.     Top = 140
  158.     Width = 358
  159.     Height = 21
  160.     TabOrder = 4
  161.     OnEnter = Edit1Enter
  162.   end
  163.   object Edit2: TEdit
  164.     Left = 13
  165.     Top = 165
  166.     Width = 358
  167.     Height = 21
  168.     TabOrder = 5
  169.     OnEnter = Edit1Enter
  170.   end
  171.   object Edit3: TEdit
  172.     Left = 13
  173.     Top = 188
  174.     Width = 358
  175.     Height = 21
  176.     TabOrder = 6
  177.     OnEnter = Edit1Enter
  178.   end
  179.   object Edit4: TEdit
  180.     Left = 13
  181.     Top = 212
  182.     Width = 358
  183.     Height = 21
  184.     TabOrder = 7
  185.     OnEnter = Edit1Enter
  186.   end
  187.   object Edit5: TEdit
  188.     Left = 13
  189.     Top = 235
  190.     Width = 358
  191.     Height = 21
  192.     TabOrder = 8
  193.     OnEnter = Edit1Enter
  194.   end
  195.   object Edit7: TEdit
  196.     Left = 382
  197.     Top = 164
  198.     Width = 69
  199.     Height = 21
  200.     MaxLength = 10
  201.     TabOrder = 9
  202.     OnExit = EditExit
  203.   end
  204.   object Edit8: TEdit
  205.     Left = 382
  206.     Top = 188
  207.     Width = 69
  208.     Height = 21
  209.     MaxLength = 10
  210.     TabOrder = 10
  211.     OnExit = EditExit
  212.   end
  213.   object Edit9: TEdit
  214.     Left = 382
  215.     Top = 212
  216.     Width = 69
  217.     Height = 21
  218.     MaxLength = 10
  219.     TabOrder = 11
  220.     OnExit = EditExit
  221.   end
  222.   object Edit10: TEdit
  223.     Left = 382
  224.     Top = 236
  225.     Width = 69
  226.     Height = 21
  227.     MaxLength = 10
  228.     TabOrder = 12
  229.     OnExit = EditExit
  230.   end
  231.   object Button3: TButton
  232.     Left = 382
  233.     Top = 265
  234.     Width = 71
  235.     Height = 25
  236.     Caption = 'L∩┐╜schen'
  237.     TabOrder = 13
  238.     OnClick = Button3Click
  239.   end
  240. end
  241.