home *** CD-ROM | disk | FTP | other *** search
- object FindPorts: TFindPorts
- Left = 103
- Top = 94
- BorderStyle = bsDialog
- Caption = 'Find Port Hardware'
- ClientHeight = 371
- ClientWidth = 559
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- OnClick = PlaceFocus
- OnClose = Cleanup
- OnCreate = HoldTimer
- OnShow = SetupX
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 8
- Top = 32
- Width = 385
- Height = 225
- end
- object Bevel2: TBevel
- Left = 440
- Top = 32
- Width = 9
- Height = 225
- Shape = bsRightLine
- end
- object Com1Box: TCheckBox
- Left = 24
- Top = 40
- Width = 57
- Height = 17
- Caption = 'Com1'
- Color = clBtnFace
- Ctl3D = True
- ParentColor = False
- ParentCtl3D = False
- TabOrder = 2
- OnClick = Recheck1
- end
- object Com2Box: TCheckBox
- Left = 24
- Top = 64
- Width = 57
- Height = 17
- Caption = 'Com2'
- TabOrder = 3
- OnClick = Recheck2
- end
- object Com3Box: TCheckBox
- Left = 24
- Top = 88
- Width = 57
- Height = 17
- Caption = 'Com3'
- TabOrder = 4
- OnClick = Recheck3
- end
- object Com4Box: TCheckBox
- Left = 24
- Top = 112
- Width = 57
- Height = 17
- Caption = 'Com4'
- TabOrder = 5
- OnClick = Recheck4
- end
- object Com5Box: TCheckBox
- Left = 24
- Top = 136
- Width = 57
- Height = 17
- Caption = 'Com5'
- TabOrder = 6
- OnClick = Recheck5
- end
- object Com6Box: TCheckBox
- Left = 24
- Top = 160
- Width = 57
- Height = 17
- Caption = 'Com6'
- TabOrder = 7
- OnClick = Recheck6
- end
- object Com7Box: TCheckBox
- Left = 24
- Top = 184
- Width = 57
- Height = 17
- Caption = 'Com7'
- TabOrder = 8
- OnClick = Recheck7
- end
- object Com8Box: TCheckBox
- Left = 24
- Top = 208
- Width = 65
- Height = 17
- Caption = 'Com8'
- TabOrder = 9
- OnClick = Recheck8
- end
- object Com9Box: TCheckBox
- Left = 24
- Top = 232
- Width = 57
- Height = 17
- Caption = 'Com9'
- TabOrder = 10
- OnClick = Recheck9
- end
- object Com1Info: TEdit
- Left = 88
- Top = 40
- Width = 113
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 11
- OnClick = PlaceFocus
- end
- object Com2Info: TEdit
- Left = 88
- Top = 64
- Width = 113
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 12
- OnClick = PlaceFocus
- end
- object Com3Info: TEdit
- Left = 88
- Top = 88
- Width = 113
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 13
- OnClick = PlaceFocus
- end
- object Com4Info: TEdit
- Left = 88
- Top = 112
- Width = 113
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 14
- OnClick = PlaceFocus
- end
- object Com5Info: TEdit
- Left = 88
- Top = 136
- Width = 113
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 15
- OnClick = PlaceFocus
- end
- object Com6Info: TEdit
- Left = 88
- Top = 160
- Width = 113
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 16
- OnClick = PlaceFocus
- end
- object Com7Info: TEdit
- Left = 88
- Top = 184
- Width = 113
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 17
- OnClick = PlaceFocus
- end
- object Com8Info: TEdit
- Left = 88
- Top = 208
- Width = 113
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 18
- OnClick = PlaceFocus
- end
- object Com9Info: TEdit
- Left = 88
- Top = 232
- Width = 105
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 19
- OnClick = PlaceFocus
- end
- object FindOK: TBitBtn
- Left = 472
- Top = 56
- Width = 75
- Height = 41
- TabOrder = 0
- Visible = False
- Kind = bkOK
- end
- object Cancel: TBitBtn
- Left = 472
- Top = 112
- Width = 75
- Height = 41
- TabOrder = 1
- Kind = bkCancel
- end
- object Help: TBitBtn
- Left = 472
- Top = 168
- Width = 75
- Height = 41
- TabOrder = 20
- OnClick = HelpClicked
- Kind = bkHelp
- end
- object DialogWindow: TMemo
- Left = 8
- Top = 264
- Width = 273
- Height = 97
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 21
- OnClick = PlaceFocus
- end
- object SuggestWindow: TMemo
- Left = 288
- Top = 264
- Width = 257
- Height = 97
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 22
- OnClick = PlaceFocus
- end
- object Com8Uart: TEdit
- Left = 208
- Top = 208
- Width = 49
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 23
- OnClick = PlaceFocus
- end
- object Com2Uart: TEdit
- Left = 208
- Top = 64
- Width = 49
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 24
- OnClick = PlaceFocus
- end
- object Com3Uart: TEdit
- Left = 208
- Top = 88
- Width = 49
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 25
- OnClick = PlaceFocus
- end
- object Com4Uart: TEdit
- Left = 208
- Top = 112
- Width = 49
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 26
- OnClick = PlaceFocus
- end
- object Com5Uart: TEdit
- Left = 208
- Top = 136
- Width = 49
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 27
- OnClick = PlaceFocus
- end
- object Com6Uart: TEdit
- Left = 208
- Top = 160
- Width = 49
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 28
- OnClick = PlaceFocus
- end
- object Com7Uart: TEdit
- Left = 208
- Top = 184
- Width = 49
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 29
- OnClick = PlaceFocus
- end
- object Com1Uart: TEdit
- Left = 208
- Top = 40
- Width = 49
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 30
- OnClick = PlaceFocus
- end
- object Com9Uart: TEdit
- Left = 200
- Top = 232
- Width = 57
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 31
- OnClick = PlaceFocus
- end
- object ComStatic: TMemo
- Left = 8
- Top = 8
- Width = 385
- Height = 17
- Color = clBtnFace
- Ctl3D = False
- Lines.Strings = (
-
- 'Serial Port Status Uart Driv' +
- 'er WinDriver PNP Legacy')
- ParentCtl3D = False
- ReadOnly = True
- TabOrder = 32
- OnClick = PlaceFocus
- end
- object Com1Driver: TEdit
- Left = 264
- Top = 40
- Width = 57
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 33
- OnClick = PlaceFocus
- end
- object Com2Driver: TEdit
- Left = 264
- Top = 64
- Width = 57
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 34
- OnClick = PlaceFocus
- end
- object Com3Driver: TEdit
- Left = 264
- Top = 88
- Width = 57
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 35
- OnClick = PlaceFocus
- end
- object Com4Driver: TEdit
- Left = 264
- Top = 112
- Width = 57
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 36
- OnClick = PlaceFocus
- end
- object Com5Driver: TEdit
- Left = 264
- Top = 136
- Width = 57
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 37
- OnClick = PlaceFocus
- end
- object Com6Driver: TEdit
- Left = 264
- Top = 160
- Width = 57
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 38
- OnClick = PlaceFocus
- end
- object Com7Driver: TEdit
- Left = 264
- Top = 184
- Width = 57
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 39
- OnClick = PlaceFocus
- end
- object Com8Driver: TEdit
- Left = 264
- Top = 208
- Width = 57
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 40
- OnClick = PlaceFocus
- end
- object Com9Driver: TEdit
- Left = 264
- Top = 232
- Width = 57
- Height = 21
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 41
- OnClick = PlaceFocus
- end
- object Com1Pnp: TCheckBox
- Left = 328
- Top = 40
- Width = 18
- Height = 17
- AllowGrayed = True
- Caption = 'Com1Pnp'
- Color = clBtnFace
- Ctl3D = True
- ParentColor = False
- ParentCtl3D = False
- TabOrder = 42
- OnClick = Repnp1
- end
- object Com2Pnp: TCheckBox
- Left = 328
- Top = 64
- Width = 18
- Height = 17
- AllowGrayed = True
- Caption = 'Com1Pnp'
- TabOrder = 43
- OnClick = Repnp2
- end
- object Com3Pnp: TCheckBox
- Left = 328
- Top = 88
- Width = 18
- Height = 17
- AllowGrayed = True
- Caption = 'Com1Pnp'
- TabOrder = 44
- OnClick = Repnp3
- end
- object Com4Pnp: TCheckBox
- Left = 328
- Top = 112
- Width = 18
- Height = 17
- AllowGrayed = True
- Caption = 'Com1Pnp'
- TabOrder = 45
- OnClick = Repnp4
- end
- object Com5Pnp: TCheckBox
- Left = 328
- Top = 136
- Width = 18
- Height = 17
- AllowGrayed = True
- Caption = 'Com1Pnp'
- TabOrder = 46
- OnClick = Repnp5
- end
- object Com6Pnp: TCheckBox
- Left = 328
- Top = 160
- Width = 18
- Height = 17
- AllowGrayed = True
- Caption = 'Com1Pnp'
- TabOrder = 47
- OnClick = Repnp6
- end
- object Com7Pnp: TCheckBox
- Left = 328
- Top = 184
- Width = 18
- Height = 17
- AllowGrayed = True
- Caption = 'Com1Pnp'
- TabOrder = 48
- OnClick = Repnp7
- end
- object Com8Pnp: TCheckBox
- Left = 328
- Top = 208
- Width = 18
- Height = 17
- AllowGrayed = True
- Caption = 'Com1Pnp'
- TabOrder = 49
- OnClick = Repnp8
- end
- object Com9Pnp: TCheckBox
- Left = 328
- Top = 232
- Width = 18
- Height = 17
- AllowGrayed = True
- Caption = 'Com1Pnp'
- TabOrder = 50
- OnClick = Repnp9
- end
- object Com1Legacy: TCheckBox
- Left = 360
- Top = 40
- Width = 18
- Height = 17
- AllowGrayed = True
- Caption = 'Com1Pnp'
- TabOrder = 51
- OnClick = Releg1
- end
- object Com2Legacy: TCheckBox
- Left = 360
- Top = 64
- Width = 18
- Height = 17
- AllowGrayed = True
- Caption = 'Com1Pnp'
- TabOrder = 52
- OnClick = Releg2
- end
- object Com3Legacy: TCheckBox
- Left = 360
- Top = 88
- Width = 18
- Height = 17
- AllowGrayed = True
- Caption = 'Com1Pnp'
- TabOrder = 53
- OnClick = Releg3
- end
- object Com4Legacy: TCheckBox
- Left = 360
- Top = 112
- Width = 18
- Height = 17
- AllowGrayed = True
- Caption = 'Com1Pnp'
- TabOrder = 54
- OnClick = Releg4
- end
- object Com5Legacy: TCheckBox
- Left = 360
- Top = 136
- Width = 18
- Height = 17
- AllowGrayed = True
- Caption = 'Com1Pnp'
- TabOrder = 55
- OnClick = Releg5
- end
- object Com6Legacy: TCheckBox
- Left = 360
- Top = 160
- Width = 18
- Height = 17
- AllowGrayed = True
- Caption = 'Com1Pnp'
- TabOrder = 56
- OnClick = Releg6
- end
- object Com7Legacy: TCheckBox
- Left = 360
- Top = 184
- Width = 18
- Height = 17
- AllowGrayed = True
- Caption = 'Com1Pnp'
- TabOrder = 57
- OnClick = Releg7
- end
- object Com8Legacy: TCheckBox
- Left = 360
- Top = 208
- Width = 18
- Height = 17
- AllowGrayed = True
- Caption = 'Com1Pnp'
- TabOrder = 58
- OnClick = Releg8
- end
- object Com9Legacy: TCheckBox
- Left = 360
- Top = 232
- Width = 18
- Height = 17
- AllowGrayed = True
- Caption = 'Com1Pnp'
- TabOrder = 59
- OnClick = Releg9
- end
- object StartTimer: TTimer
- Enabled = False
- Interval = 250
- OnTimer = CheckPorts
- Left = 480
- Top = 8
- end
- end
-