📄 netdata.dfm
字号:
object FrmNetData: TFrmNetData
Left = 305
Top = 177
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Form2'
ClientHeight = 494
ClientWidth = 604
Color = clBtnFace
ParentFont = True
OldCreateOrder = False
Visible = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 865
Height = 457
ActivePage = TabSheet1
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #23553#21253#26174#31034
object Label1: TLabel
Left = 456
Top = 188
Width = 57
Height = 13
AutoSize = False
Caption = #23553#21253#24207#21495
end
object Label3: TLabel
Left = 368
Top = 384
Width = 81
Height = 13
AutoSize = False
Caption = #25351#23450'dwflag'
end
object Label4: TLabel
Left = 296
Top = 188
Width = 36
Height = 13
Caption = #36335#24452#65306
end
object GBRecv: TGroupBox
Left = 0
Top = 200
Width = 585
Height = 177
Caption = 'WSARecv'
TabOrder = 0
object LvRecv: TListView
Left = 0
Top = 16
Width = 585
Height = 161
Columns = <
item
Caption = #21253#21495
Width = 40
end
item
Caption = 'DWORD'
Width = 60
end
item
Caption = 'Ctrl'
Width = 40
end
item
Caption = 'W1'
Width = 40
end
item
Caption = 'W2'
Width = 40
end
item
Caption = 'W3'
Width = 40
end
item
Caption = 'Char'
Width = 400
end
item
Caption = 'CharASC'
Width = 800
end>
FlatScrollBars = True
GridLines = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnSelectItem = LvRecvSelectItem
end
end
object CBSend: TCheckBox
Left = 168
Top = 392
Width = 97
Height = 17
Caption = #25318#25130'Send'
Checked = True
State = cbChecked
TabOrder = 1
end
object CBRecv: TCheckBox
Left = 8
Top = 392
Width = 97
Height = 17
Caption = #25318#25130'Recv'
Checked = True
State = cbChecked
TabOrder = 2
end
object BtnSendClear: TButton
Left = 248
Top = 392
Width = 75
Height = 17
Caption = #28165#31354'Send'
TabOrder = 3
OnClick = BtnSendClearClick
end
object BtnRecvClear: TButton
Left = 88
Top = 392
Width = 75
Height = 17
Caption = #28165#31354'Recv'
TabOrder = 4
OnClick = BtnRecvClearClick
end
object GBSend: TGroupBox
Left = -8
Top = 0
Width = 593
Height = 177
Caption = 'WSASend'
TabOrder = 5
object LvSend: TListView
Left = 8
Top = 16
Width = 585
Height = 161
Columns = <
item
Caption = #21253#21495
Width = 40
end
item
Caption = 'DWORD'
Width = 60
end
item
Caption = 'Ctrl'
Width = 40
end
item
Caption = 'W1'
Width = 40
end
item
Caption = 'W2'
Width = 40
end
item
Caption = 'W3'
Width = 40
end
item
Caption = 'Char'
Width = 400
end
item
Caption = 'CharASC'
Width = 800
end>
Ctl3D = False
FlatScrollBars = True
GridLines = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnSelectItem = LvSendSelectItem
end
end
object EditPN: TEdit
Left = 528
Top = 184
Width = 33
Height = 21
TabOrder = 6
Text = '0'
end
object EdtTagFlag: TEdit
Left = 456
Top = 384
Width = 57
Height = 21
Constraints.MinHeight = 8
Constraints.MinWidth = 8
TabOrder = 7
Text = '00000000'
end
object CBTagFlag: TCheckBox
Left = 368
Top = 400
Width = 81
Height = 17
Caption = #25171#24320
TabOrder = 8
end
object BtnFilter: TButton
Left = 528
Top = 384
Width = 65
Height = 17
Caption = 'wCmd'#36807#28388
TabOrder = 9
OnClick = BtnFilterClick
end
object CBwCmd: TCheckBox
Left = 528
Top = 400
Width = 49
Height = 17
Caption = #25171#24320
TabOrder = 10
end
object SaveSend: TCheckBox
Left = 88
Top = 186
Width = 89
Height = 17
Caption = #20445#23384'Send'
Checked = True
State = cbChecked
TabOrder = 11
end
object SaveRecv: TCheckBox
Left = 200
Top = 186
Width = 81
Height = 17
Caption = #20445#23384'Recv'
Checked = True
State = cbChecked
TabOrder = 12
end
object Edit3: TEdit
Left = 336
Top = 184
Width = 81
Height = 21
TabOrder = 13
Text = 'c:\PackLog.txt'
end
end
object TabSheet2: TTabSheet
Caption = #21457#36865#23553#21253
ImageIndex = 1
object Label2: TLabel
Left = 16
Top = 24
Width = 57
Height = 13
AutoSize = False
Caption = #26126#25991#20449#24687
end
object Edit2: TEdit
Left = 80
Top = 24
Width = 481
Height = 21
TabOrder = 0
Text = '00'
end
object BtnMySend: TButton
Left = 16
Top = 56
Width = 137
Height = 25
Caption = #21457#36865#26126#25991#20449#24687
TabOrder = 1
OnClick = BtnMySendClick
end
end
end
object Edit1: TEdit
Left = 0
Top = 464
Width = 601
Height = 21
BevelInner = bvLowered
TabOrder = 1
Text = '0'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -