mydll.dfm
来自「delphi dll 热键注入代码....................」· DFM 代码 · 共 36 行
DFM
36 行
object Form1: TForm1
Left = 218
Top = 195
BorderIcons = []
BorderStyle = bsSingle
Caption = 'Form1'
ClientHeight = 140
ClientWidth = 349
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 Memo1: TMemo
Left = 24
Top = 16
Width = 313
Height = 113
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -27
Font.Name = #40657#20307
Font.Style = [fsBold]
Lines.Strings = (
#24456#20005#37325#30340#24685#21916#20320#65281#25104#21151
#20102#65281
'')
ParentFont = False
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?