u_progressfrm.dfm
来自「试卷管理系统」· DFM 代码 · 共 28 行
DFM
28 行
object progressfrm: Tprogressfrm
Left = 291
Top = 257
BorderIcons = []
BorderStyle = bsSingle
Caption = #27491#22312#29983#25104#35797#21367#65292#35831#31245#20505'...'
ClientHeight = 88
ClientWidth = 429
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object ProgressBar1: TProgressBar
Left = 24
Top = 32
Width = 385
Height = 25
Step = 1
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?