rateprocess_form.dfm
来自「智能试卷生成系统 Delphi----试卷生成系统代码 用户名:sa 密码」· DFM 代码 · 共 67 行
DFM
67 行
object RateProcess_F: TRateProcess_F
Left = 356
Top = 347
BorderIcons = []
BorderStyle = bsNone
Caption = #25805#20316#36827#24230
ClientHeight = 91
ClientWidth = 448
Color = 5474614
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #26999#20307'_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 = #25805#20316#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -19
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 20
Top = 55
Width = 60
Height = 19
Caption = #36827#24230#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -19
Font.Name = #26999#20307'_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 + =
减小字号Ctrl + -
显示快捷键?