📄 monitor.~dfm
字号:
object Form2: TForm2
Left = 343
Top = 304
Width = 335
Height = 236
Caption = 'Form2'
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 Label1: TLabel
Left = 57
Top = 28
Width = 84
Height = 13
AutoSize = False
Caption = #30417#25511#36719#20214#26381#21153
end
object Label2: TLabel
Left = 56
Top = 124
Width = 98
Height = 13
AutoSize = False
Caption = #26381#21153#22120#30828#20214#26381#21153
end
object Label3: TLabel
Left = 84
Top = 67
Width = 32
Height = 13
AutoSize = False
Caption = 'Port'
end
object Button2: TButton
Left = 186
Top = 24
Width = 75
Height = 25
Caption = #24320#22987
TabOrder = 0
end
object Button1: TButton
Left = 186
Top = 119
Width = 75
Height = 25
Caption = #24320#22987
TabOrder = 1
end
object Edit1: TEdit
Left = 120
Top = 64
Width = 57
Height = 21
TabOrder = 2
Text = '12345'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -