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

📄 u_sjscfanrwh.~dfm

📁 试卷管理系统
💻 ~DFM
字号:
object frm_sjscfanrwh: Tfrm_sjscfanrwh
  Left = 263
  Top = 143
  BorderStyle = bsDialog
  Caption = #35797#21367#29983#25104#26041#26696#20869#23481#32500#25252
  ClientHeight = 465
  ClientWidth = 594
  Color = clGradientInactiveCaption
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 14
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 577
    Height = 97
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 48
      Width = 42
      Height = 14
      Caption = #39064#22411#65306
    end
    object Label5: TLabel
      Left = 360
      Top = 48
      Width = 42
      Height = 14
      Caption = #35745#20998#65306
    end
    object ComboBox1: TComboBox
      Left = 64
      Top = 40
      Width = 145
      Height = 22
      Style = csDropDownList
      ItemHeight = 14
      TabOrder = 0
    end
    object edit_jf: TEdit
      Left = 413
      Top = 40
      Width = 77
      Height = 22
      TabOrder = 1
      Text = 'Edit1'
    end
  end
  object DBGrid1: TDBGrid
    Left = 9
    Top = 175
    Width = 576
    Height = 177
    DataSource = DataSource1
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
    ReadOnly = True
    TabOrder = 1
    TitleFont.Charset = ANSI_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -14
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'txmc'
        Title.Alignment = taCenter
        Title.Caption = #35797#39064#39064#22411
        Width = 166
        Visible = True
      end
      item
        Alignment = taCenter
        Expanded = False
        FieldName = 'STXH'
        Title.Alignment = taCenter
        Title.Caption = #35797#39064#24207#21495
        Width = 99
        Visible = True
      end
      item
        Alignment = taCenter
        Expanded = False
        FieldName = 'JF'
        Title.Alignment = taCenter
        Title.Caption = #35745#20998
        Width = 96
        Visible = True
      end>
  end
  object btn_confirm: TBitBtn
    Left = 299
    Top = 125
    Width = 78
    Height = 28
    Caption = #30830#35748'&S'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = btn_confirmClick
  end
  object btn_insert: TBitBtn
    Left = 8
    Top = 125
    Width = 78
    Height = 28
    Caption = #22686#21152'&A'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = btn_insertClick
  end
  object btn_delete: TBitBtn
    Left = 105
    Top = 125
    Width = 78
    Height = 28
    Caption = #21024#38500'&D'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    OnClick = btn_deleteClick
  end
  object btn_cancel: TBitBtn
    Left = 396
    Top = 125
    Width = 78
    Height = 28
    Caption = #21462#28040'&C'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    OnClick = btn_cancelClick
  end
  object btn_edit: TBitBtn
    Left = 202
    Top = 125
    Width = 78
    Height = 28
    Caption = #32534#36753'&E'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 6
    OnClick = btn_editClick
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 360
    Width = 577
    Height = 49
    TabOrder = 7
    object Label2: TLabel
      Left = 30
      Top = 20
      Width = 133
      Height = 14
      Caption = #35797#21367#37325#28857#25484#25569#39064#27604#20363':'
    end
    object DBEdit1: TDBEdit
      Left = 168
      Top = 16
      Width = 73
      Height = 22
      DataField = 'ZDTBL'
      DataSource = DataSource2
      TabOrder = 0
    end
  end
  object btn_fzfb: TBitBtn
    Left = 498
    Top = 125
    Width = 87
    Height = 28
    Caption = #20998#20540#20998#24067'...'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 8
    OnClick = btn_fzfbClick
  end
  object btn_close_dw: TBitBtn
    Left = 251
    Top = 424
    Width = 113
    Height = 30
    Caption = #36820'  '#22238
    TabOrder = 9
    OnClick = btn_close_dwClick
    Kind = bkClose
  end
  object Table1: TTable
    Active = True
    AfterCancel = Table1AfterCancel
    AfterScroll = Table1AfterScroll
    DatabaseName = 'bzxl_db'
    Filtered = True
    IndexName = 'index_stxh'
    TableName = 'sjscfanr.db'
    Left = 152
    Top = 248
    object Table1FANAME: TStringField
      FieldName = 'FANAME'
    end
    object Table1TXXH: TSmallintField
      FieldName = 'TXXH'
    end
    object Table1STXH: TSmallintField
      FieldName = 'STXH'
    end
    object Table1JF: TSmallintField
      FieldName = 'JF'
    end
    object Table1txmc: TStringField
      FieldKind = fkLookup
      FieldName = 'txmc'
      LookupDataSet = tbl_sttx
      LookupKeyFields = 'TXXH'
      LookupResultField = 'TXMC'
      KeyFields = 'TXXH'
      Size = 12
      Lookup = True
    end
    object Table1KEY: TAutoIncField
      FieldName = 'KEY'
      ReadOnly = True
    end
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 240
    Top = 240
  end
  object Table2: TTable
    Active = True
    DatabaseName = 'bzxl_db'
    Filtered = True
    TableName = 'sjscfa.DB'
    Left = 344
    Top = 376
  end
  object DataSource2: TDataSource
    DataSet = Table2
    Left = 296
    Top = 376
  end
  object tbl_sttx: TTable
    Active = True
    DatabaseName = 'bzxl_db'
    TableName = 'sttx.db'
    Left = 136
    Top = 72
  end
  object Query1: TQuery
    DatabaseName = 'bzxl_db'
    SQL.Strings = (
      'select stxh from sjscfanr where faname=:pfaname and txxh=:ptxxh ')
    Left = 192
    Top = 72
    ParamData = <
      item
        DataType = ftUnknown
        Name = 'pfaname'
        ParamType = ptUnknown
      end
      item
        DataType = ftUnknown
        Name = 'ptxxh'
        ParamType = ptUnknown
      end>
  end
  object tbl_fzfb: TTable
    Active = True
    AfterScroll = Table1AfterScroll
    DatabaseName = 'bzxl_db'
    TableName = 'tmp_sjscfa_fzfb.db'
    Left = 368
    Top = 288
  end
  object Query2: TQuery
    DatabaseName = 'bzxl_db'
    Left = 480
    Top = 224
  end
end

⌨️ 快捷键说明

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