📄 unitmain.dfm
字号:
object Form1: TForm1
Left = 79
Top = 18
AutoScroll = False
Caption = #26469#30005#26174#31034#30340#20363#23376
ClientHeight = 332
ClientWidth = 445
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ListBox1: TListBox
Left = 176
Top = 8
Width = 249
Height = 305
ItemHeight = 13
TabOrder = 3
OnDblClick = ListBox1DblClick
end
object ComboBox2: TComboBox
Left = 88
Top = 16
Width = 33
Height = 21
ItemHeight = 13
TabOrder = 1
Text = 'ComboBox2'
Visible = False
end
object MSComm1: TMSComm
Left = 177
Top = 8
Width = 32
Height = 32
OnComm = MSComm1Comm
ControlData = {
2143341208000000ED030000ED03000001568A64000006000100030000040000
0002010000C201000200080000000000000000003F00000001000000}
end
object ComboBox1: TComboBox
Left = 20
Top = 16
Width = 140
Height = 21
ItemHeight = 13
TabOrder = 0
Text = 'ModemComboxBox'
OnChange = ComboBox1Change
end
object Button1: TButton
Left = 48
Top = 226
Width = 75
Height = 25
Caption = #20851#22768#38899
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 48
Top = 178
Width = 75
Height = 25
Caption = #24320#35821#38899
TabOrder = 5
OnClick = Button2Click
end
object Button4: TButton
Left = 48
Top = 272
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 6
OnClick = Button4Click
end
object Panel1: TPanel
Left = 16
Top = 64
Width = 145
Height = 97
TabOrder = 7
object Edit1: TEdit
Left = 8
Top = 20
Width = 129
Height = 21
TabOrder = 0
Text = 'ATDT112'
OnKeyPress = Edit1KeyPress
end
object Button3: TButton
Left = 32
Top = 56
Width = 75
Height = 25
Caption = #21457#21629#20196
TabOrder = 1
OnClick = Button3Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -