rateprocess_form.dfm
来自「一般情况教师想出一份试卷」· DFM 代码 · 共 73 行
DFM
73 行
object RateProcess_F: TRateProcess_F
Left = 218
Top = 170
BorderIcons = []
BorderStyle = bsSingle
Caption = #25805#20316#36827#24230
ClientHeight = 91
ClientWidth = 448
Color = clMoneyGreen
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Scaled = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 20
Top = 23
Width = 39
Height = 13
Caption = #25805#20316#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 20
Top = 55
Width = 39
Height = 13
Caption = #36827#24230#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Rate_Gauge: TGauge
Left = 61
Top = 50
Width = 361
Height = 23
BackColor = clInfoBk
ForeColor = clBlue
Progress = 0
end
object CZ_P: TPanel
Left = 61
Top = 18
Width = 361
Height = 21
Alignment = taLeftJustify
BevelOuter = bvLowered
Color = clInfoBk
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?