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

📄 unit2.dfm

📁 SQL server 2000 + Delphi 7 做的学生管理及综合积分测评系统。
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Form2: TForm2
  Left = 248
  Top = 153
  Width = 625
  Height = 411
  Caption = #32508#21512#31215#20998#27979#35780#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 617
    Height = 377
    ActivePage = TabSheet6
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #23398#29983#22522#26412#20449#24687
      OnShow = TabSheet1Show
      object DBGrid1: TDBGrid
        Left = 8
        Top = 8
        Width = 393
        Height = 193
        DataSource = DataSource1
        ReadOnly = True
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object GroupBox1: TGroupBox
        Left = 17
        Top = 256
        Width = 384
        Height = 73
        Caption = #23398#29983#26597#35810
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 2
        object ComboBox1: TComboBox
          Left = 16
          Top = 32
          Width = 97
          Height = 21
          Style = csDropDownList
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ItemHeight = 13
          ItemIndex = 0
          ParentFont = False
          TabOrder = 0
          Text = #23398#21495
          OnChange = ComboBox1Change
          Items.Strings = (
            #23398#21495
            #22995#21517
            #23487#33293
            #29677#32423)
        end
        object BitBtn2: TBitBtn
          Left = 272
          Top = 32
          Width = 75
          Height = 25
          Caption = #26597#25214
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
          TabOrder = 1
          OnClick = BitBtn2Click
        end
        object Edit1: TEdit
          Left = 144
          Top = 32
          Width = 105
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 2
        end
      end
      object GroupBox2: TGroupBox
        Left = 424
        Top = 0
        Width = 169
        Height = 249
        Caption = #28155#21152#23398#29983
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 3
        object Edit2: TEdit
          Left = 56
          Top = 21
          Width = 89
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 0
        end
        object StaticText1: TStaticText
          Left = 16
          Top = 24
          Width = 40
          Height = 20
          Caption = #23398#21495#65306
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 1
        end
        object StaticText2: TStaticText
          Left = 16
          Top = 48
          Width = 40
          Height = 20
          Caption = #22995#21517#65306
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 2
        end
        object Edit3: TEdit
          Left = 56
          Top = 48
          Width = 89
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 3
        end
        object StaticText3: TStaticText
          Left = 16
          Top = 72
          Width = 40
          Height = 20
          Caption = #24615#21035#65306
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 6
        end
        object StaticText4: TStaticText
          Left = 16
          Top = 96
          Width = 40
          Height = 20
          Caption = #29677#32423#65306
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 7
        end
        object Edit5: TEdit
          Left = 56
          Top = 96
          Width = 89
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 8
        end
        object StaticText5: TStaticText
          Left = 16
          Top = 120
          Width = 40
          Height = 20
          Caption = #23487#33293#65306
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 9
        end
        object Edit6: TEdit
          Left = 56
          Top = 120
          Width = 89
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 10
        end
        object StaticText6: TStaticText
          Left = 16
          Top = 144
          Width = 64
          Height = 20
          Caption = #20986#29983#26085#26399#65306
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 11
        end
        object DateTimePicker1: TDateTimePicker
          Left = 16
          Top = 160
          Width = 137
          Height = 21
          Date = 39084.220051747690000000
          Time = 39084.220051747690000000
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 12
        end
        object StaticText7: TStaticText
          Left = 16
          Top = 184
          Width = 40
          Height = 20
          Caption = #31821#36143#65306
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 13
        end
        object Edit7: TEdit
          Left = 56
          Top = 184
          Width = 89
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 14
        end
        object BitBtn3: TBitBtn
          Left = 72
          Top = 216
          Width = 75
          Height = 25
          Caption = #28155#21152
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
          TabOrder = 15
          OnClick = BitBtn3Click
        end
        object StaticText9: TStaticText
          Left = 56
          Top = 72
          Width = 16
          Height = 20
          Caption = #30007
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 16
        end
        object StaticText10: TStaticText
          Left = 104
          Top = 72
          Width = 16
          Height = 20
          Caption = #22899
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 17
        end
        object RadioButton1: TRadioButton
          Left = 72
          Top = 72
          Width = 17
          Height = 17
          TabOrder = 4
          TabStop = True
        end
        object RadioButton2: TRadioButton
          Left = 120
          Top = 72
          Width = 17
          Height = 17
          TabOrder = 5
          TabStop = True
        end
      end
      object BitBtn1: TBitBtn
        Left = 24
        Top = 216
        Width = 75
        Height = 25
        Caption = #21047#26032#20840#37096
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 1
        OnClick = BitBtn1Click
      end
      object GroupBox3: TGroupBox
        Left = 424
        Top = 256
        Width = 169
        Height = 89
        Caption = #21024#38500#23398#29983
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 4
        object StaticText8: TStaticText
          Left = 16
          Top = 24
          Width = 40
          Height = 20
          Caption = #23398#21495#65306
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 0
        end
        object Edit8: TEdit
          Left = 56
          Top = 24
          Width = 89
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 1
        end
        object BitBtn4: TBitBtn
          Left = 72
          Top = 56
          Width = 75
          Height = 25
          Caption = #21024#38500
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
          TabOrder = 2
          OnClick = BitBtn4Click
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #32771#35797#25104#32489
      ImageIndex = 1
      OnShow = TabSheet2Show
      object DBGrid2: TDBGrid
        Left = 8
        Top = 8
        Width = 417
        Height = 153
        DataSource = DataSource2
        ReadOnly = True
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object Button1: TButton
        Left = 24
        Top = 168
        Width = 75
        Height = 25
        Caption = #21047#26032#20840#37096
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 1
        OnClick = Button1Click
      end
      object GroupBox4: TGroupBox
        Left = 8
        Top = 200
        Width = 417
        Height = 65
        Caption = #24405#20837#25104#32489
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 2
        object StaticText11: TStaticText
          Left = 8
          Top = 16
          Width = 30
          Height = 20
          Caption = #23398#24180
          TabOrder = 0
        end
        object ComboBox2: TComboBox
          Left = 8
          Top = 32

⌨️ 快捷键说明

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