📄 waitform_.dfm
字号:
object WaitForm: TWaitForm
Left = 225
Top = 173
BorderIcons = [biSystemMenu]
BorderStyle = bsToolWindow
Caption = '请等待……'
ClientHeight = 48
ClientWidth = 213
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poOwnerFormCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Animate1: TAnimate
Left = 8
Top = 8
Width = 200
Height = 34
Active = False
StopFrame = 10
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -