📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 274
Height = 257
Caption = 'FlashWindow'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 16
object CheckBox1: TCheckBox
Left = 72
Top = 56
Width = 161
Height = 25
Caption = #38378#28865#26102#31383#20307#26631#39064#26639#21464#28784
TabOrder = 0
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 112
Top = 112
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -