⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmedit.dfm

📁 尚未完成的传奇3资源编辑器,需要就下吧
💻 DFM
字号:
object FrmEdt: TFrmEdt
  Left = 100
  Top = 107
  Width = 771
  Height = 565
  Caption = 'Legend Of Mir3 WILEditer'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  OnResize = FormResize
  PixelsPerInch = 96
  TextHeight = 13
  object DG: TDrawGrid
    Left = 0
    Top = 0
    Width = 763
    Height = 519
    Align = alClient
    BiDiMode = bdRightToLeftReadingOnly
    Color = cl3DDkShadow
    Ctl3D = True
    FixedColor = clGradientActiveCaption
    FixedCols = 0
    FixedRows = 0
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindow
    Font.Height = -12
    Font.Name = 'Microsoft Sans Serif'
    Font.Style = []
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected]
    ParentBiDiMode = False
    ParentCtl3D = False
    ParentFont = False
    ParentShowHint = False
    PopupMenu = PopupMenu
    ScrollBars = ssVertical
    ShowHint = False
    TabOrder = 0
    OnDrawCell = DGDrawCell
    OnSelectCell = DGSelectCell
  end
  object StatusBar: TStatusBar
    Left = 0
    Top = 519
    Width = 763
    Height = 19
    Panels = <
      item
        Alignment = taRightJustify
        Width = 500
      end
      item
        Alignment = taRightJustify
        Width = 50
      end>
  end
  object M2: TWMImages
    FileName = '.\Magic.wil'
    LibType = ltLoadBmp
    MaxMemorySize = 1024000
    Appr = 0
    Left = 728
    Top = 8
  end
  object PopupMenu: TPopupMenu
    AutoHotkeys = maManual
    Left = 336
    Top = 8
    object N1: TMenuItem
      AutoHotkeys = maManual
      Caption = #23548#20837#20301#22270
      OnClick = N1Click
    end
    object N2: TMenuItem
      AutoHotkeys = maManual
      Caption = #23548#20986#20301#22270
      OnClick = N2Click
    end
    object N3: TMenuItem
      AutoHotkeys = maManual
      Caption = #35774#25104#31354#30333
      ShortCut = 46
    end
    object N4: TMenuItem
      AutoHotkeys = maManual
      Caption = #25554#20837#31354#30333
      ShortCut = 45
    end
    object N5: TMenuItem
      AutoHotkeys = maManual
      Caption = #25209#37327#23548#20837#20301#22270
    end
    object FLY1: TMenuItem
      AutoHotkeys = maManual
      Caption = #25209#37327#23548#20837'.FLY'
    end
    object N6: TMenuItem
      AutoHotkeys = maManual
      Caption = #25209#37327#23548#20986#20301#22270
    end
    object FLY2: TMenuItem
      AutoHotkeys = maManual
      Caption = #25209#37327#23548#20986'.FLY'
    end
  end
  object ODBMP: TOpenDialog
    Filter = 'Windows'#20301#22270'|*.bmp'
    Left = 368
    Top = 8
  end
  object SDBMP: TSaveDialog
    Filter = 'Windows'#20301#22270'|*.bmp'
    Left = 400
    Top = 8
  end
  object ODFLY: TOpenDialog
    Left = 368
    Top = 40
  end
  object SDFLY: TSaveDialog
    Left = 400
    Top = 40
  end
end

⌨️ 快捷键说明

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