configmongen.dfm
来自「2009最新 传奇汉化0599代码 传奇汉化」· DFM 代码 · 共 27 行
DFM
27 行
object frmConfigMonGen: TfrmConfigMonGen
Left = 192
Top = 137
Width = 322
Height = 370
Caption = 'Monster Generation Config'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object ListBoxMonGen: TListBox
Left = 8
Top = 16
Width = 297
Height = 313
Hint = 'List of Spawned mobs and locations'
ItemHeight = 13
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?