📄 progress.dfm
字号:
object NetModalForm: TNetModalForm
Left = 186
Top = 197
BorderIcons = []
BorderStyle = bsNone
BorderWidth = 1
Caption = 'NetModalForm'
ClientHeight = 35
ClientWidth = 514
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object ProgressBar: TFlatProgressBar
Left = 4
Top = 4
Width = 507
Height = 16
Min = 0
Max = 100
end
object Label1: TLabel
Left = 8
Top = 24
Width = 168
Height = 12
Caption = '正在载入数据库请等待........'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -