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

📄 unit2.dfm

📁 SQL server 2000 + Delphi 7 做的学生管理及综合积分测评系统。
💻 DFM
📖 第 1 页 / 共 5 页
字号:
          ParentFont = False
          TabOrder = 11
          Text = '2'
          Items.Strings = (
            '1'
            '2')
        end
        object ComboBox16: TComboBox
          Left = 264
          Top = 32
          Width = 105
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ItemHeight = 13
          ItemIndex = 3
          ParentFont = False
          TabOrder = 12
          Text = '0.75'
          OnChange = ComboBox16Change
          Items.Strings = (
            '0.6'
            '0.65'
            '0.7'
            '0.75'
            '0.8'
            '0.85'
            '0.9')
        end
        object ComboBox17: TComboBox
          Left = 264
          Top = 56
          Width = 105
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ItemHeight = 13
          ItemIndex = 1
          ParentFont = False
          TabOrder = 13
          Text = '0.1'
          OnChange = ComboBox17Change
          Items.Strings = (
            '0.05'
            '0.1'
            '0.15'
            '0.2'
            '0.25'
            '0.3')
        end
        object Edit16: TEdit
          Left = 264
          Top = 80
          Width = 105
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          ReadOnly = True
          TabOrder = 14
        end
        object Edit17: TEdit
          Left = 48
          Top = 80
          Width = 105
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 15
        end
      end
      object Button14: TButton
        Left = 24
        Top = 176
        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 = 2
        OnClick = Button14Click
      end
      object GroupBox12: TGroupBox
        Left = 416
        Top = 16
        Width = 185
        Height = 329
        Caption = #26597#35810#32479#35745
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 3
        object Label4: TLabel
          Left = 112
          Top = 176
          Width = 47
          Height = 13
          Caption = #20849' xx '#20154
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Label5: TLabel
          Left = 8
          Top = 128
          Width = 27
          Height = 13
          Caption = #23398#21495
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object StaticText56: TStaticText
          Left = 8
          Top = 16
          Width = 30
          Height = 20
          Caption = #23398#24180
          TabOrder = 0
        end
        object ComboBox19: TComboBox
          Left = 40
          Top = 16
          Width = 105
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ItemHeight = 13
          ItemIndex = 6
          ParentFont = False
          TabOrder = 1
          Text = '2006'
          Items.Strings = (
            '2000'
            '2001'
            '2002'
            '2003'
            '2004'
            '2005'
            '2006'
            '2007'
            '2008'
            '2009'
            '2010'
            '2011'
            '2012'
            '2013'
            '2014'
            '2015'
            '2016'
            '2017'
            '2018'
            '2019'
            '2020')
        end
        object StaticText57: TStaticText
          Left = 8
          Top = 48
          Width = 30
          Height = 20
          Caption = #23398#26399
          TabOrder = 2
        end
        object ComboBox20: TComboBox
          Left = 40
          Top = 48
          Width = 57
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ItemHeight = 13
          ItemIndex = 1
          ParentFont = False
          TabOrder = 3
          Text = '2'
          Items.Strings = (
            '1'
            '2')
        end
        object StaticText58: TStaticText
          Left = 8
          Top = 88
          Width = 30
          Height = 20
          Caption = #33539#22260
          TabOrder = 4
        end
        object ComboBox21: TComboBox
          Left = 40
          Top = 88
          Width = 105
          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 = 5
          Text = #20010#20154
          OnChange = ComboBox21Change
          Items.Strings = (
            #20010#20154
            #29677#32423
            #24180#32423)
        end
        object Button19: TButton
          Left = 24
          Top = 168
          Width = 75
          Height = 25
          Caption = #26597#35810
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
          TabOrder = 6
          OnClick = Button19Click
        end
        object Button22: TButton
          Left = 24
          Top = 208
          Width = 75
          Height = 25
          Caption = #23398#29983#25490#24207
          Enabled = False
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
          TabOrder = 7
          OnClick = Button22Click
        end
        object Button23: TButton
          Left = 24
          Top = 248
          Width = 75
          Height = 25
          Caption = #29677#32423#25490#24207
          Enabled = False
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
          TabOrder = 8
          OnClick = Button23Click
        end
        object Button24: TButton
          Left = 24
          Top = 288
          Width = 75
          Height = 25
          Caption = #24180#32423#22343#20998
          Enabled = False
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
          TabOrder = 9
          OnClick = Button24Click
        end
        object Edit29: TEdit
          Left = 40
          Top = 128
          Width = 105
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 10
        end
      end
    end
    object TabSheet3: TTabSheet
      Caption = #29992#25143#31649#29702
      ImageIndex = 4
      OnShow = TabSheet3Show
      object GroupBox8: TGroupBox
        Left = 8
        Top = 16
        Width = 193
        Height = 321
        Caption = #20462#25913#23494#30721
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 0
        object StaticText42: TStaticText
          Left = 16
          Top = 32
          Width = 56
          Height = 20
          Caption = #29992#25143#31867#22411
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
          TabOrder = 0
        end
        object ComboBox15: TComboBox
          Left = 72
          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
          ParentFont = False
          TabOrder = 1
          Items.Strings = (
            #25805#20316#29992#25143
            #26597#35810#29992#25143
            #31995#32479#31649#29702#21592)
        end
        object StaticText43: TStaticText
          Left = 24
          Top = 72
          Width = 43
          Height = 20
          Caption = #29992#25143#21517
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
          TabOrder = 2
        end
        object Edit18: TEdit
          Left = 72
          Top = 72
          Width = 97
          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 StaticText44: TStaticText
          Left = 24
          Top = 112
          Width = 43
          Height = 20
          Caption = #26087#23494#30721
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
          TabOrder = 4
        end
        object Edit19: TEdit
          Left = 72
          Top = 112
          Width = 97
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 5
        end
        object StaticText45: TStaticText
          Left = 24
          Top = 152
          Width = 43
          Height = 20
          Caption = #26032#23494#30721
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
          TabOrder = 6
        end
        object Edit20: TEdit
          Left = 72
          Top = 152
          Width = 97
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 7
        end
        object StaticText46: TStaticText
          Left = 8
          Top = 192
          Width = 60
          Height = 17
          Caption = #30830#35748#23494#30721
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          ParentFont = False
          TabOrder = 8
        end
        object Edit21: TEdit
          Left = 72
          Top = 192
          Width = 97
          Height = 21
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 9
        end
        object Button12: TButton
          Left = 16
          Top = 240
          Width = 75
          Height = 25
          Caption = #20462#25913
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11

⌨️ 快捷键说明

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