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

📄 rateprocess_form.dfm

📁 软件实现了以下主要功能:1.手动生成试卷;2.自动生成试卷;3.抽取现有试卷;4.用户管理;5.数据库管理。
💻 DFM
字号:
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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -