pluginsfrm.dfm
来自「《delphi深度编程及其项目开发》」· DFM 代码 · 共 30 行
DFM
30 行
object frmPlugins: TfrmPlugins
Left = 162
Top = 160
Width = 477
Height = 188
Caption = #25554#20214#31243#24207#28436#31034
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 160
Top = 56
Width = 184
Height = 21
Caption = #27426#36814#20351#29992#25554#20214#31243#24207
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -21
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?