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

📄 umain.dfm

📁 delphi插件编程演示
💻 DFM
字号:
object frmMain: TfrmMain
  Left = 0
  Top = 0
  Caption = #25554#20214#8212#8212#19968#31181#21363#25554#21363#29992#30340#33402#26415
  ClientHeight = 206
  ClientWidth = 339
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object StatusBar1: TStatusBar
    Left = 0
    Top = 187
    Width = 339
    Height = 19
    Panels = <>
    SimplePanel = True
    SimpleText = #21647#21335#24037#20316#23460
  end
  object MainMenu1: TMainMenu
    Left = 104
    Top = 112
    object plugins1: TMenuItem
      Caption = #25554#20214
    end
  end
end

⌨️ 快捷键说明

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