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

📄 stumessadisply.~dfm

📁 教务管理子系统的基本功能实现
💻 ~DFM
字号:
object stumessadisplyfrm: Tstumessadisplyfrm
  Left = 281
  Top = 146
  Width = 475
  Height = 571
  Caption = #23398#29983#20010#20154#20449#24687
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel1: TBevel
    Left = 0
    Top = 88
    Width = 337
    Height = 449
    Style = bsRaised
  end
  object Label2: TLabel
    Left = 40
    Top = 110
    Width = 36
    Height = 13
    Caption = #22995#21517#65306
  end
  object Label3: TLabel
    Left = 40
    Top = 160
    Width = 36
    Height = 13
    Caption = #24615#21035#65306
  end
  object Label4: TLabel
    Left = 40
    Top = 310
    Width = 60
    Height = 13
    Caption = #25919#27835#38754#35980#65306
  end
  object Label5: TLabel
    Left = 40
    Top = 210
    Width = 36
    Height = 13
    Caption = #29677#32423#65306
  end
  object Label6: TLabel
    Left = 40
    Top = 360
    Width = 60
    Height = 13
    Caption = #20986#29983#26085#26399#65306
  end
  object Label7: TLabel
    Left = 40
    Top = 410
    Width = 60
    Height = 13
    Caption = #27880#20876#26102#38388#65306
  end
  object Label8: TLabel
    Left = 40
    Top = 460
    Width = 60
    Height = 13
    Caption = #23478#24237#20303#22336#65306
  end
  object Label9: TLabel
    Left = 40
    Top = 260
    Width = 48
    Height = 13
    Caption = #25152#23646#31995#65306
  end
  object Memo1: TMemo
    Left = 336
    Top = 192
    Width = 129
    Height = 225
    Color = clInfoBk
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #38582#20070
    Font.Style = [fsBold]
    ImeMode = imChinese
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    Lines.Strings = (
      '   '#22914#26524#20449#24687#26377
      #35823','#35831#21450#26102#19982#31649
      #29702#21592#32852#31995#65292#20197#20813
      #24102#26469#23398#20064#21644#24037#20316
      #19978#30340#19981#26041#20415'!!')
    ParentFont = False
    ReadOnly = True
    TabOrder = 0
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 467
    Height = 89
    Align = alTop
    Caption = #20449#24687#30830#35748
    Color = clSkyBlue
    Font.Charset = ANSI_CHARSET
    Font.Color = clMaroon
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentColor = False
    ParentFont = False
    TabOrder = 1
    object Label1: TLabel
      Left = 32
      Top = 32
      Width = 42
      Height = 14
      Caption = #23398#21495#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clGreen
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 32
      Top = 64
      Width = 42
      Height = 14
      Caption = #23494#30721#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clGreen
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object xuehaoed: TEdit
      Left = 80
      Top = 32
      Width = 121
      Height = 22
      Color = clYellow
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
      ParentFont = False
      TabOrder = 0
    end
    object mimaed: TEdit
      Left = 80
      Top = 64
      Width = 121
      Height = 22
      Color = clYellow
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
      ParentFont = False
      PasswordChar = '*'
      TabOrder = 1
    end
  end
  object BitBtn1: TBitBtn
    Left = 360
    Top = 120
    Width = 75
    Height = 50
    Caption = #30830#35748
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -16
    Font.Name = #40657#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 360
    Top = 448
    Width = 75
    Height = 50
    Caption = #36864#20986
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -16
    Font.Name = #40657#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 3
    OnClick = BitBtn2Click
  end
  object DBEdit1: TDBEdit
    Left = 128
    Top = 110
    Width = 121
    Height = 21
    DataField = 'Studentname'
    DataSource = DataModule1.xsxxDataSource
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 4
    Visible = False
  end
  object DBEdit2: TDBEdit
    Left = 128
    Top = 160
    Width = 121
    Height = 21
    DataField = 'Sex'
    DataSource = DataModule1.xsxxDataSource
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 5
    Visible = False
  end
  object DBEdit3: TDBEdit
    Left = 128
    Top = 210
    Width = 121
    Height = 21
    DataField = 'Grade'
    DataSource = DataModule1.xsxxDataSource
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 6
    Visible = False
  end
  object DBEdit4: TDBEdit
    Left = 128
    Top = 260
    Width = 121
    Height = 21
    DataField = 'Dept'
    DataSource = DataModule1.xsxxDataSource
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 7
    Visible = False
  end
  object DBEdit5: TDBEdit
    Left = 128
    Top = 310
    Width = 121
    Height = 21
    DataField = 'Political affairs'
    DataSource = DataModule1.xsxxDataSource
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 8
    Visible = False
  end
  object DBEdit6: TDBEdit
    Left = 128
    Top = 360
    Width = 121
    Height = 21
    DataField = 'Term'
    DataSource = DataModule1.xsxxDataSource
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 9
    Visible = False
  end
  object DBEdit7: TDBEdit
    Left = 128
    Top = 410
    Width = 121
    Height = 21
    DataField = 'Term'
    DataSource = DataModule1.xsxxDataSource
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 10
    Visible = False
  end
  object DBEdit8: TDBEdit
    Left = 128
    Top = 460
    Width = 121
    Height = 21
    DataField = 'Address'
    DataSource = DataModule1.xsxxDataSource
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 11
    Visible = False
  end
end

⌨️ 快捷键说明

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