⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 main.dfm

📁 vpn网上邻居搜索器 工作组 未打开的工作组 正在搜索的工作组 已打开的工作组 无法打开的工作组 主机 未打开的主机 正在搜索的主机 打开的主机(无须登录) 打开的主机(以gues
💻 DFM
📖 第 1 页 / 共 5 页
字号:
          end
          object TabSheet2: TTabSheet
            Caption = 'IP'#22320#22336#27573
            ImageIndex = 1
            object Panel3: TPanel
              Left = 0
              Top = 0
              Width = 229
              Height = 440
              Align = alClient
              BevelOuter = bvNone
              BorderStyle = bsSingle
              Caption = 'Panel3'
              TabOrder = 0
              object Splitter4: TSplitter
                Left = 0
                Top = 155
                Width = 225
                Height = 1
                Cursor = crVSplit
                Align = alTop
                Color = clGray
                ParentColor = False
              end
              object IpTree: TTreeView
                Left = 0
                Top = 156
                Width = 225
                Height = 280
                Align = alClient
                BorderStyle = bsNone
                HideSelection = False
                HotTrack = True
                Images = ImageList1
                Indent = 19
                PopupMenu = LanTreePopupMenu
                ReadOnly = True
                RightClickSelect = True
                TabOrder = 0
                OnClick = IpTreeClick
                Items.Data = {
                  01000000250000000400000004000000FFFFFFFFFFFFFFFF0000000000000000
                  0CCBD1CBF74950B5D8D6B7B6CE}
              end
              object Panel2: TPanel
                Left = 0
                Top = 0
                Width = 225
                Height = 155
                Align = alTop
                BevelOuter = bvNone
                Color = clWhite
                Constraints.MaxHeight = 155
                Constraints.MinHeight = 20
                TabOrder = 1
                DesignSize = (
                  225
                  155)
                object Label2: TLabel
                  Left = 8
                  Top = 30
                  Width = 36
                  Height = 12
                  Caption = #36215#22987#65306
                end
                object Label3: TLabel
                  Left = 8
                  Top = 52
                  Width = 36
                  Height = 12
                  Caption = #32456#27490#65306
                end
                object edtIP1: TEdit
                  Left = 45
                  Top = 26
                  Width = 172
                  Height = 20
                  TabOrder = 0
                  Text = '255.255.255.255'
                end
                object edtIP2: TEdit
                  Left = 45
                  Top = 48
                  Width = 172
                  Height = 20
                  TabOrder = 1
                  Text = '255.255.255.255'
                end
                object rgScanMode: TRadioGroup
                  Left = 8
                  Top = 72
                  Width = 209
                  Height = 79
                  Anchors = [akLeft, akTop, akRight]
                  Caption = #25195#25551#26041#24335
                  ItemIndex = 0
                  Items.Strings = (
                    #37319#29992' Nbtstat '#25195#25551
                    #37319#29992' Ping '#25195#25551
                    #37319#29992' TCP 139'#31471#21475' '#25195#25551)
                  TabOrder = 2
                end
                object ToolBar4: TToolBar
                  Left = 0
                  Top = 0
                  Width = 225
                  Height = 24
                  AutoSize = True
                  ButtonWidth = 51
                  Caption = 'ToolBar3'
                  Color = clWhite
                  EdgeBorders = [ebBottom]
                  Flat = True
                  Images = ImageList1
                  List = True
                  ParentColor = False
                  ShowCaptions = True
                  TabOrder = 3
                  object btnIP: TToolButton
                    Left = 0
                    Top = 0
                    AutoSize = True
                    Caption = #25195#25551
                    ImageIndex = 4
                    OnClick = btnIPClick
                  end
                  object ToolBtnSearcIP: TToolButton
                    Left = 55
                    Top = 0
                    AutoSize = True
                    Caption = #25628#32034
                    ImageIndex = 45
                    OnClick = ToolBtnSearcIPClick
                  end
                end
              end
            end
          end
        end
      end
      object FavoTabSheet: TTabSheet
        Caption = #25910#34255
        ImageIndex = 33
        object FavoTree: TTreeView
          Left = 0
          Top = 0
          Width = 237
          Height = 470
          Align = alClient
          HideSelection = False
          HotTrack = True
          Images = ImageList1
          Indent = 19
          PopupMenu = LanTreePopupMenu
          ReadOnly = True
          RightClickSelect = True
          TabOrder = 0
          OnClick = FavoTreeClick
          Items.Data = {
            010000001D0000002100000021000000FFFFFFFFFFFFFFFF0000000000000000
            04CAD5B2D8}
        end
      end
      object SearchHostTabSheet: TTabSheet
        Caption = #26597#25214
        ImageIndex = 13
        object Panel1: TPanel
          Left = 0
          Top = 0
          Width = 237
          Height = 470
          Align = alClient
          BevelOuter = bvNone
          BorderStyle = bsSingle
          Caption = 'Panel1'
          TabOrder = 0
          object Splitter5: TSplitter
            Left = 0
            Top = 156
            Width = 233
            Height = 1
            Cursor = crVSplit
            Align = alTop
            Color = clGray
            ParentColor = False
          end
          object STPanel: TPanel
            Left = 0
            Top = 0
            Width = 233
            Height = 156
            Align = alTop
            BevelOuter = bvNone
            Color = clWindow
            Constraints.MaxHeight = 156
            Constraints.MinHeight = 68
            TabOrder = 0
            DesignSize = (
              233
              156)
            object Label1: TLabel
              Left = 5
              Top = 7
              Width = 60
              Height = 12
              Caption = #35745#31639#26426#21517#65306
            end
            object BtnFind: TSpeedButton
              Left = 164
              Top = 47
              Width = 60
              Height = 20
              Anchors = [akTop, akRight]
              Caption = #31435#21363#25628#32034
              Transparent = False
              OnClick = BtnFindClick
            end
            object Edit1: TEdit
              Left = 5
              Top = 23
              Width = 220
              Height = 20
              Anchors = [akLeft, akTop, akRight]
              TabOrder = 0
              OnKeyDown = Edit1KeyDown
            end
            object ChoiceRadio: TRadioGroup
              Left = 5
              Top = 71
              Width = 220
              Height = 82
              Anchors = [akLeft, akTop, akRight]
              Caption = #25628#32034#36873#39033#65306
              ItemIndex = 1
              Items.Strings = (
                #25628#32034#24037#20316#32452
                #25628#32034#35745#31639#26426
                #25628#32034#20849#20139#25991#20214#22841)
              TabOrder = 1
              OnClick = ChoiceRadioClick
            end
          end
          object FindTree: TTreeView
            Left = 0
            Top = 157
            Width = 233
            Height = 309
            Align = alClient
            BorderStyle = bsNone
            HideSelection = False
            HotTrack = True
            Images = ImageList1
            Indent = 19
            PopupMenu = LanTreePopupMenu
            ReadOnly = True
            RightClickSelect = True
            TabOrder = 1
            OnClick = FindTreeClick
            Items.Data = {
              010000001D0000000D0000000D000000FFFFFFFFFFFFFFFF0000000000000000
              04B2E9D5D2}
          end
        end
      end
      object HistoryTabSheet: TTabSheet
        Caption = #21382#21490
        ImageIndex = 40
        object HistoryTree: TTreeView
          Left = 0
          Top = 0
          Width = 237
          Height = 470
          Align = alClient
          HideSelection = False
          HotTrack = True
          Images = ImageList1
          Indent = 19
          PopupMenu = LanTreePopupMenu
          ReadOnly = True
          RightClickSelect = True
          TabOrder = 0
          OnClick = HistoryTreeClick
          Items.Data = {
            010000001D0000002800000028000000FFFFFFFFFFFFFFFF0000000000000000
            04C0FACAB7}
        end
      end
    end
  end
  object MainMenu: TMainMenu
    Left = 416
    Top = 88
    object MenuSearch: TMenuItem
      Caption = #35774#32622
      object Menu_Search_Config: TMenuItem
        Caption = #25628#32034#35774#32622
        OnClick = Menu_Search_ConfigClick

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -