📄 parset.dfm
字号:
object frmParSet: TfrmParSet
Left = 307
Top = 132
BorderStyle = bsDialog
Caption = #21442#25968#35774#32622
ClientHeight = 257
ClientWidth = 175
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 5
Top = 4
Width = 164
Height = 217
Caption = #36890#20449#35774#32622
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 29
Width = 60
Height = 12
Caption = #31471#21475#35774#32622#65306
end
object Label2: TLabel
Left = 16
Top = 175
Width = 60
Height = 12
Caption = #20445#30041#26102#38388#65306
end
object Label3: TLabel
Left = 28
Top = 59
Width = 48
Height = 12
Caption = #27874#29305#29575#65306
end
object Label4: TLabel
Left = 16
Top = 89
Width = 60
Height = 12
Caption = #22855#20598#26657#39564#65306
end
object Label5: TLabel
Left = 28
Top = 118
Width = 48
Height = 12
Caption = #25968#25454#20301#65306
end
object Label6: TLabel
Left = 28
Top = 146
Width = 48
Height = 12
Caption = #20572#27490#20301#65306
end
object ComboBox1: TComboBox
Left = 81
Top = 25
Width = 64
Height = 20
ItemHeight = 12
TabOrder = 0
Items.Strings = (
'COM1'
'COM2'
'COM3'
'COM4')
end
object ComboBox2: TComboBox
Left = 92
Top = 172
Width = 53
Height = 20
ItemHeight = 12
TabOrder = 1
Items.Strings = (
'1'#22825
'2'#22825
'3'#22825
'4'#22825
'5'#22825
'6'#22825
'7'#22825)
end
object ComboBox3: TComboBox
Left = 81
Top = 55
Width = 64
Height = 20
ItemHeight = 12
TabOrder = 2
Items.Strings = (
'1200'
'2400'
'9600'
'1400'
'19200'
'38400'
'56000'
'128000'
'256000')
end
object ComboBox4: TComboBox
Left = 81
Top = 85
Width = 64
Height = 20
ItemHeight = 12
TabOrder = 3
Items.Strings = (
'E '#20598#25968
'M '#26631#35760
'N '#32570#30465
'O '#22855#25968
'S '#31354#26684)
end
object ComboBox5: TComboBox
Left = 81
Top = 114
Width = 64
Height = 20
Ctl3D = True
ItemHeight = 12
ParentCtl3D = False
TabOrder = 4
Items.Strings = (
'4'
'5'
'6'
'7'
'8')
end
object ComboBox6: TComboBox
Left = 81
Top = 143
Width = 64
Height = 20
ItemHeight = 12
TabOrder = 5
Items.Strings = (
'1'
'1.5'
'2')
end
end
object BitBtn1: TBitBtn
Left = 10
Top = 226
Width = 75
Height = 25
Caption = #30830#23450'(&O)'
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 90
Top = 226
Width = 75
Height = 25
Caption = #21462#28040'(&C)'
TabOrder = 2
Kind = bkCancel
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -