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

📄 subjectmanage.dfm

📁 网络考试系统
💻 DFM
字号:
object Form5: TForm5
  Left = 241
  Top = 169
  Width = 725
  Height = 496
  Caption = #39064#24211#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label6: TLabel
    Left = 16
    Top = 112
    Width = 60
    Height = 13
    Caption = #35797#39064#20869#23481'    '
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 713
    Height = 105
    TabOrder = 0
    object Label1: TLabel
      Left = 13
      Top = 24
      Width = 39
      Height = 13
      Caption = #31185#30446#21517' '
    end
    object Label2: TLabel
      Left = 248
      Top = 24
      Width = 42
      Height = 13
      Caption = #30693#35782#28857'  '
    end
    object Lable3: TLabel
      Left = 480
      Top = 24
      Width = 30
      Height = 13
      Caption = #39064#22411'  '
    end
    object Label4: TLabel
      Left = 21
      Top = 64
      Width = 24
      Height = 13
      Caption = #38590#24230
    end
    object Label5: TLabel
      Left = 248
      Top = 64
      Width = 30
      Height = 13
      Caption = #20998#20540'  '
    end
    object ComboBox3: TComboBox
      Left = 528
      Top = 24
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      Text = 'ComboBox3'
      OnChange = ComboBox3Change
      Items.Strings = (
        #36873#25321#39064
        #22635#31354#39064
        #21028#26029#39064)
    end
    object ComboBox4: TComboBox
      Left = 80
      Top = 64
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 1
      Items.Strings = (
        #26131
        #20013#31561
        #38590)
    end
    object ComboBox1: TComboBox
      Left = 80
      Top = 24
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 2
      Text = 'ComboBox1'
      OnChange = ComboBox1Change
    end
    object ComboBox2: TComboBox
      Left = 312
      Top = 24
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 3
      Text = 'ComboBox2'
    end
    object ComboBox5: TComboBox
      Left = 312
      Top = 64
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 4
      Text = 'ComboBox5'
      Items.Strings = (
        '2'
        '3'
        '4'
        '5')
    end
  end
  object PageControl1: TPageControl
    Left = 8
    Top = 256
    Width = 705
    Height = 153
    ActivePage = TabSheet1
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    MultiLine = True
    ParentFont = False
    TabOrder = 1
    TabStop = False
    object TabSheet1: TTabSheet
      Caption = #26631#20934#31572#26696
      ImageIndex = 2
      object RadioGroup2: TRadioGroup
        Left = 8
        Top = -1
        Width = 385
        Height = 121
        Columns = 2
        Items.Strings = (
          'A'
          'B'
          'C'
          'D')
        TabOrder = 0
      end
      object Edit1: TEdit
        Left = 56
        Top = 27
        Width = 121
        Height = 21
        TabOrder = 1
        Text = 'Edit[1]'
      end
      object Edit3: TEdit
        Left = 56
        Top = 83
        Width = 121
        Height = 21
        TabOrder = 2
        Text = 'Edit[2]'
      end
      object Edit2: TEdit
        Left = 248
        Top = 27
        Width = 121
        Height = 21
        TabOrder = 3
        Text = 'Edit[3]'
      end
      object Edit4: TEdit
        Left = 248
        Top = 83
        Width = 121
        Height = 21
        TabOrder = 4
        Text = 'Edit[4]'
      end
    end
    object TabSheet2: TTabSheet
      Caption = #26631#20934#31572#26696
      ImageIndex = 1
      object Memo2: TMemo
        Left = 8
        Top = 8
        Width = 321
        Height = 113
        Lines.Strings = (
          '')
        TabOrder = 0
      end
    end
    object TabSheet3: TTabSheet
      Caption = #26631#20934#31572#26696
      ImageIndex = 2
      object RadioGroup1: TRadioGroup
        Left = 8
        Top = 8
        Width = 217
        Height = 105
        Columns = 2
        Items.Strings = (
          #27491#30830
          #38169#35823)
        TabOrder = 0
      end
    end
  end
  object Memo1: TMemo
    Left = 8
    Top = 136
    Width = 329
    Height = 113
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    Lines.Strings = (
      '')
    ParentShowHint = False
    ShowHint = False
    TabOrder = 2
  end
  object ToolBar2: TToolBar
    Left = 0
    Top = 410
    Width = 717
    Height = 52
    Align = alBottom
    ButtonHeight = 39
    Caption = 'ToolBar1'
    Indent = 60
    TabOrder = 3
    object SpeedButtonF: TSpeedButton
      Left = 60
      Top = 2
      Width = 65
      Height = 39
      Caption = #31532#19968#36947#39064
      OnClick = SpeedButtonFClick
    end
    object SpeedButtonP: TSpeedButton
      Left = 125
      Top = 2
      Width = 65
      Height = 39
      Caption = #19978#19968#36947#39064
      OnClick = SpeedButtonPClick
    end
    object SpeedButtonN: TSpeedButton
      Left = 190
      Top = 2
      Width = 65
      Height = 39
      Caption = #19979#19968#36947#39064
      OnClick = SpeedButtonNClick
    end
    object SpeedButtonL: TSpeedButton
      Left = 255
      Top = 2
      Width = 65
      Height = 39
      Caption = #26368#21518#19968#39064
      OnClick = SpeedButtonLClick
    end
    object SpeedButtonA: TSpeedButton
      Left = 320
      Top = 2
      Width = 65
      Height = 39
      Caption = #22686#21152#35797#39064
      OnClick = SpeedButtonAClick
    end
    object SpeedButtonD: TSpeedButton
      Left = 385
      Top = 2
      Width = 65
      Height = 39
      Caption = #21024#38500#35797#39064
      OnClick = SpeedButtonDClick
    end
    object SpeedButtonS: TSpeedButton
      Left = 450
      Top = 2
      Width = 65
      Height = 39
      Caption = #35797#39064#26597#35810
    end
    object SpeedButton17: TSpeedButton
      Left = 515
      Top = 2
      Width = 65
      Height = 39
      Caption = #35797#39064#23548#20837
    end
    object SpeedButton18: TSpeedButton
      Left = 580
      Top = 2
      Width = 65
      Height = 39
      Caption = #20851#38381
    end
  end
  object ADOConnection1: TADOConnection
    ConnectionString = 
      'Provider=SQLOLEDB.1;Password=1234;Persist Security Info=True;Use' +
      'r ID=sa;Initial Catalog=LJKS;Data Source=219.242.253.146;Use Pro' +
      'cedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workst' +
      'ation ID=YANGLINER;Use Encryption for Data=False;Tag with column' +
      ' collation when possible=False'
    LoginPrompt = False
    Provider = 'SQLOLEDB.1'
    Left = 592
    Top = 112
  end
  object DataSource1: TDataSource
    Left = 616
    Top = 216
  end
  object DataSource2: TDataSource
    Left = 672
    Top = 224
  end
  object DataSource3: TDataSource
    Left = 536
    Top = 224
  end
  object ADOQuery_Select: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 440
    Top = 248
  end
  object ADOQuery_Fill: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 496
    Top = 264
  end
  object ADOQuery_Judge: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 584
    Top = 280
  end
  object ADOQuery_Course: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 400
    Top = 176
  end
  object DataSource4: TDataSource
    DataSet = ADOQuery_Kp
    Left = 668
    Top = 389
  end
  object ADOQuery_Kp: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 496
    Top = 160
  end
  object ADOQuery_Select_Answer: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 608
    Top = 176
  end
end

⌨️ 快捷键说明

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