📄 unit1.dfm
字号:
Left = 0
Top = 25
Width = 580
Height = 400
Align = alTop
BevelInner = bvNone
BevelOuter = bvNone
BevelKind = bkTile
BorderStyle = bsNone
BorderWidth = 3
Ctl3D = True
HideSelection = False
Images = ImageListSmallIco
Indent = 19
ParentCtl3D = False
ReadOnly = True
ShowRoot = False
TabOrder = 1
ToolTips = False
end
object PanelTitle1: TPanel
Left = 0
Top = 0
Width = 580
Height = 25
Align = alTop
Alignment = taLeftJustify
Caption = ' '#31995#32479#20449#24687
Color = clGray
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
end
end
object TabSheet2: TTabSheet
Caption = 'TabSheet2'
ImageIndex = 1
object FlatGroupBox2: TFlatGroupBox
Left = 0
Top = 0
Width = 580
Height = 468
Align = alClient
Color = clBtnFace
ParentColor = False
TabOrder = 0
Border = brOnlyTopLine
object FlatButton2: TFlatButton
Left = 424
Top = 432
Width = 65
Height = 25
Caption = #21047#26032
TabOrder = 0
OnClick = FlatButton2Click
end
object lvProcess: TListView
Left = 0
Top = 25
Width = 580
Height = 400
Cursor = crHandPoint
Align = alTop
AllocBy = 100
Columns = <
item
Caption = 'PID'
Width = 60
end
item
Caption = #36827#31243#21495
Width = 60
end
item
Caption = #36827#31243#21517
Width = 200
end
item
Caption = #31383#21475#26631#39064
Width = 100
end
item
Caption = #21477#26564
Width = 80
end
item
Caption = #31867#21517
Width = 100
end
item
Caption = 'Visible'
end>
GridLines = True
HotTrack = True
ReadOnly = True
RowSelect = True
PopupMenu = pmProcess
SmallImages = ImageList
TabOrder = 1
ViewStyle = vsReport
OnColumnClick = lvProcessColumnClick
OnCompare = lvProcessCompare
end
object FlatButton3: TFlatButton
Left = 496
Top = 432
Width = 65
Height = 25
Caption = #20445#23384#21015#34920
TabOrder = 2
OnClick = FlatButton3Click
end
object PanelTitle2: TPanel
Left = 0
Top = 0
Width = 580
Height = 25
Align = alTop
Alignment = taLeftJustify
Caption = ' '#31995#32479#20449#24687
Color = clGray
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
end
end
end
object TabSheet3: TTabSheet
Caption = 'TabSheet3'
ImageIndex = 6
object FlatGroupBox4: TFlatGroupBox
Left = 0
Top = 0
Width = 580
Height = 468
Align = alClient
Color = clBtnFace
ParentColor = False
TabOrder = 0
object FlatSpeedButton4: TFlatSpeedButton
Left = 424
Top = 432
Width = 65
Height = 25
Caption = #21047#26032
OnClick = FlatSpeedButton4Click
end
object lvService: TListView
Left = 0
Top = 25
Width = 580
Height = 400
Cursor = crHandPoint
Align = alTop
AllocBy = 100
Columns = <
item
Caption = #26174#31034#21517#31216
Width = 260
end
item
Caption = #26381#21153#21517#31216
Width = 260
end
item
Caption = #26381#21153#29366#24577
Width = 100
end>
GridLines = True
HotTrack = True
ReadOnly = True
RowSelect = True
PopupMenu = pmService
SmallImages = ImageList
TabOrder = 0
ViewStyle = vsReport
OnColumnClick = lvServiceColumnClick
OnCompare = lvServiceCompare
end
object FlatButton4: TFlatButton
Left = 496
Top = 432
Width = 65
Height = 25
Caption = #20445#23384#21015#34920
TabOrder = 1
OnClick = FlatButton4Click
end
object PanelTitle3: TPanel
Left = 0
Top = 0
Width = 580
Height = 25
Align = alTop
Alignment = taLeftJustify
Caption = ' '#31995#32479#20449#24687
Color = clGray
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
end
end
object TabSheet4: TTabSheet
Caption = 'TabSheet4'
ImageIndex = 4
object FlatGroupBox5: TFlatGroupBox
Left = 0
Top = 0
Width = 580
Height = 468
Align = alClient
Color = clBtnFace
ParentColor = False
TabOrder = 0
object FlatSpeedButton12: TFlatSpeedButton
Left = 424
Top = 432
Width = 65
Height = 25
Caption = #21047#26032
OnClick = FlatSpeedButton12Click
end
object tvtcpudp: TListView
Left = 0
Top = 25
Width = 580
Height = 400
Cursor = crHandPoint
Align = alTop
AllocBy = 100
Columns = <
item
Caption = #21327#35758
Width = 80
end
item
Caption = #28304#22320#22336
Width = 150
end
item
Caption = #28304#31471#21475
Width = 80
end
item
Caption = #30446#30340#22320#22336
Width = 150
end
item
Caption = #30446#30340#31471#21475
Width = 80
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -