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

📄 dlgaddstu.~dfm

📁 高校教学管理信息系统
💻 ~DFM
字号:
object dlg_addstu: Tdlg_addstu
  Left = 381
  Top = 258
  BorderStyle = bsDialog
  Caption = #28155#21152#26032#21516#23398#20449#24687
  ClientHeight = 161
  ClientWidth = 369
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label7: TLabel
    Left = 16
    Top = 100
    Width = 48
    Height = 16
    Caption = #20837#23398#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label11: TLabel
    Left = 16
    Top = 10
    Width = 48
    Height = 16
    Caption = #23398#21495#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label12: TLabel
    Left = 192
    Top = 11
    Width = 48
    Height = 16
    Caption = #24615#21035#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label13: TLabel
    Left = 192
    Top = 39
    Width = 48
    Height = 16
    Caption = #29983#26085#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label14: TLabel
    Left = 16
    Top = 37
    Width = 48
    Height = 16
    Caption = #22995#21517#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label15: TLabel
    Left = 16
    Top = 70
    Width = 48
    Height = 16
    Caption = #38498#31995#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label16: TLabel
    Left = 192
    Top = 68
    Width = 48
    Height = 16
    Caption = #29677#21495#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label18: TLabel
    Left = 192
    Top = 100
    Width = 48
    Height = 16
    Caption = #19987#19994#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Btnadd: TButton
    Left = 104
    Top = 128
    Width = 75
    Height = 25
    Caption = #28155#21152
    TabOrder = 0
    OnClick = BtnaddClick
  end
  object Btncancel: TButton
    Left = 200
    Top = 128
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 1
    OnClick = BtncancelClick
  end
  object Edno: TEdit
    Left = 56
    Top = 8
    Width = 121
    Height = 21
    TabOrder = 2
  end
  object Edname: TEdit
    Left = 56
    Top = 36
    Width = 121
    Height = 21
    TabOrder = 3
  end
  object Edyear: TEdit
    Left = 56
    Top = 96
    Width = 121
    Height = 21
    TabOrder = 4
  end
  object Edspec: TEdit
    Left = 232
    Top = 97
    Width = 121
    Height = 21
    TabOrder = 5
  end
  object Edclass: TEdit
    Left = 232
    Top = 67
    Width = 121
    Height = 21
    TabOrder = 6
  end
  object Edbirth: TEdit
    Left = 232
    Top = 36
    Width = 121
    Height = 21
    TabOrder = 7
  end
  object Cmbsex: TComboBox
    Left = 232
    Top = 8
    Width = 57
    Height = 21
    ItemHeight = 13
    TabOrder = 8
    Text = #30007
    Items.Strings = (
      #30007
      #22899)
  end
  object Cmbdepart: TComboBox
    Left = 56
    Top = 67
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 9
    Text = #20449#24687#31995
    Items.Strings = (
      #20449#24687#31995
      #35745#31639#26426#31995
      #31649#29702#31995)
  end
  object ADOQuery1: TADOQuery
    Connection = mainform.ADOConnection1
    Parameters = <>
    Left = 16
    Top = 120
  end
end

⌨️ 快捷键说明

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