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

📄 unit22.~dfm

📁 教学管理系统源码
💻 ~DFM
字号:
object Form22: TForm22
  Left = 166
  Top = 114
  Width = 709
  Height = 568
  Caption = 'Form22-'#25945#23398#26723#26696#26597#35810
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 480
    Top = 216
    Width = 65
    Height = 13
    Caption = #25945#24072#22995#21517#65306
  end
  object Bevel1: TBevel
    Left = 0
    Top = 272
    Width = 697
    Height = 9
    Shape = bsBottomLine
  end
  object Label2: TLabel
    Left = 480
    Top = 256
    Width = 65
    Height = 13
    Caption = #25945#24072#32534#21495#65306
  end
  object Bevel2: TBevel
    Left = 456
    Top = -24
    Width = 10
    Height = 305
    Shape = bsRightLine
  end
  object Label3: TLabel
    Left = 40
    Top = 32
    Width = 39
    Height = 13
    Caption = #22995#21517#65306
  end
  object Label4: TLabel
    Left = 40
    Top = 72
    Width = 39
    Height = 13
    Caption = #32534#21495#65306
  end
  object Label5: TLabel
    Left = 40
    Top = 112
    Width = 39
    Height = 13
    Caption = #32844#31216#65306
  end
  object Label6: TLabel
    Left = 40
    Top = 152
    Width = 39
    Height = 13
    Caption = #24615#21035#65306
  end
  object Label7: TLabel
    Left = 40
    Top = 192
    Width = 39
    Height = 13
    Caption = #37096#38376#65306
  end
  object Label8: TLabel
    Left = 256
    Top = 32
    Width = 39
    Height = 13
    Caption = #20986#29983#65306
  end
  object Label9: TLabel
    Left = 256
    Top = 72
    Width = 39
    Height = 13
    Caption = #31821#36143#65306
  end
  object Label10: TLabel
    Left = 256
    Top = 112
    Width = 39
    Height = 13
    Caption = #23398#21382#65306
  end
  object Label11: TLabel
    Left = 256
    Top = 152
    Width = 39
    Height = 13
    Caption = #19987#19994#65306
  end
  object Label12: TLabel
    Left = 256
    Top = 192
    Width = 39
    Height = 13
    Caption = #24037#36164#65306
  end
  object Label13: TLabel
    Left = 472
    Top = 488
    Width = 39
    Height = 13
    Caption = #24180#24230#65306
  end
  object Label14: TLabel
    Left = 40
    Top = 232
    Width = 65
    Height = 13
    Caption = #27605#19994#23398#26657#65306
  end
  object Label15: TLabel
    Left = 256
    Top = 232
    Width = 65
    Height = 13
    Caption = #27605#19994#26102#38388#65306
  end
  object Bevel3: TBevel
    Left = 8
    Top = 8
    Width = 449
    Height = 265
    Hint = #26174#31034#21306#22495
    ParentShowHint = False
    ShowHint = True
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 288
    Width = 697
    Height = 177
    TabOrder = 0
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -13
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
  end
  object ComboBox1: TComboBox
    Left = 560
    Top = 208
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 1
    Text = #35831#36873#25321#22995#21517
    OnChange = ComboBox1Change
    Items.Strings = (
      '')
  end
  object ComboBox2: TComboBox
    Left = 560
    Top = 248
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 2
    Text = #35831#36873#25321#32534#21495
    OnChange = ComboBox2Change
  end
  object ComboBox3: TComboBox
    Left = 512
    Top = 480
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 3
    Items.Strings = (
      '1999'
      '2000'
      '2001'
      '2002')
  end
  object DBEdit1: TDBEdit
    Left = 96
    Top = 24
    Width = 120
    Height = 21
    DataField = #25945#24072#22995#21517
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 4
  end
  object DBEdit2: TDBEdit
    Left = 96
    Top = 64
    Width = 120
    Height = 21
    DataField = #25945#24072#32534#21495
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 5
  end
  object DBEdit4: TDBEdit
    Left = 96
    Top = 144
    Width = 120
    Height = 21
    DataField = #24615#21035
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 6
  end
  object DBEdit5: TDBEdit
    Left = 96
    Top = 184
    Width = 120
    Height = 21
    DataField = #37096#38376
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 7
  end
  object DBEdit6: TDBEdit
    Left = 96
    Top = 224
    Width = 120
    Height = 21
    DataField = #27605#19994#23398#26657
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 8
  end
  object DBEdit7: TDBEdit
    Left = 312
    Top = 24
    Width = 120
    Height = 21
    DataField = #20986#29983
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 9
  end
  object DBEdit8: TDBEdit
    Left = 312
    Top = 65
    Width = 120
    Height = 21
    DataField = #31821#36143
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 10
  end
  object DBEdit10: TDBEdit
    Left = 312
    Top = 148
    Width = 120
    Height = 21
    DataField = #19987#19994
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 11
  end
  object DBEdit9: TDBEdit
    Left = 312
    Top = 107
    Width = 120
    Height = 21
    DataField = #23398#21382
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 12
  end
  object DBEdit11: TDBEdit
    Left = 312
    Top = 190
    Width = 120
    Height = 21
    DataField = #24037#36164
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 13
  end
  object DBEdit12: TDBEdit
    Left = 312
    Top = 232
    Width = 120
    Height = 21
    DataField = #27605#19994#26102#38388
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 14
  end
  object DBEdit3: TDBEdit
    Left = 96
    Top = 104
    Width = 120
    Height = 21
    DataField = #32844#31216
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 15
  end
  object BitBtn1: TBitBtn
    Left = 504
    Top = 64
    Width = 161
    Height = 113
    Caption = 'BitBtn1'
    TabOrder = 16
  end
  object ADOQuery1: TADOQuery
    Active = True
    Connection = Form1.ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select *'
      'from '#25945#24072#22522#26412#26723#26696)
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 32
  end
end

⌨️ 快捷键说明

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