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

📄 papermanage.dfm

📁 网络考试系统
💻 DFM
字号:
object Form7: TForm7
  Left = 302
  Top = 115
  Width = 634
  Height = 437
  Caption = #35797#21367#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label4: TLabel
    Left = 24
    Top = 280
    Width = 73
    Height = 13
    Caption = #35797#21367#20869#23481
  end
  object DBGrid1: TDBGrid
    Left = 16
    Top = 72
    Width = 593
    Height = 193
    DataSource = DataSource1
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnCellClick = DBGrid1CellClick
  end
  object Memo1: TMemo
    Left = 16
    Top = 312
    Width = 585
    Height = 41
    Lines.Strings = (
      'Memo1')
    TabOrder = 1
  end
  object GroupBox1: TGroupBox
    Left = 16
    Top = 16
    Width = 593
    Height = 49
    TabOrder = 2
    object Label1: TLabel
      Left = 8
      Top = 16
      Width = 42
      Height = 13
      Caption = #31185#30446#21517'  '
    end
    object Label2: TLabel
      Left = 184
      Top = 16
      Width = 57
      Height = 13
      Caption = #35797#21367#21517#31216
    end
    object Label3: TLabel
      Left = 400
      Top = 16
      Width = 30
      Height = 13
      Caption = #39064#22411'  '
    end
    object ComboBox1: TComboBox
      Left = 56
      Top = 16
      Width = 113
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      Text = 'ComboBox1'
      OnChange = ComboBox1Change
    end
    object ComboBox2: TComboBox
      Left = 248
      Top = 16
      Width = 129
      Height = 21
      ItemHeight = 13
      TabOrder = 1
      Text = 'ComboBox2'
    end
    object ComboBox3: TComboBox
      Left = 448
      Top = 16
      Width = 97
      Height = 21
      ItemHeight = 13
      TabOrder = 2
      OnChange = ComboBox3Change
      Items.Strings = (
        #36873#25321#39064
        #22635#31354#39064
        #21028#26029#39064)
    end
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 363
    Width = 626
    Height = 40
    Align = alBottom
    ButtonHeight = 31
    Caption = 'ToolBar1'
    Indent = 50
    TabOrder = 3
    object SpeedButton1: TSpeedButton
      Left = 50
      Top = 2
      Width = 103
      Height = 31
      Caption = #26032#24314#35797#21367
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 153
      Top = 2
      Width = 103
      Height = 31
      Caption = #25163#21160#25442#39064
      OnClick = SpeedButton2Click
    end
    object SpeedButton3: TSpeedButton
      Left = 256
      Top = 2
      Width = 103
      Height = 31
      Caption = #35797#21367#23646#24615
      OnClick = SpeedButton3Click
    end
    object SpeedButton4: TSpeedButton
      Left = 359
      Top = 2
      Width = 103
      Height = 31
      Caption = #21024#38500#35797#21367
      OnClick = SpeedButton4Click
    end
    object SpeedButton5: TSpeedButton
      Left = 462
      Top = 2
      Width = 103
      Height = 31
      Caption = #20851#38381
      OnClick = SpeedButton5Click
    end
  end
  object ADOQuery_Course: TADOQuery
    Connection = Form2.ADOConnection1
    Parameters = <>
    Left = 216
  end
  object ADOQuery_Subject: TADOQuery
    Connection = Form2.ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    Left = 304
    Top = 120
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery_Subject
    Left = 176
    Top = 168
  end
  object ADOQuery1: TADOQuery
    Parameters = <>
    Left = 352
    Top = 8
  end
end

⌨️ 快捷键说明

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