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

📄 wdxx.~dfm

📁 学生管理系统小鸟做了
💻 ~DFM
字号:
object fmwdxx: Tfmwdxx
  Left = 276
  Top = 228
  Width = 540
  Height = 431
  Caption = #25105#30340#20449#24687
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 14
  object DBGrid1: TDBGrid
    Left = 56
    Top = 40
    Width = 417
    Height = 177
    DataSource = fmdm.DSwdxx
    ImeName = #23398#21495
    TabOrder = 0
    TitleFont.Charset = ANSI_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -14
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'stu_id'
        Title.Caption = #23398#21495
        Width = 35
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'stu_name'
        Title.Caption = #22995#21517
        Width = 50
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'stu_sex'
        Title.Caption = #24615#21035
        Width = 35
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'stu_age'
        Title.Caption = #24180#40836
        Width = 35
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'stu_employmentstate'
        Title.Caption = #26159#21542#23601#19994
        Width = 65
        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
        Width = 68
        Visible = True
      end>
  end
  object Button1: TButton
    Left = 200
    Top = 288
    Width = 97
    Height = 25
    Caption = #26597#30475#25105#30340#20449#24687
    TabOrder = 1
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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