📄 form_bt.dfm
字号:
TabOrder = 18
Text = '0'
end
object edtPKTDUTHV2RXCount: TEdit
Left = 64
Top = 143
Width = 50
Height = 21
ReadOnly = True
TabOrder = 19
Text = '0'
end
object edtPKTDUTHV3RXCount: TEdit
Left = 64
Top = 160
Width = 50
Height = 21
ReadOnly = True
TabOrder = 20
Text = '0'
end
object edtPKTDUTEV3RXCount: TEdit
Left = 64
Top = 177
Width = 50
Height = 21
ReadOnly = True
TabOrder = 21
Text = '0'
end
object edtPKTDUTEV4RXCount: TEdit
Left = 64
Top = 194
Width = 50
Height = 21
ReadOnly = True
TabOrder = 22
Text = '0'
end
object edtPKTDUTEV5RXCount: TEdit
Left = 64
Top = 211
Width = 50
Height = 21
ReadOnly = True
TabOrder = 23
Text = '0'
end
object edtPKTDUT2DH1TXCount: TEdit
Left = 8
Top = 228
Width = 50
Height = 21
ReadOnly = True
TabOrder = 24
Text = '0'
end
object edtPKTDUT2EV3TXCount: TEdit
Left = 8
Top = 245
Width = 50
Height = 21
ReadOnly = True
TabOrder = 25
Text = '0'
end
object edtPKTDUT2DH3TXCount: TEdit
Left = 8
Top = 262
Width = 50
Height = 21
ReadOnly = True
TabOrder = 26
Text = '0'
end
object edtPKTDUT2EV5TXCount: TEdit
Left = 8
Top = 279
Width = 50
Height = 21
ReadOnly = True
TabOrder = 27
Text = '0'
end
object edtPKTDUT2DH5TXCount: TEdit
Left = 8
Top = 296
Width = 50
Height = 21
ReadOnly = True
TabOrder = 28
Text = '0'
end
object edtPKTDUT3EV3TXCount: TEdit
Left = 8
Top = 313
Width = 50
Height = 21
ReadOnly = True
TabOrder = 29
Text = '0'
end
object edtPKTDUT3DH1TXCount: TEdit
Left = 8
Top = 330
Width = 50
Height = 21
ReadOnly = True
TabOrder = 30
Text = '0'
end
object edtPKTDUT3DH3TXCount: TEdit
Left = 8
Top = 347
Width = 50
Height = 21
ReadOnly = True
TabOrder = 31
Text = '0'
end
object edtPKTDUT3EV5TXCount: TEdit
Left = 8
Top = 364
Width = 50
Height = 21
ReadOnly = True
TabOrder = 32
Text = '0'
end
object edtPKTDUT3DH5TXCount: TEdit
Left = 8
Top = 381
Width = 50
Height = 21
ReadOnly = True
TabOrder = 33
Text = '0'
end
object edtPKTDUT2DH1RXCount: TEdit
Left = 64
Top = 228
Width = 50
Height = 21
ReadOnly = True
TabOrder = 34
Text = '0'
end
object edtPKTDUT2EV3RXCount: TEdit
Left = 64
Top = 245
Width = 50
Height = 21
ReadOnly = True
TabOrder = 35
Text = '0'
end
object edtPKTDUT2DH3RXCount: TEdit
Left = 64
Top = 262
Width = 50
Height = 21
ReadOnly = True
TabOrder = 36
Text = '0'
end
object edtPKTDUT2EV5RXCount: TEdit
Left = 64
Top = 279
Width = 50
Height = 21
ReadOnly = True
TabOrder = 37
Text = '0'
end
object edtPKTDUT2DH5RXCount: TEdit
Left = 64
Top = 296
Width = 50
Height = 21
ReadOnly = True
TabOrder = 38
Text = '0'
end
object edtPKTDUT3EV3RXCount: TEdit
Left = 64
Top = 313
Width = 50
Height = 21
ReadOnly = True
TabOrder = 39
Text = '0'
end
object edtPKTDUT3DH1RXCount: TEdit
Left = 64
Top = 330
Width = 50
Height = 21
ReadOnly = True
TabOrder = 40
Text = '0'
end
object edtPKTDUT3DH3RXCount: TEdit
Left = 64
Top = 347
Width = 50
Height = 21
ReadOnly = True
TabOrder = 41
Text = '0'
end
object edtPKTDUT3EV5RXCount: TEdit
Left = 64
Top = 364
Width = 50
Height = 21
ReadOnly = True
TabOrder = 42
Text = '0'
end
object edtPKTDUT3DH5RXCount: TEdit
Left = 64
Top = 381
Width = 50
Height = 21
ReadOnly = True
TabOrder = 43
Text = '0'
end
end
object GroupBox8: TGroupBox
Left = 8
Top = 0
Width = 321
Height = 49
Caption = ' DUT '
TabOrder = 6
object Label26: TLabel
Left = 40
Top = 8
Width = 46
Height = 13
Caption = 'COM Port'
end
object Label20: TLabel
Left = 128
Top = 8
Width = 51
Height = 13
Caption = 'Baud Rate'
end
object shpPKTConnect: TShape
Left = 8
Top = 16
Width = 17
Height = 20
Brush.Color = clRed
Shape = stCircle
end
object cbPKTCOM: TComboBox
Left = 32
Top = 24
Width = 65
Height = 21
Style = csDropDownList
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ItemHeight = 0
ParentFont = False
TabOrder = 0
OnChange = cbPKTCOMChange
end
object cbPKTBaudRate: TComboBox
Left = 120
Top = 24
Width = 65
Height = 21
ItemHeight = 13
ItemIndex = 0
TabOrder = 1
Text = 'Auto'
OnChange = cbPKTBaudRateChange
Items.Strings = (
'Auto'
'57600'
'115200'
'230400'
'460800'
'921600')
end
object btnPKTConnectDUT: TButton
Left = 208
Top = 16
Width = 97
Height = 25
Caption = 'Enter META mode'
TabOrder = 2
OnClick = btnPKTConnectDUTClick
end
end
object btnPKTStart: TBitBtn
Left = 680
Top = 24
Width = 60
Height = 25
Caption = 'Start'
TabOrder = 7
OnClick = btnPKTStartClick
Kind = bkRetry
end
object btnPKTStop: TBitBtn
Left = 680
Top = 56
Width = 60
Height = 25
Caption = 'Stop'
TabOrder = 8
OnClick = btnPKTStopClick
Kind = bkNo
end
object memPKTResult: TRichEdit
Left = 8
Top = 456
Width = 761
Height = 49
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Lines.Strings = (
'')
ParentFont = False
ScrollBars = ssVertical
TabOrder = 9
end
object btnPKTClearLog: TButton
Left = 680
Top = 428
Width = 50
Height = 17
Caption = 'Clear log'
TabOrder = 10
OnClick = btnPKTClearLogClick
end
end
object tsSCT: TTabSheet
Caption = 'Script Test'
ImageIndex = 3
object memSCTResult: TRichEdit
Left = 8
Top = 304
Width = 761
Height = 121
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Lines.Strings = (
'')
ParentFont = False
ScrollBars = ssVertical
TabOrder = 0
end
object sbSCT: TStatusBar
Left = 0
Top = 496
Width = 809
Height = 29
Panels = <
item
Width = 50
end>
SimplePanel = False
end
object stSCTFile: TStaticText
Left = 64
Top = 8
Width = 705
Height = 17
AutoSize = False
BorderStyle = sbsSunken
Color = clSkyBlue
ParentColor = False
TabOrder = 2
end
object btnSCTFile: TButton
Left = 8
Top = 8
Width = 49
Height = 17
Caption = 'File'
TabOrder = 3
OnClick = btnSCTFileClick
end
object btnSCTStop: TBitBtn
Left = 696
Top = 72
Width = 75
Height = 25
Caption = 'Stop'
TabOrder = 4
OnClick = btnSCTStopClick
Kind = bkNo
end
object btnSCTStart: TBitBtn
Left = 696
Top = 40
Width = 75
Height = 25
Caption = 'Start'
TabOrder = 5
OnClick = btnSCTStartClick
Kind = bkRetry
end
object lbSCT: TListBox
Left = 8
Top = 32
Width = 681
Height = 265
ItemHeight = 13
TabOrder = 6
end
object btnSCTClearLog: TButton
Left = 696
Top = 264
Width = 75
Height = 25
Caption = 'Clear log'
TabOrder = 7
OnClick = btnSCTClearLogClick
end
end
object m_tsMT: TTabSheet
Caption = 'Module Test'
ImageIndex = 6
DesignSize = (
809
525)
object Label64: TLabel
Left = 616
Top = 96
Width = 84
Height = 18
Caption = 'Repeat Times:'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Comic Sans MS'
Font.Style = []
ParentFont = False
end
object m_btnMTRun: TSpeedButton
Left = 680
Top = 168
Width = 97
Height = 33
Caption = 'Run'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
OnClick = m_btnMTRunClick
end
object grpTestItemList: TGroupBox
Left = 8
Top = 8
Width = 241
Height = 473
Caption = 'Test Title'
Color = clSkyBlue
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
TabOrder = 0
object lblItem1: TStaticText
Left = 8
Top = 25
Width = 210
Height = 21
AutoSize = False
Caption = 'Process'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object lblItem2: TStaticText
Left = 8
Top = 45
Width = 210
Height = 21
AutoSize = False
Caption = 'StaticText1'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 1
Visible = False
end
object lblItem3: TStaticText
Left = 8
Top = 65
Width = 210
Height = 21
AutoSize = False
Caption = 'StaticText1'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 2
Visible = False
end
object lblItem9: TStaticText
Left = 8
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -