📄 comm.~dfm
字号:
object SerialPort: TSerialPort
Left = 332
Top = 242
Width = 622
Height = 401
Caption = #20018#21475#36890#35759
Color = clMoneyGreen
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 192
Top = 8
Width = 417
Height = 241
Caption = #25509#25910#26694
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Memo: TMemo
Left = 4
Top = 15
Width = 405
Height = 218
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 16
Width = 161
Height = 193
Caption = #21442#25968
Color = clMoneyGreen
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 1
object Label1: TLabel
Left = 28
Top = 26
Width = 30
Height = 15
Caption = #20018#21475
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 20
Top = 58
Width = 45
Height = 15
Caption = #27874#29305#29575
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 16
Top = 88
Width = 45
Height = 15
Caption = #25968#25454#20301
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 20
Top = 122
Width = 45
Height = 15
Caption = #20572#27490#20301
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 16
Top = 152
Width = 45
Height = 15
Caption = #26816#39564#20301
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object CmbComName: TComboBox
Left = 70
Top = 23
Width = 82
Height = 21
ItemHeight = 13
ParentShowHint = False
ShowHint = False
TabOrder = 0
Text = 'COM1'
Items.Strings = (
'COM1'
'COM2')
end
object CmbBaudRate: TComboBox
Left = 70
Top = 55
Width = 82
Height = 21
ItemHeight = 13
ParentShowHint = False
ShowHint = False
TabOrder = 1
Text = '9600'
Items.Strings = (
'9600'
'19200'
'38400'
'57600'
'115200')
end
object CmbByteSize: TComboBox
Left = 70
Top = 87
Width = 82
Height = 21
ItemHeight = 13
ParentShowHint = False
ShowHint = False
TabOrder = 2
Text = '8'
Items.Strings = (
'5'
'6'
'7'
'8')
end
object CmbStopBits: TComboBox
Left = 70
Top = 119
Width = 82
Height = 21
ItemHeight = 13
ItemIndex = 0
ParentShowHint = False
ShowHint = False
TabOrder = 3
Text = '1'
Items.Strings = (
'1'
'2')
end
object CmbParity: TComboBox
Left = 70
Top = 151
Width = 82
Height = 21
ItemHeight = 13
ItemIndex = 0
ParentShowHint = False
ShowHint = False
TabOrder = 4
Text = #26080
Items.Strings = (
#26080
#22855#26657#39564
#20598#26816#39564)
end
end
object GroupBox3: TGroupBox
Left = 192
Top = 248
Width = 417
Height = 48
Caption = #20256#36865#23383#31526
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
object EdtSend: TEdit
Left = 3
Top = 16
Width = 326
Height = 21
TabOrder = 0
end
object BtnSendChar: TButton
Left = 344
Top = 16
Width = 49
Height = 23
Caption = #21457#36865
TabOrder = 1
OnClick = BtnSendCharClick
end
end
object GroupBox4: TGroupBox
Left = 192
Top = 296
Width = 417
Height = 49
Caption = #20256#36865#25991#20214
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
object Label6: TLabel
Left = 5
Top = 50
Width = 60
Height = 15
Caption = #21457#36865#36827#24230
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 5
Top = 82
Width = 60
Height = 15
Caption = #25509#21463#36827#24230
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object EdtFile: TEdit
Left = 2
Top = 14
Width = 303
Height = 21
TabOrder = 0
end
object BtnBrowse: TButton
Left = 312
Top = 12
Width = 41
Height = 25
Caption = #27983#35272
TabOrder = 1
OnClick = BtnBrowseClick
end
object BtnSendFile: TButton
Left = 368
Top = 12
Width = 41
Height = 25
Caption = #21457#36865
TabOrder = 2
OnClick = BtnSendFileClick
end
end
object StatusBar: TStatusBar
Left = 0
Top = 346
Width = 614
Height = 21
Panels = <
item
Width = 150
end
item
Width = 50
end
item
Width = 50
end>
SimplePanel = False
Visible = False
end
object BtnOpen: TButton
Left = 25
Top = 248
Width = 64
Height = 33
Caption = #25171#24320#20018#21475
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = BtnOpenClick
end
object btnClear: TButton
Left = 24
Top = 296
Width = 65
Height = 31
Caption = #28165#23631
TabOrder = 6
OnClick = btnClearClick
end
object BtnClose: TButton
Left = 97
Top = 248
Width = 64
Height = 33
Caption = #20851#38381#20018#21475
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 7
OnClick = BtnCloseClick
end
object BtnExit: TButton
Left = 96
Top = 296
Width = 65
Height = 31
Caption = #36864#20986
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 8
OnClick = BtnExitClick
end
object OpenDialog: TOpenDialog
Filter = #25152#26377#25991#20214#65288'*.*'#65289
Left = 296
Top = 56
end
object SaveDialog: TSaveDialog
Filter = #25152#26377#25991#20214#31867#22411' (*.*)'
Left = 280
Top = 120
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -