📄 scrsave.dfm
字号:
object frmSave: TfrmSave
Left = 192
Top = 107
BorderStyle = bsNone
ClientHeight = 508
ClientWidth = 688
Color = clBlack
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
KeyPreview = True
OldCreateOrder = False
PrintScale = poNone
Scaled = False
WindowState = wsMaximized
OnClick = FormClick
OnKeyDown = FormKeyDown
OnPaint = FormPaint
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Shape: TShape
Left = 0
Top = 0
Width = 688
Height = 508
Align = alClient
Brush.Color = clBlack
OnMouseDown = ShapeMouseDown
OnMouseMove = ShapeMouseMove
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -