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

📄 unit11.~dfm

📁 用DELPHI7编的一个学成成绩管理系统,希望对你有所帮助
💻 ~DFM
字号:
object Form11: TForm11
  Left = 318
  Top = 158
  Width = 605
  Height = 248
  Caption = #35838#31243#36164#28304#24405#20837
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 597
    Height = 221
    Align = alClient
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 20
      Width = 60
      Height = 13
      Caption = #25152#22312#31995#21035#65306
    end
    object Label2: TLabel
      Left = 296
      Top = 22
      Width = 60
      Height = 13
      Caption = #25152#22312#19987#19994#65306
    end
    object Label3: TLabel
      Left = 16
      Top = 64
      Width = 60
      Height = 13
      Caption = #25152#22312#29677#32423#65306
    end
    object Label4: TLabel
      Left = 296
      Top = 64
      Width = 60
      Height = 13
      Caption = #35838#31243#21517#31216#65306
    end
    object Label5: TLabel
      Left = 16
      Top = 109
      Width = 60
      Height = 13
      Caption = #35838#31243#20195#21495#65306
    end
    object ComboBox1: TComboBox
      Left = 88
      Top = 16
      Width = 185
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      Items.Strings = (
        #30005#23376#36890#35759#24037#31243#31995
        #35745#31639#26426#24037#31243#31995
        #31649#29702#24037#31243#31995
        #36731#21270#24037#31243#31995
        #33402#26415#23398#38498
        #39135#21697#24037#31243#31995
        #26426#30005#24037#31243#31995
        #24212#29992#22806#35821#31995
        #32463#27982#31995
        #26053#28216#31995
        #20256#25773#24037#31243#31995
        #27773#36710#31995
        #32487#32493#25945#32946#20013#24515
        ''
        '')
    end
    object Edit1: TEdit
      Left = 364
      Top = 16
      Width = 209
      Height = 21
      TabOrder = 1
    end
    object Edit2: TEdit
      Left = 88
      Top = 60
      Width = 185
      Height = 21
      TabOrder = 2
    end
    object Edit3: TEdit
      Left = 368
      Top = 58
      Width = 205
      Height = 21
      TabOrder = 3
    end
    object Edit4: TEdit
      Left = 88
      Top = 104
      Width = 185
      Height = 21
      TabOrder = 4
    end
    object Panel1: TPanel
      Left = 9
      Top = 144
      Width = 577
      Height = 2
      BevelOuter = bvLowered
      TabOrder = 5
    end
    object GroupBox2: TGroupBox
      Left = 72
      Top = 161
      Width = 82
      Height = 36
      TabOrder = 6
      object SpeedButton1: TSpeedButton
        Left = -1
        Top = 6
        Width = 84
        Height = 31
        Caption = #24405#20837
        Flat = True
        OnClick = SpeedButton1Click
      end
    end
    object GroupBox3: TGroupBox
      Left = 255
      Top = 161
      Width = 84
      Height = 36
      TabOrder = 7
      object SpeedButton2: TSpeedButton
        Left = -2
        Top = 6
        Width = 85
        Height = 31
        Caption = #37325#32622
        Flat = True
        OnClick = SpeedButton2Click
      end
    end
    object GroupBox4: TGroupBox
      Left = 439
      Top = 161
      Width = 78
      Height = 37
      TabOrder = 8
      object SpeedButton3: TSpeedButton
        Left = -1
        Top = 6
        Width = 78
        Height = 30
        Caption = #21462#28040
        Flat = True
        OnClick = SpeedButton3Click
      end
    end
  end
  object ADOQuery1: TADOQuery
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=ztj007.mdb;Persist ' +
      'Security Info=False'
    Parameters = <>
    Left = 288
    Top = 40
  end
end

⌨️ 快捷键说明

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