📄 unit1.dfm
字号:
object Form1: TForm1
Left = 200
Top = 169
Width = 696
Height = 233
Caption = 'Form1'
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 = 200
Top = 56
Width = 288
Height = 48
Caption = #38271#27801#30005#21147#23398#38498
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -48
Font.Name = #21326#25991#26032#39759
Font.Style = []
ParentFont = False
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 24
Top = 24
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -