configmongen.dfm

来自「传奇2...飘飘M2的源码.曾经是传奇"龙"版用得最好的M2程序.完整M2源码」· DFM 代码 · 共 26 行

DFM
26
字号
object frmConfigMonGen: TfrmConfigMonGen
  Left = 350
  Top = 201
  Width = 590
  Height = 364
  Caption = #21047#24618#37197#21046
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  PixelsPerInch = 96
  TextHeight = 12
  object ListBoxMonGen: TListBox
    Left = 8
    Top = 8
    Width = 241
    Height = 313
    ItemHeight = 12
    TabOrder = 0
  end
end

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?