📄 main.~dfm
字号:
Width = 229
Height = 437
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 = 277
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
object Label2: TLabel
Left = 8
Top = 30
Width = 36
Height = 12
Caption = '起始:'
end
object Label3: TLabel
Left = 8
Top = 52
Width = 36
Height = 12
Caption = '终止:'
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 = '扫描方式'
ItemIndex = 0
Items.Strings = (
'采用 Nbtstat 扫描'
'采用 Ping 扫描'
'采用 TCP 139端口 扫描')
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 = '扫描'
ImageIndex = 4
OnClick = btnIPClick
end
object ToolBtnSearcIP: TToolButton
Left = 55
Top = 0
AutoSize = True
Caption = '搜索'
ImageIndex = 45
OnClick = ToolBtnSearcIPClick
end
end
end
end
end
end
end
object FavoTabSheet: TTabSheet
Caption = '收藏'
ImageIndex = 33
object FavoTree: TTreeView
Left = 0
Top = 0
Width = 237
Height = 467
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 = '查找'
ImageIndex = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 237
Height = 467
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
object Label1: TLabel
Left = 5
Top = 7
Width = 60
Height = 12
Caption = '计算机名:'
end
object BtnFind: TSpeedButton
Left = 164
Top = 47
Width = 60
Height = 20
Anchors = [akTop, akRight]
Caption = '立即搜索'
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 = '搜索选项:'
ItemIndex = 1
Items.Strings = (
'搜索工作组'
'搜索计算机'
'搜索共享文件夹')
TabOrder = 1
OnClick = ChoiceRadioClick
end
end
object FindTree: TTreeView
Left = 0
Top = 157
Width = 233
Height = 306
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 = '历史'
ImageIndex = 40
object HistoryTree: TTreeView
Left = 0
Top = 0
Width = 237
Height = 467
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 = '设置'
object Menu_Search_Config: TMenuItem
Caption = '搜索设置'
OnClick = Menu_Search_ConfigClick
end
end
object MenuTools: TMenuItem
Caption = '工具'
object Menu_IPForm: TMenuItem
Caption = 'IP地址查询'
OnClick = Menu_IPFormClick
end
object Menu_Nbtstat: TMenuItem
Caption = 'Nbtstat'
OnClick = Menu_NbtstatClick
end
object Menu_NbtHistory: TMenuItem
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -