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

📄 jyqk.~dfm

📁 学生管理系统小鸟做了
💻 ~DFM
字号:
object fmjyqk: Tfmjyqk
  Left = 206
  Top = 69
  Width = 504
  Height = 403
  Caption = #23601#19994#24773#20917
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object DBGrid1: TDBGrid
    Left = 8
    Top = 16
    Width = 473
    Height = 153
    DataSource = fmdm.DSjyqk
    TabOrder = 0
    TitleFont.Charset = ANSI_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -13
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'stu_id'
        Title.Caption = #23398#21495
        Width = 50
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'stu_name'
        Title.Caption = #22995#21517
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'stu_employmentstate'
        Title.Caption = #26159#21542#23601#19994
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'stu_company'
        Title.Caption = #25152#22312#20844#21496
        Width = 80
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'stu_graduate'
        Title.Caption = #27605#19994#26102#38388
        Visible = True
      end>
  end
  object Panel1: TPanel
    Left = 152
    Top = 184
    Width = 329
    Height = 169
    TabOrder = 1
    object Label1: TLabel
      Left = 32
      Top = 32
      Width = 104
      Height = 13
      Caption = #35831#36873#25321#26597#35810#31867#21035#65306
    end
    object Label2: TLabel
      Left = 32
      Top = 80
      Width = 104
      Height = 13
      Caption = #35831#36755#20837#26597#35810#26465#20214#65306
    end
    object ComboBox1: TComboBox
      Left = 160
      Top = 32
      Width = 145
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      ItemIndex = 0
      TabOrder = 0
      Text = '--'#35831#36873#25321#26597#35810#31867#21035'--'
      Items.Strings = (
        '--'#35831#36873#25321#26597#35810#31867#21035'--'
        #25353#23398#21495#26597#35810
        #25353#22995#21517#26597#35810)
    end
    object Button1: TButton
      Left = 120
      Top = 128
      Width = 75
      Height = 25
      Caption = #26597#35810
      TabOrder = 1
      OnClick = Button1Click
    end
    object Edit1: TEdit
      Left = 160
      Top = 80
      Width = 145
      Height = 21
      TabOrder = 2
      OnKeyPress = Edit1KeyPress
    end
  end
  object Button2: TButton
    Left = 24
    Top = 248
    Width = 89
    Height = 25
    Caption = #25152#26377#23601#19994#24773#20917
    TabOrder = 2
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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