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

📄 backup_form.dfm

📁 软件实现了以下主要功能:1.手动生成试卷;2.自动生成试卷;3.抽取现有试卷;4.用户管理;5.数据库管理。
💻 DFM
字号:
object Backup_F: TBackup_F
  Left = 333
  Top = 315
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #22270#20070#31649#29702#31995#32479#22791#20221#19982#36824#21407
  ClientHeight = 86
  ClientWidth = 445
  Color = clMoneyGreen
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  Scaled = False
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 24
    Top = 20
    Width = 39
    Height = 12
    Caption = #29366#24577#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 24
    Top = 54
    Width = 39
    Height = 12
    Caption = #36827#24230#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object JD_FG: TFlatGauge
    Left = 64
    Top = 48
    Width = 353
    Height = 22
    AdvColorBorder = 0
    ColorBorder = 8623776
    Progress = 0
  end
  object ZT_FE: TFlatEdit
    Left = 64
    Top = 13
    Width = 353
    Height = 18
    ColorFlat = clMoneyGreen
    ParentColor = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
  object Timer1: TTimer
    Interval = 300
    OnTimer = Timer1Timer
    Left = 8
    Top = 24
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -