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

📄 unit1.dfm

📁 其他应用程序加菜单 如何给exe文件加个 菜单
💻 DFM
字号:
object FrmHooked: TFrmHooked
  Left = 483
  Top = 255
  Width = 254
  Height = 195
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object MainMenu1: TMainMenu
    Left = 56
    Top = 40
    object dd1: TMenuItem
      Caption = #33756#21333#19968
      object cc1: TMenuItem
        Caption = #23376#33756#21333#19968
      end
    end
    object asdf1: TMenuItem
      Caption = #33756#21333#20108
    end
    object cc2: TMenuItem
      Caption = #33756#21333#19977
      object dsdd1: TMenuItem
        Caption = 'dsdd'
      end
    end
  end
end

⌨️ 快捷键说明

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