home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / sharewar / modemdr / _SETUP.1 / MDRW95.exe / 0 / RCDATA / TFINDPORTS / TFINDPORTS.txt < prev   
Encoding:
Text File  |  1999-04-03  |  11.9 KB  |  670 lines

  1. object FindPorts: TFindPorts
  2.   Left = 103
  3.   Top = 94
  4.   BorderStyle = bsDialog
  5.   Caption = 'Find Port Hardware'
  6.   ClientHeight = 371
  7.   ClientWidth = 559
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   OnClick = PlaceFocus
  16.   OnClose = Cleanup
  17.   OnCreate = HoldTimer
  18.   OnShow = SetupX
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Bevel1: TBevel
  22.     Left = 8
  23.     Top = 32
  24.     Width = 385
  25.     Height = 225
  26.   end
  27.   object Bevel2: TBevel
  28.     Left = 440
  29.     Top = 32
  30.     Width = 9
  31.     Height = 225
  32.     Shape = bsRightLine
  33.   end
  34.   object Com1Box: TCheckBox
  35.     Left = 24
  36.     Top = 40
  37.     Width = 57
  38.     Height = 17
  39.     Caption = 'Com1'
  40.     Color = clBtnFace
  41.     Ctl3D = True
  42.     ParentColor = False
  43.     ParentCtl3D = False
  44.     TabOrder = 2
  45.     OnClick = Recheck1
  46.   end
  47.   object Com2Box: TCheckBox
  48.     Left = 24
  49.     Top = 64
  50.     Width = 57
  51.     Height = 17
  52.     Caption = 'Com2'
  53.     TabOrder = 3
  54.     OnClick = Recheck2
  55.   end
  56.   object Com3Box: TCheckBox
  57.     Left = 24
  58.     Top = 88
  59.     Width = 57
  60.     Height = 17
  61.     Caption = 'Com3'
  62.     TabOrder = 4
  63.     OnClick = Recheck3
  64.   end
  65.   object Com4Box: TCheckBox
  66.     Left = 24
  67.     Top = 112
  68.     Width = 57
  69.     Height = 17
  70.     Caption = 'Com4'
  71.     TabOrder = 5
  72.     OnClick = Recheck4
  73.   end
  74.   object Com5Box: TCheckBox
  75.     Left = 24
  76.     Top = 136
  77.     Width = 57
  78.     Height = 17
  79.     Caption = 'Com5'
  80.     TabOrder = 6
  81.     OnClick = Recheck5
  82.   end
  83.   object Com6Box: TCheckBox
  84.     Left = 24
  85.     Top = 160
  86.     Width = 57
  87.     Height = 17
  88.     Caption = 'Com6'
  89.     TabOrder = 7
  90.     OnClick = Recheck6
  91.   end
  92.   object Com7Box: TCheckBox
  93.     Left = 24
  94.     Top = 184
  95.     Width = 57
  96.     Height = 17
  97.     Caption = 'Com7'
  98.     TabOrder = 8
  99.     OnClick = Recheck7
  100.   end
  101.   object Com8Box: TCheckBox
  102.     Left = 24
  103.     Top = 208
  104.     Width = 65
  105.     Height = 17
  106.     Caption = 'Com8'
  107.     TabOrder = 9
  108.     OnClick = Recheck8
  109.   end
  110.   object Com9Box: TCheckBox
  111.     Left = 24
  112.     Top = 232
  113.     Width = 57
  114.     Height = 17
  115.     Caption = 'Com9'
  116.     TabOrder = 10
  117.     OnClick = Recheck9
  118.   end
  119.   object Com1Info: TEdit
  120.     Left = 88
  121.     Top = 40
  122.     Width = 113
  123.     Height = 21
  124.     BorderStyle = bsNone
  125.     Color = clBtnFace
  126.     ReadOnly = True
  127.     TabOrder = 11
  128.     OnClick = PlaceFocus
  129.   end
  130.   object Com2Info: TEdit
  131.     Left = 88
  132.     Top = 64
  133.     Width = 113
  134.     Height = 21
  135.     BorderStyle = bsNone
  136.     Color = clBtnFace
  137.     ReadOnly = True
  138.     TabOrder = 12
  139.     OnClick = PlaceFocus
  140.   end
  141.   object Com3Info: TEdit
  142.     Left = 88
  143.     Top = 88
  144.     Width = 113
  145.     Height = 21
  146.     BorderStyle = bsNone
  147.     Color = clBtnFace
  148.     ReadOnly = True
  149.     TabOrder = 13
  150.     OnClick = PlaceFocus
  151.   end
  152.   object Com4Info: TEdit
  153.     Left = 88
  154.     Top = 112
  155.     Width = 113
  156.     Height = 21
  157.     BorderStyle = bsNone
  158.     Color = clBtnFace
  159.     ReadOnly = True
  160.     TabOrder = 14
  161.     OnClick = PlaceFocus
  162.   end
  163.   object Com5Info: TEdit
  164.     Left = 88
  165.     Top = 136
  166.     Width = 113
  167.     Height = 21
  168.     BorderStyle = bsNone
  169.     Color = clBtnFace
  170.     ReadOnly = True
  171.     TabOrder = 15
  172.     OnClick = PlaceFocus
  173.   end
  174.   object Com6Info: TEdit
  175.     Left = 88
  176.     Top = 160
  177.     Width = 113
  178.     Height = 21
  179.     BorderStyle = bsNone
  180.     Color = clBtnFace
  181.     ReadOnly = True
  182.     TabOrder = 16
  183.     OnClick = PlaceFocus
  184.   end
  185.   object Com7Info: TEdit
  186.     Left = 88
  187.     Top = 184
  188.     Width = 113
  189.     Height = 21
  190.     BorderStyle = bsNone
  191.     Color = clBtnFace
  192.     ReadOnly = True
  193.     TabOrder = 17
  194.     OnClick = PlaceFocus
  195.   end
  196.   object Com8Info: TEdit
  197.     Left = 88
  198.     Top = 208
  199.     Width = 113
  200.     Height = 21
  201.     BorderStyle = bsNone
  202.     Color = clBtnFace
  203.     ReadOnly = True
  204.     TabOrder = 18
  205.     OnClick = PlaceFocus
  206.   end
  207.   object Com9Info: TEdit
  208.     Left = 88
  209.     Top = 232
  210.     Width = 105
  211.     Height = 21
  212.     BorderStyle = bsNone
  213.     Color = clBtnFace
  214.     ReadOnly = True
  215.     TabOrder = 19
  216.     OnClick = PlaceFocus
  217.   end
  218.   object FindOK: TBitBtn
  219.     Left = 472
  220.     Top = 56
  221.     Width = 75
  222.     Height = 41
  223.     TabOrder = 0
  224.     Visible = False
  225.     Kind = bkOK
  226.   end
  227.   object Cancel: TBitBtn
  228.     Left = 472
  229.     Top = 112
  230.     Width = 75
  231.     Height = 41
  232.     TabOrder = 1
  233.     Kind = bkCancel
  234.   end
  235.   object Help: TBitBtn
  236.     Left = 472
  237.     Top = 168
  238.     Width = 75
  239.     Height = 41
  240.     TabOrder = 20
  241.     OnClick = HelpClicked
  242.     Kind = bkHelp
  243.   end
  244.   object DialogWindow: TMemo
  245.     Left = 8
  246.     Top = 264
  247.     Width = 273
  248.     Height = 97
  249.     ReadOnly = True
  250.     ScrollBars = ssVertical
  251.     TabOrder = 21
  252.     OnClick = PlaceFocus
  253.   end
  254.   object SuggestWindow: TMemo
  255.     Left = 288
  256.     Top = 264
  257.     Width = 257
  258.     Height = 97
  259.     ReadOnly = True
  260.     ScrollBars = ssVertical
  261.     TabOrder = 22
  262.     OnClick = PlaceFocus
  263.   end
  264.   object Com8Uart: TEdit
  265.     Left = 208
  266.     Top = 208
  267.     Width = 49
  268.     Height = 21
  269.     BorderStyle = bsNone
  270.     Color = clBtnFace
  271.     ReadOnly = True
  272.     TabOrder = 23
  273.     OnClick = PlaceFocus
  274.   end
  275.   object Com2Uart: TEdit
  276.     Left = 208
  277.     Top = 64
  278.     Width = 49
  279.     Height = 21
  280.     BorderStyle = bsNone
  281.     Color = clBtnFace
  282.     ReadOnly = True
  283.     TabOrder = 24
  284.     OnClick = PlaceFocus
  285.   end
  286.   object Com3Uart: TEdit
  287.     Left = 208
  288.     Top = 88
  289.     Width = 49
  290.     Height = 21
  291.     BorderStyle = bsNone
  292.     Color = clBtnFace
  293.     ReadOnly = True
  294.     TabOrder = 25
  295.     OnClick = PlaceFocus
  296.   end
  297.   object Com4Uart: TEdit
  298.     Left = 208
  299.     Top = 112
  300.     Width = 49
  301.     Height = 21
  302.     BorderStyle = bsNone
  303.     Color = clBtnFace
  304.     ReadOnly = True
  305.     TabOrder = 26
  306.     OnClick = PlaceFocus
  307.   end
  308.   object Com5Uart: TEdit
  309.     Left = 208
  310.     Top = 136
  311.     Width = 49
  312.     Height = 21
  313.     BorderStyle = bsNone
  314.     Color = clBtnFace
  315.     ReadOnly = True
  316.     TabOrder = 27
  317.     OnClick = PlaceFocus
  318.   end
  319.   object Com6Uart: TEdit
  320.     Left = 208
  321.     Top = 160
  322.     Width = 49
  323.     Height = 21
  324.     BorderStyle = bsNone
  325.     Color = clBtnFace
  326.     ReadOnly = True
  327.     TabOrder = 28
  328.     OnClick = PlaceFocus
  329.   end
  330.   object Com7Uart: TEdit
  331.     Left = 208
  332.     Top = 184
  333.     Width = 49
  334.     Height = 21
  335.     BorderStyle = bsNone
  336.     Color = clBtnFace
  337.     ReadOnly = True
  338.     TabOrder = 29
  339.     OnClick = PlaceFocus
  340.   end
  341.   object Com1Uart: TEdit
  342.     Left = 208
  343.     Top = 40
  344.     Width = 49
  345.     Height = 21
  346.     BorderStyle = bsNone
  347.     Color = clBtnFace
  348.     ReadOnly = True
  349.     TabOrder = 30
  350.     OnClick = PlaceFocus
  351.   end
  352.   object Com9Uart: TEdit
  353.     Left = 200
  354.     Top = 232
  355.     Width = 57
  356.     Height = 21
  357.     BorderStyle = bsNone
  358.     Color = clBtnFace
  359.     ReadOnly = True
  360.     TabOrder = 31
  361.     OnClick = PlaceFocus
  362.   end
  363.   object ComStatic: TMemo
  364.     Left = 8
  365.     Top = 8
  366.     Width = 385
  367.     Height = 17
  368.     Color = clBtnFace
  369.     Ctl3D = False
  370.     Lines.Strings = (
  371.       
  372.         'Serial Port                       Status               Uart Driv' +
  373.         'er     WinDriver   PNP  Legacy')
  374.     ParentCtl3D = False
  375.     ReadOnly = True
  376.     TabOrder = 32
  377.     OnClick = PlaceFocus
  378.   end
  379.   object Com1Driver: TEdit
  380.     Left = 264
  381.     Top = 40
  382.     Width = 57
  383.     Height = 21
  384.     BorderStyle = bsNone
  385.     Color = clBtnFace
  386.     ReadOnly = True
  387.     TabOrder = 33
  388.     OnClick = PlaceFocus
  389.   end
  390.   object Com2Driver: TEdit
  391.     Left = 264
  392.     Top = 64
  393.     Width = 57
  394.     Height = 21
  395.     BorderStyle = bsNone
  396.     Color = clBtnFace
  397.     ReadOnly = True
  398.     TabOrder = 34
  399.     OnClick = PlaceFocus
  400.   end
  401.   object Com3Driver: TEdit
  402.     Left = 264
  403.     Top = 88
  404.     Width = 57
  405.     Height = 21
  406.     BorderStyle = bsNone
  407.     Color = clBtnFace
  408.     ReadOnly = True
  409.     TabOrder = 35
  410.     OnClick = PlaceFocus
  411.   end
  412.   object Com4Driver: TEdit
  413.     Left = 264
  414.     Top = 112
  415.     Width = 57
  416.     Height = 21
  417.     BorderStyle = bsNone
  418.     Color = clBtnFace
  419.     ReadOnly = True
  420.     TabOrder = 36
  421.     OnClick = PlaceFocus
  422.   end
  423.   object Com5Driver: TEdit
  424.     Left = 264
  425.     Top = 136
  426.     Width = 57
  427.     Height = 21
  428.     BorderStyle = bsNone
  429.     Color = clBtnFace
  430.     ReadOnly = True
  431.     TabOrder = 37
  432.     OnClick = PlaceFocus
  433.   end
  434.   object Com6Driver: TEdit
  435.     Left = 264
  436.     Top = 160
  437.     Width = 57
  438.     Height = 21
  439.     BorderStyle = bsNone
  440.     Color = clBtnFace
  441.     ReadOnly = True
  442.     TabOrder = 38
  443.     OnClick = PlaceFocus
  444.   end
  445.   object Com7Driver: TEdit
  446.     Left = 264
  447.     Top = 184
  448.     Width = 57
  449.     Height = 21
  450.     BorderStyle = bsNone
  451.     Color = clBtnFace
  452.     ReadOnly = True
  453.     TabOrder = 39
  454.     OnClick = PlaceFocus
  455.   end
  456.   object Com8Driver: TEdit
  457.     Left = 264
  458.     Top = 208
  459.     Width = 57
  460.     Height = 21
  461.     BorderStyle = bsNone
  462.     Color = clBtnFace
  463.     ReadOnly = True
  464.     TabOrder = 40
  465.     OnClick = PlaceFocus
  466.   end
  467.   object Com9Driver: TEdit
  468.     Left = 264
  469.     Top = 232
  470.     Width = 57
  471.     Height = 21
  472.     BorderStyle = bsNone
  473.     Color = clBtnFace
  474.     ReadOnly = True
  475.     TabOrder = 41
  476.     OnClick = PlaceFocus
  477.   end
  478.   object Com1Pnp: TCheckBox
  479.     Left = 328
  480.     Top = 40
  481.     Width = 18
  482.     Height = 17
  483.     AllowGrayed = True
  484.     Caption = 'Com1Pnp'
  485.     Color = clBtnFace
  486.     Ctl3D = True
  487.     ParentColor = False
  488.     ParentCtl3D = False
  489.     TabOrder = 42
  490.     OnClick = Repnp1
  491.   end
  492.   object Com2Pnp: TCheckBox
  493.     Left = 328
  494.     Top = 64
  495.     Width = 18
  496.     Height = 17
  497.     AllowGrayed = True
  498.     Caption = 'Com1Pnp'
  499.     TabOrder = 43
  500.     OnClick = Repnp2
  501.   end
  502.   object Com3Pnp: TCheckBox
  503.     Left = 328
  504.     Top = 88
  505.     Width = 18
  506.     Height = 17
  507.     AllowGrayed = True
  508.     Caption = 'Com1Pnp'
  509.     TabOrder = 44
  510.     OnClick = Repnp3
  511.   end
  512.   object Com4Pnp: TCheckBox
  513.     Left = 328
  514.     Top = 112
  515.     Width = 18
  516.     Height = 17
  517.     AllowGrayed = True
  518.     Caption = 'Com1Pnp'
  519.     TabOrder = 45
  520.     OnClick = Repnp4
  521.   end
  522.   object Com5Pnp: TCheckBox
  523.     Left = 328
  524.     Top = 136
  525.     Width = 18
  526.     Height = 17
  527.     AllowGrayed = True
  528.     Caption = 'Com1Pnp'
  529.     TabOrder = 46
  530.     OnClick = Repnp5
  531.   end
  532.   object Com6Pnp: TCheckBox
  533.     Left = 328
  534.     Top = 160
  535.     Width = 18
  536.     Height = 17
  537.     AllowGrayed = True
  538.     Caption = 'Com1Pnp'
  539.     TabOrder = 47
  540.     OnClick = Repnp6
  541.   end
  542.   object Com7Pnp: TCheckBox
  543.     Left = 328
  544.     Top = 184
  545.     Width = 18
  546.     Height = 17
  547.     AllowGrayed = True
  548.     Caption = 'Com1Pnp'
  549.     TabOrder = 48
  550.     OnClick = Repnp7
  551.   end
  552.   object Com8Pnp: TCheckBox
  553.     Left = 328
  554.     Top = 208
  555.     Width = 18
  556.     Height = 17
  557.     AllowGrayed = True
  558.     Caption = 'Com1Pnp'
  559.     TabOrder = 49
  560.     OnClick = Repnp8
  561.   end
  562.   object Com9Pnp: TCheckBox
  563.     Left = 328
  564.     Top = 232
  565.     Width = 18
  566.     Height = 17
  567.     AllowGrayed = True
  568.     Caption = 'Com1Pnp'
  569.     TabOrder = 50
  570.     OnClick = Repnp9
  571.   end
  572.   object Com1Legacy: TCheckBox
  573.     Left = 360
  574.     Top = 40
  575.     Width = 18
  576.     Height = 17
  577.     AllowGrayed = True
  578.     Caption = 'Com1Pnp'
  579.     TabOrder = 51
  580.     OnClick = Releg1
  581.   end
  582.   object Com2Legacy: TCheckBox
  583.     Left = 360
  584.     Top = 64
  585.     Width = 18
  586.     Height = 17
  587.     AllowGrayed = True
  588.     Caption = 'Com1Pnp'
  589.     TabOrder = 52
  590.     OnClick = Releg2
  591.   end
  592.   object Com3Legacy: TCheckBox
  593.     Left = 360
  594.     Top = 88
  595.     Width = 18
  596.     Height = 17
  597.     AllowGrayed = True
  598.     Caption = 'Com1Pnp'
  599.     TabOrder = 53
  600.     OnClick = Releg3
  601.   end
  602.   object Com4Legacy: TCheckBox
  603.     Left = 360
  604.     Top = 112
  605.     Width = 18
  606.     Height = 17
  607.     AllowGrayed = True
  608.     Caption = 'Com1Pnp'
  609.     TabOrder = 54
  610.     OnClick = Releg4
  611.   end
  612.   object Com5Legacy: TCheckBox
  613.     Left = 360
  614.     Top = 136
  615.     Width = 18
  616.     Height = 17
  617.     AllowGrayed = True
  618.     Caption = 'Com1Pnp'
  619.     TabOrder = 55
  620.     OnClick = Releg5
  621.   end
  622.   object Com6Legacy: TCheckBox
  623.     Left = 360
  624.     Top = 160
  625.     Width = 18
  626.     Height = 17
  627.     AllowGrayed = True
  628.     Caption = 'Com1Pnp'
  629.     TabOrder = 56
  630.     OnClick = Releg6
  631.   end
  632.   object Com7Legacy: TCheckBox
  633.     Left = 360
  634.     Top = 184
  635.     Width = 18
  636.     Height = 17
  637.     AllowGrayed = True
  638.     Caption = 'Com1Pnp'
  639.     TabOrder = 57
  640.     OnClick = Releg7
  641.   end
  642.   object Com8Legacy: TCheckBox
  643.     Left = 360
  644.     Top = 208
  645.     Width = 18
  646.     Height = 17
  647.     AllowGrayed = True
  648.     Caption = 'Com1Pnp'
  649.     TabOrder = 58
  650.     OnClick = Releg8
  651.   end
  652.   object Com9Legacy: TCheckBox
  653.     Left = 360
  654.     Top = 232
  655.     Width = 18
  656.     Height = 17
  657.     AllowGrayed = True
  658.     Caption = 'Com1Pnp'
  659.     TabOrder = 59
  660.     OnClick = Releg9
  661.   end
  662.   object StartTimer: TTimer
  663.     Enabled = False
  664.     Interval = 250
  665.     OnTimer = CheckPorts
  666.     Left = 480
  667.     Top = 8
  668.   end
  669. end
  670.