📄 unit2.dfm
字号:
object Form2: TForm2
Left = 437
Top = 543
BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
BorderStyle = bsNone
Caption = 'Form2'
ClientHeight = 184
ClientWidth = 349
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 56
Width = 257
Height = 37
AutoSize = False
Caption = #25968#25454#37319#38598#31243#24207#21551#21160
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Timer1: TTimer
Interval = 5000
OnTimer = Timer1Timer
Left = 88
Top = 24
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -