home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 January / CHIPCD1_98.iso / software / tipwin / swappe / swapper.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Encoding:
Text File  |  1997-06-19  |  16.6 KB  |  778 lines

  1. object Form2: TForm2
  2.   Left = 252
  3.   Top = 92
  4.   BorderStyle = bsDialog
  5.   Caption = 'TCP/IP Properties'
  6.   ClientHeight = 417
  7.   ClientWidth = 346
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnShow = FormShow
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object TabbedNotebook1: TTabbedNotebook
  17.     Left = 3
  18.     Top = 0
  19.     Width = 337
  20.     Height = 377
  21.     PageIndex = 5
  22.     TabFont.Color = clBtnText
  23.     TabFont.Height = -11
  24.     TabFont.Name = 'MS Sans Serif'
  25.     TabFont.Style = []
  26.     TabOrder = 0
  27.     TabStop = False
  28.     object TTabPage
  29.       Left = 4
  30.       Top = 24
  31.       Caption = 'Gateway'
  32.       object Label4: TLabel
  33.         Left = 24
  34.         Top = 104
  35.         Width = 68
  36.         Height = 13
  37.         Caption = '&New gateway:'
  38.       end
  39.       object Label11: TLabel
  40.         Left = 8
  41.         Top = 16
  42.         Width = 297
  43.         Height = 13
  44.         Caption = 
  45.           'The first gateway in the Installed Gateway list will be the defa' +
  46.           'ult'
  47.       end
  48.       object Label12: TLabel
  49.         Left = 8
  50.         Top = 32
  51.         Width = 278
  52.         Height = 13
  53.         Caption = 'The address order in the list will be the order in which these'
  54.       end
  55.       object Label13: TLabel
  56.         Left = 8
  57.         Top = 48
  58.         Width = 92
  59.         Height = 13
  60.         Caption = 'machines are used.'
  61.       end
  62.       object BitBtn7: TBitBtn
  63.         Left = 160
  64.         Top = 120
  65.         Width = 75
  66.         Height = 25
  67.         Caption = '&Add'
  68.         TabOrder = 0
  69.         OnClick = BitBtn7Click
  70.       end
  71.       object Edit5: TMaskEdit
  72.         Left = 24
  73.         Top = 120
  74.         Width = 121
  75.         Height = 24
  76.         EditMask = '!999.999.999.999;1;_'
  77.         Font.Color = clBlack
  78.         Font.Height = -13
  79.         Font.Name = 'MS Sans Serif'
  80.         Font.Style = [fsBold]
  81.         MaxLength = 15
  82.         ParentFont = False
  83.         TabOrder = 1
  84.         Text = '   .   .   .   '
  85.       end
  86.       object GroupBox1: TGroupBox
  87.         Left = 8
  88.         Top = 176
  89.         Width = 313
  90.         Height = 113
  91.         Caption = ' Installed Gateways '
  92.         TabOrder = 2
  93.         object ListBox3: TListBox
  94.           Left = 16
  95.           Top = 24
  96.           Width = 121
  97.           Height = 73
  98.           ItemHeight = 13
  99.           TabOrder = 0
  100.         end
  101.         object BitBtn8: TBitBtn
  102.           Left = 152
  103.           Top = 24
  104.           Width = 75
  105.           Height = 25
  106.           Caption = '&Remove'
  107.           TabOrder = 1
  108.           OnClick = BitBtn8Click
  109.         end
  110.       end
  111.     end
  112.     object TTabPage
  113.       Left = 4
  114.       Top = 24
  115.       Caption = 'Wins'
  116.       object Label8: TLabel
  117.         Left = 16
  118.         Top = 152
  119.         Width = 3
  120.         Height = 13
  121.       end
  122.       object Label22: TLabel
  123.         Left = 16
  124.         Top = 16
  125.         Width = 280
  126.         Height = 13
  127.         Caption = 'Contact your network administrator to find out if you need to'
  128.       end
  129.       object Label29: TLabel
  130.         Left = 16
  131.         Top = 32
  132.         Width = 164
  133.         Height = 13
  134.         Caption = 'configure your computer for WINS.'
  135.       end
  136.       object Bevel2: TBevel
  137.         Left = 8
  138.         Top = 96
  139.         Width = 305
  140.         Height = 113
  141.         Shape = bsFrame
  142.       end
  143.       object Label7: TLabel
  144.         Left = 24
  145.         Top = 148
  146.         Width = 126
  147.         Height = 13
  148.         Caption = '&Secondary WINS - Server:'
  149.       end
  150.       object Label5: TLabel
  151.         Left = 24
  152.         Top = 176
  153.         Width = 48
  154.         Height = 13
  155.         Caption = 'Scope ID:'
  156.       end
  157.       object Label6: TLabel
  158.         Left = 24
  159.         Top = 116
  160.         Width = 109
  161.         Height = 13
  162.         Caption = '&Primary WINS - Server:'
  163.       end
  164.       object RadioButton3: TRadioButton
  165.         Left = 16
  166.         Top = 64
  167.         Width = 113
  168.         Height = 17
  169.         Caption = '&Disable WINS'
  170.         TabOrder = 0
  171.       end
  172.       object RadioButton5: TRadioButton
  173.         Left = 16
  174.         Top = 240
  175.         Width = 177
  176.         Height = 17
  177.         Caption = 'Use D&HCP for WINS Resolution'
  178.         TabOrder = 1
  179.       end
  180.       object RadioButton4: TRadioButton
  181.         Left = 16
  182.         Top = 88
  183.         Width = 89
  184.         Height = 17
  185.         Caption = '&Activate WINS'
  186.         TabOrder = 2
  187.       end
  188.       object Edit7: TEdit
  189.         Left = 176
  190.         Top = 137
  191.         Width = 121
  192.         Height = 24
  193.         Font.Color = clBlack
  194.         Font.Height = -13
  195.         Font.Name = 'MS Sans Serif'
  196.         Font.Style = [fsBold]
  197.         ParentFont = False
  198.         TabOrder = 3
  199.         Text = 'Edit7'
  200.       end
  201.       object Edit8: TEdit
  202.         Left = 80
  203.         Top = 172
  204.         Width = 217
  205.         Height = 21
  206.         TabOrder = 4
  207.         Text = 'Edit8'
  208.       end
  209.       object Edit6: TEdit
  210.         Left = 176
  211.         Top = 105
  212.         Width = 121
  213.         Height = 24
  214.         Font.Color = clBlack
  215.         Font.Height = -13
  216.         Font.Name = 'MS Sans Serif'
  217.         Font.Style = [fsBold]
  218.         ParentFont = False
  219.         TabOrder = 5
  220.         Text = 'Edit6'
  221.       end
  222.     end
  223.     object TTabPage
  224.       Left = 4
  225.       Top = 24
  226.       Caption = 'IP - Address'
  227.       object Bevel4: TBevel
  228.         Left = 8
  229.         Top = 136
  230.         Width = 313
  231.         Height = 129
  232.         Shape = bsFrame
  233.       end
  234.       object Label9: TLabel
  235.         Left = 32
  236.         Top = 176
  237.         Width = 59
  238.         Height = 13
  239.         Caption = 'IP - address:'
  240.       end
  241.       object Label10: TLabel
  242.         Left = 32
  243.         Top = 216
  244.         Width = 65
  245.         Height = 13
  246.         Caption = '&Subnet mask:'
  247.       end
  248.       object Label16: TLabel
  249.         Left = 8
  250.         Top = 16
  251.         Width = 301
  252.         Height = 13
  253.         Caption = 'An IP Address can be automatically assigned to this computer, if'
  254.       end
  255.       object Label17: TLabel
  256.         Left = 8
  257.         Top = 32
  258.         Width = 312
  259.         Height = 13
  260.         Caption = 
  261.           'your network does not automatically assign IP addresses, ask you' +
  262.           'r'
  263.       end
  264.       object Label18: TLabel
  265.         Left = 8
  266.         Top = 48
  267.         Width = 292
  268.         Height = 13
  269.         Caption = 'network administrator for an address, and then type it in space'
  270.       end
  271.       object Label19: TLabel
  272.         Left = 8
  273.         Top = 64
  274.         Width = 31
  275.         Height = 13
  276.         Caption = 'below.'
  277.       end
  278.       object RadioButton6: TRadioButton
  279.         Left = 16
  280.         Top = 112
  281.         Width = 185
  282.         Height = 17
  283.         Caption = '&Obtain a IP - Address automatically'
  284.         TabOrder = 0
  285.         OnClick = RadioButton6Click
  286.       end
  287.       object RadioButton7: TRadioButton
  288.         Left = 16
  289.         Top = 128
  290.         Width = 129
  291.         Height = 17
  292.         Caption = '&Specify an IP - Address'
  293.         TabOrder = 1
  294.         OnClick = RadioButton7Click
  295.       end
  296.       object Edit9: TEdit
  297.         Left = 144
  298.         Top = 168
  299.         Width = 121
  300.         Height = 24
  301.         Font.Color = clBlack
  302.         Font.Height = -13
  303.         Font.Name = 'MS Sans Serif'
  304.         Font.Style = [fsBold]
  305.         ParentFont = False
  306.         TabOrder = 2
  307.         Text = 'Edit9'
  308.         OnChange = Edit9Change
  309.       end
  310.       object Edit10: TEdit
  311.         Left = 144
  312.         Top = 208
  313.         Width = 121
  314.         Height = 24
  315.         Font.Color = clBlack
  316.         Font.Height = -13
  317.         Font.Name = 'MS Sans Serif'
  318.         Font.Style = [fsBold]
  319.         ParentFont = False
  320.         TabOrder = 3
  321.         Text = 'Edit10'
  322.         OnChange = Edit10Change
  323.       end
  324.     end
  325.     object TTabPage
  326.       Left = 4
  327.       Top = 24
  328.       Caption = 'DNS '
  329.       object Bevel1: TBevel
  330.         Left = 8
  331.         Top = 32
  332.         Width = 313
  333.         Height = 313
  334.         Shape = bsFrame
  335.       end
  336.       object Label1: TLabel
  337.         Left = 24
  338.         Top = 56
  339.         Width = 25
  340.         Height = 13
  341.         Caption = '&Host:'
  342.       end
  343.       object Label2: TLabel
  344.         Left = 176
  345.         Top = 56
  346.         Width = 36
  347.         Height = 13
  348.         Caption = '&Domain'
  349.       end
  350.       object Label20: TLabel
  351.         Left = 24
  352.         Top = 80
  353.         Width = 123
  354.         Height = 13
  355.         Caption = 'DNS Server Search Order'
  356.       end
  357.       object Bevel6: TBevel
  358.         Left = 160
  359.         Top = 88
  360.         Width = 153
  361.         Height = 9
  362.         Shape = bsTopLine
  363.       end
  364.       object Label21: TLabel
  365.         Left = 24
  366.         Top = 208
  367.         Width = 131
  368.         Height = 13
  369.         Caption = 'Domain Suffix Search Order'
  370.       end
  371.       object Bevel7: TBevel
  372.         Left = 168
  373.         Top = 216
  374.         Width = 145
  375.         Height = 9
  376.         Shape = bsTopLine
  377.       end
  378.       object RadioButton1: TRadioButton
  379.         Left = 16
  380.         Top = 8
  381.         Width = 97
  382.         Height = 17
  383.         Caption = 'Inactivate DNS'
  384.         TabOrder = 0
  385.         OnClick = RadioButton1Click
  386.       end
  387.       object RadioButton2: TRadioButton
  388.         Left = 16
  389.         Top = 21
  390.         Width = 89
  391.         Height = 25
  392.         Caption = 'Activate DNS'
  393.         TabOrder = 1
  394.         OnClick = RadioButton2Click
  395.       end
  396.       object Edit1: TEdit
  397.         Left = 56
  398.         Top = 48
  399.         Width = 81
  400.         Height = 21
  401.         TabOrder = 2
  402.         OnClick = Edit1Click
  403.       end
  404.       object Edit2: TEdit
  405.         Left = 224
  406.         Top = 48
  407.         Width = 89
  408.         Height = 21
  409.         TabOrder = 3
  410.         OnClick = Edit2Click
  411.       end
  412.       object BitBtn3: TBitBtn
  413.         Left = 176
  414.         Top = 104
  415.         Width = 75
  416.         Height = 25
  417.         Caption = '&Add'
  418.         TabOrder = 4
  419.         OnClick = BitBtn3Click
  420.       end
  421.       object ListBox1: TListBox
  422.         Left = 32
  423.         Top = 136
  424.         Width = 121
  425.         Height = 49
  426.         ItemHeight = 13
  427.         TabOrder = 5
  428.       end
  429.       object BitBtn4: TBitBtn
  430.         Left = 176
  431.         Top = 136
  432.         Width = 75
  433.         Height = 25
  434.         Caption = '&Delete'
  435.         TabOrder = 6
  436.         OnClick = BitBtn4Click
  437.       end
  438.       object ListBox2: TListBox
  439.         Left = 32
  440.         Top = 264
  441.         Width = 121
  442.         Height = 57
  443.         ItemHeight = 13
  444.         TabOrder = 7
  445.       end
  446.       object BitBtn5: TBitBtn
  447.         Left = 176
  448.         Top = 232
  449.         Width = 75
  450.         Height = 25
  451.         Caption = '&Add'
  452.         TabOrder = 8
  453.         OnClick = BitBtn5Click
  454.       end
  455.       object BitBtn6: TBitBtn
  456.         Left = 176
  457.         Top = 264
  458.         Width = 75
  459.         Height = 25
  460.         Caption = '&Delete'
  461.         TabOrder = 9
  462.         OnClick = BitBtn6Click
  463.       end
  464.       object Edit3: TMaskEdit
  465.         Left = 32
  466.         Top = 104
  467.         Width = 121
  468.         Height = 24
  469.         EditMask = '!999.999.999.999;1;_'
  470.         Font.Color = clBlack
  471.         Font.Height = -13
  472.         Font.Name = 'MS Sans Serif'
  473.         Font.Style = [fsBold]
  474.         MaxLength = 15
  475.         ParentFont = False
  476.         TabOrder = 10
  477.         Text = '   .   .   .   '
  478.         OnClick = Edit3Click
  479.       end
  480.       object Edit4: TEdit
  481.         Left = 32
  482.         Top = 232
  483.         Width = 121
  484.         Height = 21
  485.         TabOrder = 11
  486.         OnClick = Edit4Click
  487.       end
  488.     end
  489.     object TTabPage
  490.       Left = 4
  491.       Top = 24
  492.       Caption = 'Login'
  493.       object Label23: TLabel
  494.         Left = 8
  495.         Top = 72
  496.         Width = 76
  497.         Height = 13
  498.         Caption = 'ComputerName:'
  499.       end
  500.       object Label24: TLabel
  501.         Left = 8
  502.         Top = 96
  503.         Width = 32
  504.         Height = 13
  505.         Caption = 'Group:'
  506.       end
  507.       object Bevel9: TBevel
  508.         Left = 8
  509.         Top = 136
  510.         Width = 313
  511.         Height = 113
  512.         Shape = bsFrame
  513.       end
  514.       object Label25: TLabel
  515.         Left = 16
  516.         Top = 200
  517.         Width = 149
  518.         Height = 13
  519.         Caption = 'Get list of user and groups from:'
  520.       end
  521.       object Bevel10: TBevel
  522.         Left = 8
  523.         Top = 256
  524.         Width = 313
  525.         Height = 81
  526.         Shape = bsFrame
  527.       end
  528.       object Label26: TLabel
  529.         Left = 16
  530.         Top = 288
  531.         Width = 102
  532.         Height = 13
  533.         Caption = 'Windows NT domain:'
  534.       end
  535.       object Label27: TLabel
  536.         Left = 8
  537.         Top = 16
  538.         Width = 256
  539.         Height = 13
  540.         Caption = 'Windows uses the following information to identify your'
  541.       end
  542.       object Label28: TLabel
  543.         Left = 8
  544.         Top = 32
  545.         Width = 103
  546.         Height = 13
  547.         Caption = 'computer on network.'
  548.       end
  549.       object Label3: TLabel
  550.         Left = 16
  551.         Top = 130
  552.         Width = 73
  553.         Height = 13
  554.         Caption = 'Type of access'
  555.       end
  556.       object RadioButton8: TRadioButton
  557.         Left = 16
  558.         Top = 152
  559.         Width = 113
  560.         Height = 17
  561.         Caption = 'Access on resource level'
  562.         TabOrder = 0
  563.         OnClick = RadioButton8Click
  564.       end
  565.       object RadioButton9: TRadioButton
  566.         Left = 16
  567.         Top = 176
  568.         Width = 129
  569.         Height = 17
  570.         Caption = 'Access on userlevel'
  571.         TabOrder = 1
  572.         OnClick = RadioButton9Click
  573.       end
  574.       object Edit11: TEdit
  575.         Left = 96
  576.         Top = 64
  577.         Width = 169
  578.         Height = 21
  579.         TabOrder = 2
  580.       end
  581.       object Edit12: TEdit
  582.         Left = 96
  583.         Top = 88
  584.         Width = 169
  585.         Height = 21
  586.         TabOrder = 3
  587.       end
  588.       object Edit13: TEdit
  589.         Left = 16
  590.         Top = 216
  591.         Width = 193
  592.         Height = 21
  593.         TabOrder = 4
  594.         OnChange = Edit13Change
  595.       end
  596.       object CheckBox1: TCheckBox
  597.         Left = 16
  598.         Top = 264
  599.         Width = 185
  600.         Height = 17
  601.         Caption = 'Logon to  Windows NT domain:'
  602.         TabOrder = 5
  603.         OnClick = CheckBox1Click
  604.       end
  605.       object Edit14: TEdit
  606.         Left = 16
  607.         Top = 304
  608.         Width = 193
  609.         Height = 21
  610.         TabOrder = 6
  611.       end
  612.     end
  613.     object TTabPage
  614.       Left = 4
  615.       Top = 24
  616.       Caption = 'Session'
  617.       object Bevel11: TBevel
  618.         Left = 8
  619.         Top = 128
  620.         Width = 209
  621.         Height = 50
  622.       end
  623.       object Label14: TLabel
  624.         Left = 8
  625.         Top = 192
  626.         Width = 40
  627.         Height = 13
  628.         Caption = 'Session:'
  629.       end
  630.       object Label15: TLabel
  631.         Left = 80
  632.         Top = 192
  633.         Width = 241
  634.         Height = 13
  635.         AutoSize = False
  636.         Caption = 'Label15'
  637.       end
  638.       object Label3D4: TLabel3D
  639.         Left = 16
  640.         Top = 136
  641.         Width = 172
  642.         Height = 13
  643.         Caption = 'Web: http://www.algonet.se/~softis'
  644.       end
  645.       object Label3D5: TLabel3D
  646.         Left = 88
  647.         Top = 152
  648.         Width = 84
  649.         Height = 13
  650.         Caption = 'softis@algonet.se'
  651.       end
  652.       object Bevel8: TBevel
  653.         Left = 8
  654.         Top = 184
  655.         Width = 313
  656.         Height = 9
  657.         Shape = bsTopLine
  658.       end
  659.       object Label3D6: TLabel3D
  660.         Left = 56
  661.         Top = 152
  662.         Width = 28
  663.         Height = 13
  664.         Caption = 'Email:'
  665.       end
  666.       object Bevel3: TBevel
  667.         Left = 8
  668.         Top = 8
  669.         Width = 209
  670.         Height = 57
  671.       end
  672.       object Image1: TImage
  673.         Left = 16
  674.         Top = 16
  675.         Width = 41
  676.         Height = 39
  677.         Picture.Data = {<image000.ico>}
  678.       end
  679.       object Label30: TLabel
  680.         Left = 64
  681.         Top = 16
  682.         Width = 103
  683.         Height = 13
  684.         Caption = 'TCP/IP Swapper is a '
  685.       end
  686.       object Label31: TLabel
  687.         Left = 64
  688.         Top = 32
  689.         Width = 116
  690.         Height = 13
  691.         Caption = 'DialUp Network utility for'
  692.       end
  693.       object Label32: TLabel
  694.         Left = 64
  695.         Top = 48
  696.         Width = 62
  697.         Height = 13
  698.         Caption = 'Windows 95.'
  699.       end
  700.       object Bevel5: TBevel
  701.         Left = 8
  702.         Top = 72
  703.         Width = 209
  704.         Height = 49
  705.       end
  706.       object Label33: TLabel
  707.         Left = 48
  708.         Top = 80
  709.         Width = 120
  710.         Height = 13
  711.         Caption = 'TCP/IP Swapper v.97 01'
  712.       end
  713.       object Label34: TLabel
  714.         Left = 32
  715.         Top = 96
  716.         Width = 161
  717.         Height = 13
  718.         Caption = 'Copyright ∩┐╜smo Software 1994-97'
  719.       end
  720.       object Label35: TLabel
  721.         Left = 8
  722.         Top = 208
  723.         Width = 63
  724.         Height = 13
  725.         Caption = 'Session type:'
  726.       end
  727.       object Label36: TLabel
  728.         Left = 80
  729.         Top = 208
  730.         Width = 105
  731.         Height = 13
  732.         Caption = 'Label36'
  733.       end
  734.       object Label37: TLabel
  735.         Left = 8
  736.         Top = 224
  737.         Width = 38
  738.         Height = 13
  739.         Caption = 'Label37'
  740.       end
  741.       object Bevel12: TBevel
  742.         Left = 8
  743.         Top = 240
  744.         Width = 313
  745.         Height = 9
  746.         Shape = bsTopLine
  747.       end
  748.     end
  749.   end
  750.   object Panel1: TPanel
  751.     Left = 0
  752.     Top = 377
  753.     Width = 346
  754.     Height = 40
  755.     Align = alBottom
  756.     BevelOuter = bvNone
  757.     TabOrder = 1
  758.     object BitBtn1: TBitBtn
  759.       Left = 264
  760.       Top = 8
  761.       Width = 75
  762.       Height = 25
  763.       Caption = '&Cancel'
  764.       TabOrder = 0
  765.       OnClick = BitBtn1Click
  766.     end
  767.     object BitBtn2: TBitBtn
  768.       Left = 184
  769.       Top = 8
  770.       Width = 75
  771.       Height = 25
  772.       Caption = '&Accept'
  773.       TabOrder = 1
  774.       OnClick = BitBtn2Click
  775.     end
  776.   end
  777. end
  778.