📄 screensafe.dfm
字号:
object FrmScreenSafe: TFrmScreenSafe
Left = 192
Top = 179
BorderIcons = []
BorderStyle = bsNone
Caption = #25105#30340#30456#20876
ClientHeight = 453
ClientWidth = 688
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
KeyPreview = True
OldCreateOrder = False
OnActivate = FormActivate
OnCreate = FormCreate
OnDestroy = FormDestroy
OnKeyUp = FormKeyUp
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object PicShow: TPicShow
Left = 0
Top = 0
Width = 688
Height = 453
Align = alClient
Stretch = True
TabOrder = 0
OnDblClick = PicShowDblClick
OnStart = PicShowStart
OnStop = PicShowStop
end
object Timer: TTimer
Enabled = False
Interval = 2000
OnTimer = TimerTimer
Left = 64
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -