📄 rateprocess_form.dfm
字号:
object RateProcess_F: TRateProcess_F
Left = 455
Top = 632
BorderIcons = []
BorderStyle = bsNone
Caption = '操作进度'
ClientHeight = 91
ClientWidth = 448
Color = 5474614
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = '楷体_GB2312'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Scaled = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 19
object Label1: TLabel
Left = 20
Top = 23
Width = 60
Height = 19
Caption = '操作:'
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -19
Font.Name = '楷体_GB2312'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 20
Top = 55
Width = 60
Height = 19
Caption = '进度:'
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -19
Font.Name = '楷体_GB2312'
Font.Style = []
ParentFont = False
end
object Rate_Gauge: TGauge
Left = 80
Top = 50
Width = 342
Height = 23
BackColor = clInfoBk
ForeColor = clBlue
Progress = 0
end
object CZ_P: TPanel
Left = 80
Top = 18
Width = 342
Height = 21
Alignment = taLeftJustify
BevelOuter = bvLowered
Color = clInfoBk
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -