📄 unit_frmflash.dfm
字号:
object Frmflash: TFrmflash
Left = 371
Top = 286
BorderStyle = bsNone
Caption = 'Frmflash'
ClientHeight = 45
ClientWidth = 416
Color = 16777088
TransparentColor = True
TransparentColorValue = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 7
Top = 10
Width = 378
Height = 20
AutoSize = False
Color = 16777088
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object Timer1: TTimer
Enabled = False
Interval = 1500
OnTimer = Timer1Timer
Left = 400
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -