⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rateprocess_form.dfm

📁 智能试卷生成系统 Delphi----试卷生成系统代码 用户名:sa 密码:sa
💻 DFM
字号:
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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -