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

📄 mainunit.dfm

📁 Delphi窗体动态库,可对窗体各类资源进行仿问。
💻 DFM
字号:
object frmMain: TfrmMain
  Left = 292
  Top = 304
  Width = 585
  Height = 394
  Caption = 'frmMain'
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poDesktopCenter
  WindowMenu = m_Windows
  PixelsPerInch = 96
  TextHeight = 12
  object MainMenu1: TMainMenu
    Left = 488
    object M_Invoke: TMenuItem
      Caption = #35843#29992#31383#20307
      GroupIndex = 1
      object mi_inDLL: TMenuItem
        Caption = 'DLL'#37324#30340#23376#31383#20307
        OnClick = mi_inDLLClick
      end
      object mi_inGeneral: TMenuItem
        Caption = #26222#36890#23376#31383#20307
        OnClick = mi_inGeneralClick
      end
    end
    object m_Windows: TMenuItem
      Caption = #31383#21475
      GroupIndex = 10
      object N4: TMenuItem
        Caption = #24179#38138
      end
      object N5: TMenuItem
        Caption = '-'
      end
    end
    object N1: TMenuItem
      Caption = #35843#35797#29992#30340
      GroupIndex = 10
      object N2: TMenuItem
        Caption = #26597#30475
        OnClick = N2Click
      end
    end
    object N3: TMenuItem
      Caption = #20851#20110
      GroupIndex = 10
      OnClick = N3Click
    end
  end
end

⌨️ 快捷键说明

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