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

📄 unit1.dfm

📁 简单的一个computer系统
💻 DFM
字号:
object Form1: TForm1
  Left = 277
  Top = 297
  Width = 755
  Height = 441
  Caption = #30005#33041#31649#29702#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  PixelsPerInch = 96
  TextHeight = 13
  object MainMenu1: TMainMenu
    Left = 328
    Top = 65528
    object N5: TMenuItem
      Caption = #23458#25143#31649#29702'(&K)'
      object N6: TMenuItem
        Caption = #23458#25143#20010#20154#36164#26009'(&P)'
        OnClick = N6Click
      end
      object N7: TMenuItem
        Caption = '-'
      end
      object N8: TMenuItem
        Caption = #23458#25143#20449#24687#32500#25252'(&X)'
        OnClick = N8Click
      end
    end
    object N9: TMenuItem
      Caption = #38144#21806#31649#29702'(&Q)'
      object N10: TMenuItem
        Caption = #38144#21806#26597#35810'(&C)'
        OnClick = N10Click
      end
    end
    object N1: TMenuItem
      Caption = #30005#33041#31649#29702
      object N2: TMenuItem
        Caption = #30005#33041#32479#35745
        OnClick = N2Click
      end
    end
  end
end

⌨️ 快捷键说明

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