configmongen.dfm
来自「乐都SQL版传奇全套代码,绝对可编译」· DFM 代码 · 共 26 行
DFM
26 行
object frmConfigMonGen: TfrmConfigMonGen
Left = 192
Top = 137
Width = 590
Height = 366
Caption = 'frmConfigMonGen'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
PixelsPerInch = 96
TextHeight = 13
object ListBoxMonGen: TListBox
Left = 8
Top = 16
Width = 241
Height = 313
ItemHeight = 13
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?