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

📄 hfqx.dfm

📁 学生管理系统小鸟做了
💻 DFM
字号:
object fmhfqx: Tfmhfqx
  Left = 241
  Top = 122
  Width = 460
  Height = 339
  Caption = #21010#20998#26435#38480
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 72
    Top = 208
    Width = 144
    Height = 16
    Caption = #35831#36755#20837#29992#25143#30340#23398#21495#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 0
    Width = 449
    Height = 177
    DataSource = fmdm.DShfqx
    TabOrder = 0
    TitleFont.Charset = GB2312_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 = 40
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'stu_name'
        Title.Caption = #22995#21517
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'stu_age'
        Title.Caption = #24180#40836
        Width = 35
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'stu_sex'
        Title.Caption = #24615#21035
        Width = 35
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'stu_graduate'
        Title.Caption = #27605#19994#26102#38388
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'stu_employmentstate'
        Title.Caption = #26159#21542#23601#19994
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'stu_company'
        Title.Caption = #25152#22312#20844#21496
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'stu_usertype'
        Title.Caption = #29992#25143#31867#22411
        Width = 40
        Visible = True
      end>
  end
  object Edit1: TEdit
    Left = 224
    Top = 200
    Width = 121
    Height = 24
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
  end
  object Button1: TButton
    Left = 96
    Top = 256
    Width = 81
    Height = 25
    Caption = #35774#20026#31649#29702#21592
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 224
    Top = 256
    Width = 97
    Height = 25
    Caption = #35774#20026#19968#33324#29992#25143
    TabOrder = 3
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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