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

📄 unit1.dfm

📁 用dephi写的一个银行管理系统
💻 DFM
字号:
object Form1: TForm1
  Left = 241
  Top = 232
  Width = 570
  Height = 423
  Caption = #31995#32479#20027#31383#21475
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object MainMenu1: TMainMenu
    Left = 96
    Top = 96
    object N1: TMenuItem
      Caption = #31995#32479#33756#21333
      object N2: TMenuItem
        Caption = #31649#29702#21592#30331#24405#21306
        OnClick = N2Click
      end
      object N3: TMenuItem
        Caption = #29992#25143#30331#24405#21306
        OnClick = N3Click
      end
      object N4: TMenuItem
        Caption = #36864#20986#31995#32479
      end
    end
    object N5: TMenuItem
      Caption = #31649#29702#21592#24037#20316#21306
      Visible = False
      object N6: TMenuItem
        Caption = #31649#29702#21592#36164#26009#35774#32622
        OnClick = N6Click
      end
      object N7: TMenuItem
        Caption = #38134#34892#26381#21153#21306
        OnClick = N7Click
      end
      object N11: TMenuItem
        Caption = #36864#20986#24037#20316#21306
        OnClick = N11Click
      end
    end
    object N8: TMenuItem
      Caption = #23458#25143#26381#21153#21306
      Visible = False
      object N9: TMenuItem
        Caption = #23458#25143#26597#35810#21306
        OnClick = N9Click
      end
      object N10: TMenuItem
        Caption = #23458#25143#23384#27454'/'#21462#27454#21306
        OnClick = N10Click
      end
      object N12: TMenuItem
        Caption = #23458#25143#36716#36134'/'#36151#27454#21306
        OnClick = N12Click
      end
      object N13: TMenuItem
        Caption = #23458#25143#23494#30721#20462#25913'/'#36824#20195#21306
        OnClick = N13Click
      end
      object N14: TMenuItem
        Caption = #36864#20986#26381#21153#21306
        OnClick = N14Click
      end
    end
  end
end

⌨️ 快捷键说明

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