📄 form_wifi.dfm
字号:
object lblCPRChannelID: TLabel
Left = 40
Top = 16
Width = 53
Height = 13
Caption = 'Channel ID'
end
object lblCPRRxAntenna: TLabel
Left = 168
Top = 16
Width = 58
Height = 13
Caption = 'RX Antenna'
end
object cbCPRChannelID: TComboBox
Left = 24
Top = 32
Width = 97
Height = 21
ItemHeight = 13
ItemIndex = 0
TabOrder = 0
Text = '1 (2412000)'
OnChange = cbCPRChannelIDChange
Items.Strings = (
'1 (2412000)'
'2 (2417000)'
'3 (2422000)'
'4 (2427000)'
'5 (2432000)'
'6 (2437000)'
'7 (2442000)'
'8 (2447000)'
'9 (2452000)'
'10 (2457000)'
'11 (2462000)'
'12 (2467000)'
'13 (2472000)'
'14 (2484000)')
end
object btnCPRStop: TBitBtn
Left = 536
Top = 38
Width = 75
Height = 25
Caption = 'Stop'
TabOrder = 1
OnClick = btnCPRStopClick
Kind = bkNo
end
object btnCPRStart: TBitBtn
Left = 536
Top = 10
Width = 75
Height = 25
Caption = 'Start'
TabOrder = 2
OnClick = btnCPRStartClick
Kind = bkRetry
end
object cbCPRRxAntenna: TComboBox
Left = 152
Top = 32
Width = 97
Height = 21
ItemHeight = 13
ItemIndex = 2
TabOrder = 3
Text = 'Always 0'
Items.Strings = (
'Diversity AGC'
'Diversity MPDU'
'Always 0'
'Always 1')
end
end
object gbCPRRxPacketStatistics: TGroupBox
Left = 8
Top = 72
Width = 633
Height = 345
Caption = ' RX packets statistics '
TabOrder = 1
object btnCPRReset: TButton
Left = 584
Top = 16
Width = 43
Height = 25
Caption = 'Reset'
TabOrder = 0
OnClick = btnCPRResetClick
end
object Panel4: TPanel
Left = 8
Top = 112
Width = 329
Height = 225
BevelOuter = bvLowered
TabOrder = 1
object lblCPRRxRate: TLabel
Left = 8
Top = 8
Width = 58
Height = 13
Caption = 'RX rate (Hz)'
end
object lblCPRSum: TLabel
Left = 88
Top = 8
Width = 21
Height = 13
Caption = 'Sum'
end
object lblCPRGood: TLabel
Left = 152
Top = 8
Width = 26
Height = 13
Caption = 'Good'
end
object lblCPRBad: TLabel
Left = 220
Top = 8
Width = 19
Height = 13
Caption = 'Bad'
end
object lblCPRFerRate: TLabel
Left = 272
Top = 8
Width = 38
Height = 13
Caption = 'FER (%)'
end
object stCPR1MSum: TStaticText
Left = 72
Top = 24
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 0
end
object stCPR1MGood: TStaticText
Left = 136
Top = 24
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 1
end
object stCPR1MBad: TStaticText
Left = 200
Top = 24
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 2
end
object stCPR1MFer: TStaticText
Left = 264
Top = 24
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 3
end
object stCPR2MSum: TStaticText
Tag = 1
Left = 72
Top = 40
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 4
end
object stCPR2MGood: TStaticText
Tag = 1
Left = 136
Top = 40
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 5
end
object stCPR2MBad: TStaticText
Tag = 1
Left = 200
Top = 40
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 6
end
object stCPR2MFer: TStaticText
Tag = 1
Left = 264
Top = 40
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 7
end
object stCPR5_5MSum: TStaticText
Tag = 2
Left = 72
Top = 56
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 8
end
object stCPR5_5MGood: TStaticText
Tag = 2
Left = 136
Top = 56
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 9
end
object stCPR5_5MBad: TStaticText
Tag = 2
Left = 200
Top = 56
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 10
end
object stCPR5_5MFer: TStaticText
Tag = 2
Left = 264
Top = 56
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 11
end
object stCPR11MSum: TStaticText
Tag = 3
Left = 72
Top = 72
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 12
end
object stCPR11MGood: TStaticText
Tag = 3
Left = 136
Top = 72
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 13
end
object stCPR11MBad: TStaticText
Tag = 3
Left = 200
Top = 72
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 14
end
object stCPR11MFer: TStaticText
Tag = 3
Left = 264
Top = 72
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 15
end
object stCPR6MSum: TStaticText
Tag = 4
Left = 72
Top = 88
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 16
end
object stCPR6MGood: TStaticText
Tag = 4
Left = 136
Top = 88
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 17
end
object stCPR6MBad: TStaticText
Tag = 4
Left = 200
Top = 88
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 18
end
object stCPR6MFer: TStaticText
Tag = 4
Left = 264
Top = 88
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 19
end
object stCPR9MSum: TStaticText
Tag = 5
Left = 72
Top = 104
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 20
end
object stCPR9MGood: TStaticText
Tag = 5
Left = 136
Top = 104
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 21
end
object stCPR9MBad: TStaticText
Tag = 5
Left = 200
Top = 104
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 22
end
object stCPR9MFer: TStaticText
Tag = 5
Left = 264
Top = 104
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
TabOrder = 23
end
object stCPR12MSum: TStaticText
Tag = 6
Left = 72
Top = 120
Width = 58
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
Caption = '0'
Color = clSkyBlue
ParentColor = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -