main.dfm

来自「学生档案管理系统 初始登录用户名:admin密码:admin」· DFM 代码 · 共 86 行

DFM
86
字号
object MainForm: TMainForm
  Left = 227
  Top = 175
  BorderStyle = bsSingle
  Caption = #23398#29983#31649#29702#31995#32479'--'#19979#36733#32593#22336#65306'http:\\www.cn-efang.com'
  ClientHeight = 455
  ClientWidth = 614
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poScreenCenter
  Scaled = False
  WindowState = wsMaximized
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object MainMenu1: TMainMenu
    Left = 104
    Top = 32
    object N1: TMenuItem
      Caption = #31995#32479#31649#29702
      object N2: TMenuItem
        Caption = #25805#20316#21592#31649#29702
        OnClick = N2Click
      end
      object N3: TMenuItem
        Caption = #23494#30721#20462#25913
        OnClick = N3Click
      end
      object N4: TMenuItem
        Caption = #21021#22987#21270
        OnClick = N4Click
      end
      object N5: TMenuItem
        Caption = '-'
      end
      object N6: TMenuItem
        Caption = #36864#20986
        OnClick = N6Click
      end
    end
    object N7: TMenuItem
      Caption = #20449#24687#36164#26009
      object N8: TMenuItem
        Caption = #19987#19994#20449#24687
        OnClick = N8Click
      end
      object N9: TMenuItem
        Caption = #35838#31243#20449#24687
        OnClick = N9Click
      end
      object N10: TMenuItem
        Caption = '-'
      end
      object N11: TMenuItem
        Caption = #23398#29983#22522#26412#20449#24687
        OnClick = N11Click
      end
      object N12: TMenuItem
        Caption = #25104#32489
        OnClick = N12Click
      end
    end
    object N13: TMenuItem
      Caption = #20449#24687#26597#35810
      object N14: TMenuItem
        Caption = #35838#31243#26597#35810
        OnClick = N14Click
      end
      object N15: TMenuItem
        Caption = #23398#29983#36164#26009#26597#35810
        OnClick = N15Click
      end
      object N16: TMenuItem
        Caption = #25104#32489#26597#35810
        OnClick = N16Click
      end
    end
  end
end

⌨️ 快捷键说明

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