📄 progress.dfm
字号:
object fmProgress: TfmProgress
Left = 163
Top = 228
BorderIcons = []
BorderStyle = bsDialog
ClientHeight = 65
ClientWidth = 407
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 19
Top = 10
Width = 369
Height = 12
AutoSize = False
Caption = #27491#22312#36755#20837#25991#20214'...'
end
object Label2: TLabel
Left = 324
Top = 31
Width = 48
Height = 12
AutoSize = False
Caption = #24050#32463#23436#25104
end
object Label3: TLabel
Left = 284
Top = 31
Width = 26
Height = 12
AutoSize = False
Caption = '0%'
end
object Label4: TLabel
Left = 36
Top = 31
Width = 50
Height = 12
AutoSize = False
Caption = #21097#20313#26102#38388
end
object Label5: TLabel
Left = 89
Top = 31
Width = 107
Height = 12
AutoSize = False
end
object ProgressBar1: TProgressBar
Left = 11
Top = 45
Width = 385
Height = 16
Min = 0
Max = 100
Position = 50
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -