📄 progressbar.dfm
字号:
object Form_progressbar: TForm_progressbar
Left = 332
Top = 322
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 63
ClientWidth = 383
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poOwnerFormCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 383
Height = 63
Align = alClient
BevelInner = bvRaised
BevelWidth = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
DesignSize = (
383
63)
object Label_status: TLabel
Left = 4
Top = 40
Width = 375
Height = 19
Align = alBottom
Alignment = taCenter
AutoSize = False
BiDiMode = bdLeftToRight
Caption = #27491#22312#20934#22791' '#8230#8230
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentBiDiMode = False
ParentFont = False
Transparent = True
Layout = tlCenter
end
object SpeedButton1: TSpeedButton
Left = 322
Top = 41
Width = 57
Height = 17
Caption = #20013#27490
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = SpeedButton1Click
end
object ProgressBar1: TProgressBar
Left = 4
Top = 20
Width = 375
Height = 18
Anchors = [akLeft, akRight]
Min = 1
Max = 1
Position = 1
TabOrder = 0
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -