📄 serial.dfm
字号:
object serialfrm: Tserialfrm
Left = 235
Top = 204
Width = 339
Height = 243
BorderIcons = [biSystemMenu, biMinimize]
Caption = #24207#21015#21495#30340#29983#25104
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 331
Height = 161
Align = alTop
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 24
Width = 112
Height = 16
Caption = #31995#32479#24403#21069#26102#38388#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 24
Top = 56
Width = 112
Height = 16
Caption = #30913#30424#24207#21015#21495#20026#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 24
Top = 88
Width = 112
Height = 16
Caption = #35745#31639#26426#21517#31216#20026#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 24
Top = 120
Width = 112
Height = 16
Caption = #29983#25104#24207#21015#21495#20026#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 144
Top = 24
Width = 8
Height = 15
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 144
Top = 56
Width = 8
Height = 15
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 136
Top = 88
Width = 8
Height = 15
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 136
Top = 120
Width = 8
Height = 15
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
end
object BitBtn1: TBitBtn
Left = 40
Top = 176
Width = 75
Height = 25
Cursor = crHandPoint
Caption = #29983#25104
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 192
Top = 176
Width = 75
Height = 25
Cursor = crHandPoint
Caption = #21462#28040
TabOrder = 2
OnClick = BitBtn2Click
Kind = bkAbort
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -