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

📄 studmessage.dfm

📁 教务管理子系统的基本功能实现
💻 DFM
字号:
object stumessage: Tstumessage
  Left = 181
  Top = 132
  Width = 716
  Height = 480
  Caption = #23398#29983#30028#38754
  Color = clMoneyGreen
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 16
    Width = 60
    Height = 13
    Caption = #22522#26412#20449#24687#65306
  end
  object Label2: TLabel
    Left = 40
    Top = 56
    Width = 42
    Height = 14
    Caption = #23398#21495#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #21326#25991#24425#20113
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 248
    Top = 56
    Width = 42
    Height = 14
    Caption = #22995#21517#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #21326#25991#24425#20113
    Font.Style = []
    ParentFont = False
  end
  object Edit1: TEdit
    Left = 104
    Top = 56
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 0
  end
  object GroupBox1: TGroupBox
    Left = 40
    Top = 128
    Width = 401
    Height = 265
    Caption = 'MENU'
    Color = clSkyBlue
    ParentColor = False
    TabOrder = 1
    object SpeedButton1: TSpeedButton
      Left = 24
      Top = 32
      Width = 137
      Height = 25
      Caption = #36827#20837#36873#35838#31995#32479
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 216
      Top = 32
      Width = 137
      Height = 25
      Caption = #25104#32489#26597#35810
      OnClick = SpeedButton2Click
    end
    object SpeedButton3: TSpeedButton
      Left = 216
      Top = 112
      Width = 137
      Height = 25
      Caption = #20010#20154#20449#24687
      OnClick = SpeedButton3Click
    end
    object SpeedButton4: TSpeedButton
      Left = 24
      Top = 192
      Width = 137
      Height = 25
      Caption = #23494#30721#20462#25913
      OnClick = SpeedButton4Click
    end
    object SpeedButton5: TSpeedButton
      Left = 216
      Top = 192
      Width = 137
      Height = 25
      Caption = #29992#25143#27880#38144
      OnClick = SpeedButton5Click
    end
    object SpeedButton6: TSpeedButton
      Left = 24
      Top = 112
      Width = 137
      Height = 25
      Caption = #35838#34920#26597#35810
      OnClick = SpeedButton6Click
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 407
    Width = 708
    Height = 19
    Panels = <
      item
        Text = #27426#36814#20351#29992#26412#31995#32479#65281
        Width = 50
      end>
  end
  object DBEdit1: TDBEdit
    Left = 320
    Top = 56
    Width = 121
    Height = 21
    DataField = 'Studentname'
    DataSource = DataModule1.xsxxDataSource
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 3
  end
  object MainMenu1: TMainMenu
    Left = 600
    Top = 8
    object N1: TMenuItem
      Caption = #24320#22987#65288'&M'#65289
      object E1: TMenuItem
        Caption = #27880#38144'(&E)'
      end
    end
    object U1: TMenuItem
      Caption = #21151#33021#23548#33322'(&U)'
      object S1: TMenuItem
        Caption = #36873#35838#31995#32479'(&S)'
        OnClick = S1Click
      end
      object R1: TMenuItem
        Caption = #25104#32489#26597#35810'(&R)'
        OnClick = R1Click
      end
    end
    object H1: TMenuItem
      Caption = #24110#21161'(&H)'
      object E2: TMenuItem
        Caption = #20351#29992#35828#26126'(&E)'
      end
      object B1: TMenuItem
        Caption = #20851#20110'(&B)'
      end
    end
  end
end

⌨️ 快捷键说明

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