📄 unit2.dfm
字号:
object Form2: TForm2
Left = 468
Top = 197
Width = 266
Height = 187
Caption = #30830#35748#31383#20307
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 16
Width = 201
Height = 21
AutoSize = False
end
object Label2: TLabel
Left = 32
Top = 56
Width = 193
Height = 17
AutoSize = False
end
object Label3: TLabel
Left = 32
Top = 88
Width = 201
Height = 17
AutoSize = False
end
object Button1: TButton
Left = 56
Top = 120
Width = 73
Height = 25
Caption = #30830#35748
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 144
Top = 120
Width = 65
Height = 25
Caption = #37325#22635
TabOrder = 1
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -