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