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

📄 unit9.dfm

📁 本例是用delphi开发的学生与课程信息管理系统
💻 DFM
字号:
object Formstu_alt: TFormstu_alt
  Left = 25
  Top = 36
  Width = 740
  Height = 466
  Caption = #23398#29983#20449#24687#20462#25913
  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 Label1: TLabel
    Left = 56
    Top = 16
    Width = 281
    Height = 25
    AutoSize = False
    Caption = '    '#23398'     '#29983'      '#20449'     '#24687'     '#19968'     '#35272'     '#34920
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object DBGridstu_alt: TDBGrid
    Left = 8
    Top = 64
    Width = 393
    Height = 120
    DataSource = DataSourcestu_alt
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnCellClick = DBGridstu_altCellClick
  end
  object Button1: TButton
    Left = 8
    Top = 48
    Width = 79
    Height = 17
    Caption = #23398#21495
    TabOrder = 1
  end
  object Button2: TButton
    Left = 88
    Top = 48
    Width = 65
    Height = 17
    Caption = #22995#21517
    TabOrder = 2
  end
  object Button3: TButton
    Left = 152
    Top = 48
    Width = 65
    Height = 17
    Caption = #24615#21035
    TabOrder = 3
  end
  object Button4: TButton
    Left = 216
    Top = 48
    Width = 66
    Height = 17
    Caption = #24180#40836
    TabOrder = 4
  end
  object Button5: TButton
    Left = 280
    Top = 48
    Width = 67
    Height = 17
    Caption = #19987#19994
    TabOrder = 5
  end
  object GroupBox1: TGroupBox
    Left = 512
    Top = 24
    Width = 201
    Height = 385
    Caption = #23398#29983#31579#36873
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 6
    object Label2: TLabel
      Left = 24
      Top = 32
      Width = 41
      Height = 13
      AutoSize = False
      Caption = #23398#21495
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 24
      Top = 88
      Width = 33
      Height = 13
      AutoSize = False
      Caption = #22995#21517
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 24
      Top = 152
      Width = 24
      Height = 13
      Caption = #24615#21035
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 24
      Top = 216
      Width = 33
      Height = 13
      AutoSize = False
      Caption = #24180#40836
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 24
      Top = 280
      Width = 41
      Height = 13
      AutoSize = False
      Caption = #19987#19994
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Editsno: TEdit
      Left = 80
      Top = 32
      Width = 97
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      Text = ' '
    end
    object Editsname: TEdit
      Left = 80
      Top = 88
      Width = 97
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      Text = ' '
    end
    object Editsdep: TEdit
      Left = 80
      Top = 280
      Width = 97
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      Text = ' '
    end
    object Button6: TButton
      Left = 24
      Top = 336
      Width = 57
      Height = 25
      Caption = #31579#36873
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      OnClick = Button6Click
    end
    object Button7: TButton
      Left = 128
      Top = 336
      Width = 49
      Height = 25
      Caption = #21047#26032
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 4
      OnClick = Button7Click
    end
    object ComboBoxssex: TComboBox
      Left = 80
      Top = 152
      Width = 105
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ItemHeight = 13
      ParentFont = False
      TabOrder = 5
      Text = ' '
      Items.Strings = (
        #30007
        #22899)
    end
    object ComboBoxsage: TComboBox
      Left = 80
      Top = 216
      Width = 105
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ItemHeight = 13
      ParentFont = False
      TabOrder = 6
      Text = ' '
      Items.Strings = (
        '16'
        '17'
        '18'
        '19'
        '20'
        '21'
        '22'
        '23')
    end
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 192
    Width = 489
    Height = 185
    Caption = #20462#25913#25805#20316
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 7
    object Label7: TLabel
      Left = 24
      Top = 32
      Width = 24
      Height = 13
      AutoSize = False
      Caption = #23398#21495
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 16
      Top = 96
      Width = 105
      Height = 13
      AutoSize = False
      Caption = #20462#25913#20851#38190#23383#36873#25321
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 256
      Top = 96
      Width = 105
      Height = 13
      AutoSize = False
      Caption = #20462#25913#20851#38190#23383#35774#32622
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Editsno1: TEdit
      Left = 96
      Top = 32
      Width = 81
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      Text = ' '
    end
    object Editkey_set: TEdit
      Left = 376
      Top = 88
      Width = 97
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      Text = ' '
    end
    object ComboBoxkey: TComboBox
      Left = 136
      Top = 88
      Width = 81
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ItemHeight = 13
      ParentFont = False
      TabOrder = 2
      Text = ' '
      Items.Strings = (
        'sname'
        'ssex'
        'sage'
        'sdep')
    end
    object Button8: TButton
      Left = 200
      Top = 144
      Width = 65
      Height = 25
      Caption = #20462#25913
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      OnClick = Button8Click
    end
  end
  object Button9: TButton
    Left = 208
    Top = 392
    Width = 65
    Height = 25
    Caption = #36820#22238
    TabOrder = 8
    OnClick = Button9Click
  end
  object Querystu_alt: TQuery
    Active = True
    DatabaseName = 'student_course'
    SQL.Strings = (
      'select * from student'
      'order by sno')
    Left = 408
    Top = 392
  end
  object DataSourcestu_alt: TDataSource
    DataSet = Querystu_alt
    Left = 328
    Top = 392
  end
end

⌨️ 快捷键说明

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