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

📄 parameter_setting_frms.dfm

📁 证券公司考试系统,三层架构,从题库自动产生试卷,全部主观题
💻 DFM
字号:
object Parameter_Setting_Frm: TParameter_Setting_Frm
  Left = 10
  Top = 160
  BorderStyle = bsNone
  Caption = #21442#25968#35774#32622
  ClientHeight = 451
  ClientWidth = 802
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  WindowState = wsMaximized
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 93
    Top = 21
    Width = 36
    Height = 13
    Cursor = crHandPoint
    Caption = #26032' '#22686
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object Label2: TLabel
    Left = 165
    Top = 21
    Width = 36
    Height = 13
    Cursor = crHandPoint
    Caption = #21024' '#38500
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object Label3: TLabel
    Left = 237
    Top = 21
    Width = 36
    Height = 13
    Cursor = crHandPoint
    Caption = #20445' '#23384
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 802
    Height = 451
    Align = alClient
    BevelInner = bvLowered
    TabOrder = 0
    object Panel3: TPanel
      Left = 467
      Top = 2
      Width = 181
      Height = 447
      Align = alClient
      BevelInner = bvLowered
      TabOrder = 0
      object DBGrid1: TDBGrid
        Left = 2
        Top = 41
        Width = 177
        Height = 351
        Align = alClient
        Color = clGradientInactiveCaption
        Ctl3D = False
        DataSource = Background_DataModule.Exam_Specialty_Table_DS
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        ParentCtl3D = False
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object Panel4: TPanel
        Left = 2
        Top = 392
        Width = 177
        Height = 53
        Align = alBottom
        BevelInner = bvLowered
        TabOrder = 1
        object DBNavigator2: TDBNavigator
          Left = 16
          Top = 16
          Width = 145
          Height = 25
          DataSource = Background_DataModule.Exam_Specialty_Table_DS
          VisibleButtons = [nbInsert, nbDelete, nbEdit, nbPost, nbCancel]
          Hints.Strings = (
            #31532#19968#26465#35760#24405
            #21069#19968#26465#35760#24405
            #19979#19968#26465#35760#24405
            #26368#21518#19968#26465#35760#24405
            #25554#20837#35760#24405
            #21024#38500#35760#24405
            #32534#36753#35760#24405
            #36882#20132#25968#25454
            #21462#28040#25805#20316
            #21047#26032)
          ParentShowHint = False
          ShowHint = True
          TabOrder = 0
        end
      end
      object Panel6: TPanel
        Left = 2
        Top = 2
        Width = 177
        Height = 39
        Align = alTop
        BevelInner = bvLowered
        TabOrder = 2
        object Label7: TLabel
          Left = 16
          Top = 14
          Width = 98
          Height = 13
          Caption = #32771#35797#19987#19994#35774#32622#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          ParentFont = False
        end
      end
    end
    object Panel2: TPanel
      Left = 648
      Top = 2
      Width = 152
      Height = 447
      Align = alRight
      BevelInner = bvLowered
      TabOrder = 1
      object DBGrid2: TDBGrid
        Left = 2
        Top = 41
        Width = 148
        Height = 351
        Align = alClient
        Color = clGradientInactiveCaption
        Ctl3D = False
        DataSource = Background_DataModule.Exam_Difficulty_Table_DS
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        ParentCtl3D = False
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object Panel5: TPanel
        Left = 2
        Top = 392
        Width = 148
        Height = 53
        Align = alBottom
        BevelInner = bvLowered
        TabOrder = 1
        object DBNavigator3: TDBNavigator
          Left = 14
          Top = 16
          Width = 120
          Height = 25
          DataSource = Background_DataModule.Exam_Difficulty_Table_DS
          VisibleButtons = [nbInsert, nbDelete, nbEdit, nbPost, nbCancel]
          Hints.Strings = (
            #31532#19968#26465#35760#24405
            #21069#19968#26465#35760#24405
            #19979#19968#26465#35760#24405
            #26368#21518#19968#26465#35760#24405
            #25554#20837#35760#24405
            #21024#38500#35760#24405
            #32534#36753#35760#24405
            #36882#20132#25968#25454
            #21462#28040#25805#20316
            #21047#26032)
          ParentShowHint = False
          ShowHint = True
          TabOrder = 0
        end
      end
      object Panel7: TPanel
        Left = 2
        Top = 2
        Width = 148
        Height = 39
        Align = alTop
        BevelInner = bvLowered
        TabOrder = 2
        object Label8: TLabel
          Left = 16
          Top = 14
          Width = 98
          Height = 13
          Caption = #32771#35797#38590#24230#35774#32622#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          ParentFont = False
        end
      end
    end
    object Panel8: TPanel
      Left = 255
      Top = 2
      Width = 212
      Height = 447
      Align = alLeft
      BevelInner = bvLowered
      TabOrder = 2
      object DBGrid3: TDBGrid
        Left = 2
        Top = 41
        Width = 208
        Height = 351
        Align = alClient
        Color = clGradientInactiveCaption
        Ctl3D = False
        DataSource = Background_DataModule.Sales_Department_Table_DS
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        ParentCtl3D = False
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object Panel9: TPanel
        Left = 2
        Top = 392
        Width = 208
        Height = 53
        Align = alBottom
        BevelInner = bvLowered
        TabOrder = 1
        object DBNavigator1: TDBNavigator
          Left = 16
          Top = 16
          Width = 176
          Height = 25
          DataSource = Background_DataModule.Sales_Department_Table_DS
          VisibleButtons = [nbPrior, nbNext, nbInsert, nbDelete, nbEdit, nbPost, nbCancel, nbRefresh]
          Hints.Strings = (
            #31532#19968#26465#35760#24405
            #21069#19968#26465#35760#24405
            #19979#19968#26465#35760#24405
            #26368#21518#19968#26465#35760#24405
            #25554#20837#35760#24405
            #21024#38500#35760#24405
            #32534#36753#35760#24405
            #36882#20132#25968#25454
            #21462#28040#25805#20316
            #21047#26032)
          ParentShowHint = False
          ShowHint = True
          TabOrder = 0
        end
      end
      object Panel10: TPanel
        Left = 2
        Top = 2
        Width = 208
        Height = 39
        Align = alTop
        BevelInner = bvLowered
        TabOrder = 2
        object Label4: TLabel
          Left = 16
          Top = 14
          Width = 112
          Height = 13
          Caption = #33829#19994#37096#21517#31216#35774#32622#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          ParentFont = False
        end
      end
    end
    object Panel11: TPanel
      Left = 2
      Top = 2
      Width = 253
      Height = 447
      Align = alLeft
      BevelInner = bvLowered
      TabOrder = 3
      object Panel12: TPanel
        Left = 2
        Top = 392
        Width = 249
        Height = 53
        Align = alBottom
        BevelInner = bvLowered
        TabOrder = 0
        object DBNavigator4: TDBNavigator
          Left = 16
          Top = 16
          Width = 208
          Height = 25
          DataSource = Background_DataModule.Exam_Name_Table_DS
          VisibleButtons = [nbPrior, nbNext, nbInsert, nbDelete, nbEdit, nbPost, nbCancel, nbRefresh]
          Hints.Strings = (
            #31532#19968#26465#35760#24405
            #21069#19968#26465#35760#24405
            #19979#19968#26465#35760#24405
            #26368#21518#19968#26465#35760#24405
            #25554#20837#35760#24405
            #21024#38500#35760#24405
            #32534#36753#35760#24405
            #36882#20132#25968#25454
            #21462#28040#25805#20316
            #21047#26032)
          ParentShowHint = False
          ShowHint = True
          TabOrder = 0
        end
      end
      object Panel13: TPanel
        Left = 2
        Top = 2
        Width = 249
        Height = 39
        Align = alTop
        BevelInner = bvLowered
        TabOrder = 1
        object Label5: TLabel
          Left = 16
          Top = 14
          Width = 98
          Height = 13
          Caption = #32771#35797#21517#31216#35774#32622#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          ParentFont = False
        end
      end
      object DBGrid4: TDBGrid
        Left = 2
        Top = 41
        Width = 249
        Height = 351
        Align = alClient
        Color = clGradientInactiveCaption
        Ctl3D = False
        DataSource = Background_DataModule.Exam_Name_Table_DS
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        ParentCtl3D = False
        TabOrder = 2
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = 'Exam_Name'
            Width = 146
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Exam_Time'
            Visible = True
          end>
      end
    end
  end
end

⌨️ 快捷键说明

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