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

📄 unit5.dfm

📁 DELPHI教师管理系统全套设计(论文+代码).设计好参考
💻 DFM
字号:
object Form5: TForm5
  Left = 234
  Top = 178
  Width = 678
  Height = 445
  Caption = 'Form5'
  Color = 14795201
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label8: TLabel
    Left = 176
    Top = 8
    Width = 44
    Height = 13
    Caption = #36873#25321#23398#26399
  end
  object PageControl1: TPageControl
    Left = 16
    Top = 40
    Width = 609
    Height = 345
    ActivePage = TabSheet1
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #36873#25321#35838#31243
      object Label1: TLabel
        Left = 40
        Top = 16
        Width = 22
        Height = 13
        Caption = #23398#26399
      end
      object Label2: TLabel
        Left = 40
        Top = 56
        Width = 22
        Height = 13
        Caption = #35838#31243
      end
      object Label3: TLabel
        Left = 40
        Top = 96
        Width = 33
        Height = 13
        Caption = #26143#26399#19968
      end
      object Label4: TLabel
        Left = 40
        Top = 136
        Width = 33
        Height = 13
        Caption = #26143#26399#20108
      end
      object Label5: TLabel
        Left = 40
        Top = 176
        Width = 33
        Height = 13
        Caption = #26143#26399#19977
      end
      object Label6: TLabel
        Left = 40
        Top = 216
        Width = 33
        Height = 13
        Caption = #26143#26399#22235
      end
      object Label7: TLabel
        Left = 40
        Top = 256
        Width = 33
        Height = 13
        Caption = #26143#26399#20116
      end
      object DBNavigator1: TDBNavigator
        Left = 312
        Top = 240
        Width = 240
        Height = 33
        DataSource = DataSource1
        TabOrder = 0
      end
      object DBComboBox1: TDBComboBox
        Left = 40
        Top = 32
        Width = 201
        Height = 21
        DataField = #23398#26399
        DataSource = DataSource1
        ItemHeight = 13
        Items.Strings = (
          #19968
          #20108
          #19977
          #22235
          #20116
          #20845
          #19971
          #20843)
        TabOrder = 1
      end
      object DBComboBox2: TDBComboBox
        Left = 40
        Top = 72
        Width = 201
        Height = 21
        DataField = #35838#31243
        DataSource = DataSource1
        ItemHeight = 13
        Items.Strings = (
          #31532'1'#33410
          #31532'2'#33410
          #31532'3'#33410
          #31532'4'#33410
          #31532'5'#33410
          #31532'6'#33410
          #31532'7'#33410
          #31532'8'#33410)
        TabOrder = 2
      end
      object DBLookupComboBox1: TDBLookupComboBox
        Left = 40
        Top = 112
        Width = 201
        Height = 21
        DataField = #26143#26399#19968
        DataSource = DataSource1
        KeyField = #32771#35797#31185#30446
        ListField = #32771#35797#31185#30446
        ListSource = DataSource2
        TabOrder = 3
      end
      object DBLookupComboBox2: TDBLookupComboBox
        Left = 40
        Top = 152
        Width = 201
        Height = 21
        DataField = #26143#26399#20108
        DataSource = DataSource1
        KeyField = #32771#35797#31185#30446
        ListField = #32771#35797#31185#30446
        ListSource = DataSource2
        TabOrder = 4
      end
      object DBLookupComboBox3: TDBLookupComboBox
        Left = 40
        Top = 192
        Width = 201
        Height = 21
        DataField = #26143#26399#19977
        DataSource = DataSource1
        KeyField = #32771#35797#31185#30446
        ListField = #32771#35797#31185#30446
        ListSource = DataSource2
        TabOrder = 5
      end
      object DBLookupComboBox4: TDBLookupComboBox
        Left = 40
        Top = 232
        Width = 201
        Height = 21
        DataField = #26143#26399#22235
        DataSource = DataSource1
        KeyField = #32771#35797#31185#30446
        ListField = #32771#35797#31185#30446
        ListSource = DataSource2
        TabOrder = 6
      end
      object DBLookupComboBox5: TDBLookupComboBox
        Left = 40
        Top = 272
        Width = 201
        Height = 21
        DataField = #26143#26399#20116
        DataSource = DataSource1
        KeyField = #32771#35797#31185#30446
        ListField = #32771#35797#31185#30446
        ListSource = DataSource2
        TabOrder = 7
      end
    end
    object TabSheet2: TTabSheet
      Caption = #35838#31243#34920
      ImageIndex = 1
      object DBGrid1: TDBGrid
        Left = 8
        Top = 24
        Width = 545
        Height = 185
        DataSource = DataSource1
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object DBNavigator2: TDBNavigator
        Left = 64
        Top = 248
        Width = 430
        Height = 41
        DataSource = DataSource1
        TabOrder = 1
      end
    end
  end
  object ComboBox1: TComboBox
    Left = 272
    Top = 8
    Width = 113
    Height = 21
    ItemHeight = 13
    TabOrder = 1
    OnChange = ComboBox1Change
    Items.Strings = (
      #19968
      #20108
      #19977
      #22235
      #20116
      #20845
      #19971
      #20843)
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 48
    Top = 8
  end
  object ADOQuery1: TADOQuery
    Active = True
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=wl.mdb;Persist Secu' +
      'rity Info=False'
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'SELECT * FROM biao_bx'
      '')
    Left = 92
    Top = 8
  end
  object ADOQuery2: TADOQuery
    Active = True
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=wl.mdb;Persist Secu' +
      'rity Info=False'
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'SELECT * FROM jxjh')
    Left = 548
    Top = 8
  end
  object DataSource2: TDataSource
    DataSet = ADOQuery2
    Left = 496
    Top = 8
  end
end

⌨️ 快捷键说明

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