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

📄 kctj.dfm

📁 教务管理系统
💻 DFM
字号:
object Form2: TForm2
  Left = 84
  Top = 163
  BorderIcons = []
  BorderStyle = bsSingle
  Caption = #31649#29702#35838#31243#20449#24687
  ClientHeight = 282
  ClientWidth = 568
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 304
    Top = 16
    Width = 48
    Height = 12
    Caption = #35838' '#31243' '#21495
  end
  object Label2: TLabel
    Left = 304
    Top = 56
    Width = 48
    Height = 12
    Caption = #35838' '#31243' '#21517
  end
  object Label3: TLabel
    Left = 304
    Top = 96
    Width = 48
    Height = 12
    Caption = #24320' '#35774' '#31995
  end
  object fgfhh: TLabel
    Left = 304
    Top = 140
    Width = 48
    Height = 12
    Caption = #24320' '#35774' '#29677
  end
  object Label4: TLabel
    Left = 304
    Top = 176
    Width = 48
    Height = 12
    Caption = #23398'    '#20998
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 0
    Width = 289
    Height = 282
    Align = alLeft
    DataSource = DataSource1
    TabOrder = 0
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -12
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    OnCellClick = DBGrid1CellClick
  end
  object num: TEdit
    Left = 360
    Top = 16
    Width = 185
    Height = 20
    Color = clBtnFace
    ReadOnly = True
    TabOrder = 1
  end
  object nam: TEdit
    Left = 360
    Top = 56
    Width = 185
    Height = 20
    TabOrder = 2
  end
  object dep: TEdit
    Left = 360
    Top = 96
    Width = 185
    Height = 20
    TabOrder = 3
  end
  object cla: TEdit
    Left = 360
    Top = 136
    Width = 185
    Height = 20
    TabOrder = 4
  end
  object cre: TEdit
    Left = 360
    Top = 176
    Width = 185
    Height = 20
    TabOrder = 5
  end
  object butu: TButton
    Left = 296
    Top = 248
    Width = 75
    Height = 25
    Caption = #20462'   '#25913
    TabOrder = 6
    OnClick = butuClick
  end
  object butd: TButton
    Left = 384
    Top = 248
    Width = 75
    Height = 25
    Caption = #21024'   '#38500
    TabOrder = 7
    OnClick = butdClick
  end
  object butc: TButton
    Left = 472
    Top = 248
    Width = 75
    Height = 25
    Caption = #21462'   '#28040
    TabOrder = 8
    OnClick = butcClick
  end
  object qry: TADOQuery
    Connection = data.adoc
    Parameters = <>
    Left = 408
    Top = 200
  end
  object DataSource1: TDataSource
    DataSet = qry
    Left = 360
    Top = 200
  end
end

⌨️ 快捷键说明

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