📄 unit1.dfm
字号:
object shangweiji: Tshangweiji
Left = 293
Top = 106
Width = 608
Height = 457
Caption = 'shangweiji'
Color = clMoneyGreen
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Shape1: TShape
Left = 112
Top = 8
Width = 17
Height = 9
Shape = stCircle
end
object Label1: TLabel
Left = 40
Top = 8
Width = 24
Height = 13
Caption = #20018#21475
end
object Label2: TLabel
Left = 152
Top = 8
Width = 36
Height = 13
Caption = #27874#29305#29575
end
object Label3: TLabel
Left = 248
Top = 8
Width = 36
Height = 13
Caption = #26657#39564#20301
end
object Label4: TLabel
Left = 352
Top = 8
Width = 36
Height = 13
Caption = #25968#25454#20301
end
object Label5: TLabel
Left = 456
Top = 8
Width = 36
Height = 13
Caption = #20572#27490#20301
end
object Label6: TLabel
Left = 376
Top = 104
Width = 36
Height = 13
Caption = #25509#25910#21306
end
object Label7: TLabel
Left = 144
Top = 104
Width = 36
Height = 13
Caption = #21457#36865#21306
end
object ComboBox1: TComboBox
Left = 40
Top = 24
Width = 89
Height = 21
ItemHeight = 13
TabOrder = 0
Text = 'COM1'
Items.Strings = (
'COM1'
'COM2'
'COM3'
'COM4')
end
object ComboBox2: TComboBox
Left = 144
Top = 24
Width = 89
Height = 21
ItemHeight = 13
TabOrder = 1
Text = '2400'
Items.Strings = (
'300'
'600'
'1200'
'2400'
'4800'
'9600'
'19200'
'38400')
end
object ComboBox3: TComboBox
Left = 248
Top = 24
Width = 89
Height = 21
ItemHeight = 13
TabOrder = 2
Text = 'N'
Items.Strings = (
'N'
'E'
'M'
'O'
'S')
end
object ComboBox4: TComboBox
Left = 352
Top = 24
Width = 89
Height = 21
ItemHeight = 13
TabOrder = 3
Text = '8'
Items.Strings = (
'8'
'7'
'6')
end
object ComboBox5: TComboBox
Left = 456
Top = 24
Width = 89
Height = 21
ItemHeight = 13
TabOrder = 4
Text = '1'
Items.Strings = (
'1'
'1.5'
'2')
end
object Button1: TButton
Left = 40
Top = 64
Width = 75
Height = 25
Caption = #25171#24320#20018#21475
TabOrder = 5
OnClick = Button1Click
end
object Button3: TButton
Left = 40
Top = 120
Width = 81
Height = 25
Caption = #21457#36865#25968#25454'1'
TabOrder = 6
OnClick = Button3Click
end
object Button4: TButton
Left = 472
Top = 64
Width = 75
Height = 25
Caption = #25509#25910#25968#25454
TabOrder = 7
OnClick = Button4Click
end
object Memo1: TMemo
Left = 376
Top = 120
Width = 193
Height = 249
Lines.Strings = (
#25509#25910#21306)
ScrollBars = ssVertical
TabOrder = 8
end
object Memo2: TMemo
Left = 144
Top = 120
Width = 193
Height = 249
Lines.Strings = (
#21457#36865#21306)
ScrollBars = ssVertical
TabOrder = 9
end
object MSComm1: TMSComm
Left = 0
Top = 8
Width = 32
Height = 32
OnComm = OnComm
ControlData = {
2143341208000000ED030000ED03000001568A64000006000000010000040000
00020300802500000000080000000000000000003F00000009000000}
end
object Button2: TButton
Left = 192
Top = 64
Width = 75
Height = 25
Caption = #20851#38381#20018#21475
TabOrder = 11
OnClick = Button2Click
end
object Button5: TButton
Left = 144
Top = 384
Width = 81
Height = 25
Caption = #28165#38500#25968#25454
TabOrder = 12
OnClick = Button5Click
end
object Button6: TButton
Left = 40
Top = 152
Width = 81
Height = 25
Caption = #21457#36865#25968#25454'2'
TabOrder = 13
end
object Button7: TButton
Left = 40
Top = 184
Width = 81
Height = 25
Caption = #21457#36865#25968#25454'3'
TabOrder = 14
end
object Button8: TButton
Left = 40
Top = 216
Width = 81
Height = 25
Caption = #21457#36865#25968#25454'4'
TabOrder = 15
end
object Button9: TButton
Left = 40
Top = 248
Width = 81
Height = 25
Caption = #21457#36865#25968#25454'5'
TabOrder = 16
end
object Button10: TButton
Left = 40
Top = 280
Width = 81
Height = 25
Caption = #21457#36865#25968#25454'6'
TabOrder = 17
end
object Button11: TButton
Left = 40
Top = 312
Width = 81
Height = 25
Caption = #21457#36865#25968#25454'7'
TabOrder = 18
end
object Button12: TButton
Left = 40
Top = 344
Width = 81
Height = 25
Caption = #21457#36865#25968#25454'8'
TabOrder = 19
end
object SaveDialog1: TSaveDialog
Left = 40
Top = 384
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -