📄 loading.dfm
字号:
object Frm_Loading: TFrm_Loading
Left = 325
Top = 217
BorderIcons = []
BorderStyle = bsSingle
Caption = '读入数据'
ClientHeight = 103
ClientWidth = 335
Color = 16185078
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 40
Top = 80
Width = 156
Height = 12
Caption = '正在读入数据,请稍等...'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Animate1: TAnimate
Left = 32
Top = 8
Width = 272
Height = 60
Active = False
CommonAVI = aviCopyFile
StopFrame = 26
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -