📄 unit2.~dfm
字号:
object Form2: TForm2
Left = 565
Top = 353
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #36890#20449#35774#32622
ClientHeight = 310
ClientWidth = 218
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 201
Height = 257
Shape = bsFrame
end
object Label1: TLabel
Left = 32
Top = 32
Width = 54
Height = 13
Caption = #20018' '#21475#65306' '
end
object Label2: TLabel
Left = 32
Top = 72
Width = 51
Height = 13
Caption = #27874#29305#29575#65306' '
end
object Label3: TLabel
Left = 32
Top = 112
Width = 51
Height = 13
Caption = #26657#39564#20301#65306' '
end
object Label4: TLabel
Left = 32
Top = 152
Width = 51
Height = 13
Caption = #25968#25454#20301#65306' '
end
object Label5: TLabel
Left = 32
Top = 192
Width = 51
Height = 13
Caption = #20572#27490#20301#65306' '
end
object Label6: TLabel
Left = 32
Top = 232
Width = 48
Height = 13
Caption = #26381#21153#22120#65306
end
object ComboBox1: TComboBox
Left = 88
Top = 28
Width = 81
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 0
Items.Strings = (
'COM1'
'COM2')
end
object ComboBox5: TComboBox
Left = 88
Top = 188
Width = 81
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 1
Items.Strings = (
'1'
'2')
end
object ComboBox4: TComboBox
Left = 88
Top = 148
Width = 81
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 2
Items.Strings = (
'8'
'7'
'6')
end
object ComboBox3: TComboBox
Left = 88
Top = 108
Width = 81
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 3
Items.Strings = (
'None'
'Odd'
'Even'
'Mark'
'Space')
end
object ComboBox2: TComboBox
Left = 88
Top = 68
Width = 81
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 4
Items.Strings = (
'9600'
'14400'
'19200'
'38400')
end
object BitBtn1: TBitBtn
Left = 15
Top = 267
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 5
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 125
Top = 267
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 6
OnClick = BitBtn2Click
end
object Edit1: TEdit
Left = 88
Top = 232
Width = 97
Height = 21
TabOrder = 7
Text = '127.0.0.1'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -