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

📄 main3_1.dfm

📁 学生信息管理系统可以帮助你有效的管理好学生信息,有助于人们日常生活中的应用
💻 DFM
字号:
object mainForm: TmainForm
  Left = 395
  Top = 209
  Width = 288
  Height = 180
  Caption = #26435#38480#20998#37197#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIForm
  Menu = MainMenu1
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object MainMenu1: TMainMenu
    Left = 88
    Top = 24
    object N1: TMenuItem
      Caption = #31995#32479
      object N11: TMenuItem
        Caption = #30331#24405#31995#32479
        OnClick = N11Click
      end
      object N12: TMenuItem
        Caption = #29992#25143#31649#29702
        Visible = False
        OnClick = N12Click
      end
      object N13: TMenuItem
        Caption = #20851#38381#31995#32479
      end
    end
    object N2: TMenuItem
      Caption = #33756#21333#39033#19968
      Visible = False
      object N21: TMenuItem
        Caption = #33756#21333'11'
        Visible = False
      end
      object N22: TMenuItem
        Caption = #33756#21333'12'
        Visible = False
      end
      object N23: TMenuItem
        Caption = #33756#21333'13'
        Visible = False
      end
    end
    object N3: TMenuItem
      Caption = #33756#21333#39033#20108
      Visible = False
      object N31: TMenuItem
        Caption = #33756#21333'21'
        Visible = False
      end
      object N32: TMenuItem
        Caption = #33756#21333'22'
        Visible = False
      end
      object N33: TMenuItem
        Caption = #33756#21333'23'
        Visible = False
      end
    end
    object N4: TMenuItem
      Caption = #33756#21333#39033#19977
      Visible = False
      object N41: TMenuItem
        Caption = #33756#21333'31'
        Visible = False
      end
      object N42: TMenuItem
        Caption = #33756#21333'32'
        Visible = False
      end
      object N43: TMenuItem
        Caption = #33756#21333'33'
        Visible = False
      end
    end
  end
  object Database1: TDatabase
    AliasName = 'edu'
    DatabaseName = 'student'
    SessionName = 'Default'
    Left = 40
    Top = 24
  end
end

⌨️ 快捷键说明

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