umain.dfm.~3~
来自「delphi插件编程演示」· ~3~ 代码 · 共 25 行
~3~
25 行
object frmMain: TfrmMain
Left = 0
Top = 0
Caption = 'main'
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
PixelsPerInch = 96
TextHeight = 13
object MainMenu1: TMainMenu
Left = 104
Top = 112
object plugins1: TMenuItem
Caption = #25554#20214
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?