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