📄 sms_unit1.dfm
字号:
object Form1: TForm1
Left = 79
Top = 53
HorzScrollBar.Smooth = True
HorzScrollBar.Tracking = True
VertScrollBar.Smooth = True
BiDiMode = bdLeftToRight
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #25163#26426#30701#20449#25910#21457#24179#21488
ClientHeight = 463
ClientWidth = 650
Color = clBtnFace
UseDockManager = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
ParentBiDiMode = False
Position = poScreenCenter
PrintScale = poNone
Scaled = False
Visible = True
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = -48
Top = 48
Width = 697
Height = 42
Shape = bsTopLine
Style = bsRaised
end
object Bevel2: TBevel
Left = 0
Top = 248
Width = 649
Height = 50
Shape = bsTopLine
Style = bsRaised
end
object Button1: TButton
Left = 24
Top = 8
Width = 89
Height = 25
Caption = #21551#21160#30701#20449#26381#21153
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Button3: TButton
Left = 248
Top = 8
Width = 89
Height = 25
Caption = #37197#32622#21442#25968
TabOrder = 1
OnClick = Button3Click
end
object StatusBar1: TStatusBar
Left = 0
Top = 440
Width = 650
Height = 23
Panels = <
item
Width = 325
end
item
Width = 162
end
item
Width = 162
end>
SimplePanel = False
end
object GroupBox2: TGroupBox
Left = 0
Top = 256
Width = 649
Height = 177
Caption = #30701#20449#21457#36865
TabOrder = 4
object ListView1: TListView
Left = 0
Top = 16
Width = 649
Height = 177
Columns = <
item
Caption = #21457#36865#26102#38388
Width = 120
end
item
Caption = #25163#26426#21495
Width = 100
end
item
Caption = #30701#20449#20869#23481
Width = 360
end
item
Caption = #21457#36865#29366#24577
Width = 60
end>
TabOrder = 0
ViewStyle = vsReport
end
end
object GroupBox3: TGroupBox
Left = 0
Top = 56
Width = 649
Height = 185
Caption = #30701#20449#25509#25910
TabOrder = 5
object ListView2: TListView
Left = 0
Top = 16
Width = 649
Height = 169
Columns = <
item
Caption = #25509#25910#26102#38388
Width = 120
end
item
Caption = #25163#26426#21495
Width = 100
end
item
Caption = #30701#20449#20869#23481
Width = 420
end>
TabOrder = 0
ViewStyle = vsReport
end
end
object TabControl1: TTabControl
Left = 112
Top = 112
Width = 457
Height = 241
TabOrder = 2
Visible = False
object GroupBox1: TGroupBox
Left = 8
Top = 24
Width = 209
Height = 161
Caption = #21457#36865#30701#20449#21442#25968
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 40
Width = 24
Height = 13
Caption = #20018#21475
end
object Label2: TLabel
Left = 32
Top = 80
Width = 24
Height = 13
Caption = #36895#29575
end
object Label3: TLabel
Left = 8
Top = 120
Width = 72
Height = 13
Caption = #30701#20449#20013#24515#21495#30721
end
object Edit3: TEdit
Left = 88
Top = 112
Width = 113
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 0
end
object ComboBox1: TComboBox
Left = 88
Top = 40
Width = 113
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
ItemHeight = 13
TabOrder = 1
Text = 'COM1'
Items.Strings = (
'COM1'
'COM2'
'COM3'
'COM4'
'COM5'
'COM6'
'COM7'
'COM8')
end
object ComboBox2: TComboBox
Left = 88
Top = 80
Width = 113
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
ItemHeight = 13
TabOrder = 2
Text = '19200'
Items.Strings = (
'110'
'300'
'1200'
'2400'
'4800'
'9600'
'19200'
'38400'
'57600'
'115200'
'230400'
'460800'
'921600')
end
end
object Button4: TButton
Left = 128
Top = 200
Width = 75
Height = 25
Caption = #30830#35748
TabOrder = 1
OnClick = Button4Click
end
object Button5: TButton
Left = 264
Top = 200
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button5Click
end
object GroupBox4: TGroupBox
Left = 248
Top = 24
Width = 201
Height = 161
Caption = #25509#25910#30701#20449#21442#25968
TabOrder = 3
object Label4: TLabel
Left = 24
Top = 40
Width = 24
Height = 13
Caption = #20018#21475
end
object Label5: TLabel
Left = 24
Top = 80
Width = 24
Height = 13
Caption = #36895#29575
end
object ComboBox3: TComboBox
Left = 72
Top = 40
Width = 105
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
ItemHeight = 13
TabOrder = 0
Text = 'COM2'
Items.Strings = (
'COM1'
'COM2'
'COM3'
'COM4'
'COM5'
'COM6'
'COM7'
'COM8')
end
object ComboBox4: TComboBox
Left = 72
Top = 80
Width = 105
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
ItemHeight = 13
TabOrder = 1
Text = '19200'
Items.Strings = (
'110'
'300'
'1200'
'2400'
'4800'
'9600'
'19200'
'38400'
'57600'
'115200'
'230400'
'460800'
'921600')
end
end
end
object Button2: TButton
Left = 136
Top = 8
Width = 89
Height = 25
Caption = #20572#27490#30701#20449#26381#21153
TabOrder = 6
OnClick = Button2Click
end
object Button6: TButton
Left = 600
Top = 8
Width = 33
Height = 25
Caption = 'Help'
TabOrder = 7
OnClick = Button6Click
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 560
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -