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

📄 memorybrowserformunit.dfm

📁 冒险岛吸怪源码UCE的制作材料 用于冒险岛游戏的外挂
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object MemoryBrowser: TMemoryBrowser
  Left = 740
  Top = 129
  Width = 696
  Height = 566
  HelpContext = 12
  Caption = 'Memory Viewer'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  OnResize = FormResize
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Splitter1: TSplitter
    Left = 0
    Top = 290
    Width = 688
    Height = 4
    Cursor = crVSplit
    Align = alTop
    AutoSnap = False
    Beveled = True
    OnCanResize = Splitter1CanResize
    OnMoved = Splitter1Moved
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 688
    Height = 290
    Align = alTop
    BevelOuter = bvNone
    TabOrder = 0
    object Splitter2: TSplitter
      Left = 500
      Top = 0
      Height = 290
      Align = alRight
      AutoSnap = False
    end
    object Panel5: TPanel
      Left = 0
      Top = 0
      Width = 500
      Height = 290
      Align = alClient
      BevelOuter = bvNone
      TabOrder = 0
      OnResize = Panel5Resize
      DesignSize = (
        500
        290)
      object DisCanvas: TPaintBox
        Left = -8
        Top = 17
        Width = 483
        Height = 256
        Anchors = [akLeft, akTop, akRight, akBottom]
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'Courier'
        Font.Style = []
        ParentFont = False
        PopupMenu = debuggerpopup
        OnDblClick = DisCanvasDblClick
        OnMouseDown = DisCanvasMouseDown
        OnPaint = DisCanvasPaint
      end
      object ScrollBar1: TScrollBar
        Left = 484
        Top = 17
        Width = 16
        Height = 256
        Align = alRight
        Kind = sbVertical
        PageSize = 2
        Position = 50
        TabOrder = 0
        OnEnter = ScrollBar1Enter
        OnKeyDown = ScrollBar1KeyDown
        OnScroll = ScrollBar1Scroll
      end
      object Panel2: TPanel
        Left = 0
        Top = 0
        Width = 500
        Height = 17
        Align = alTop
        BevelInner = bvLowered
        TabOrder = 2
        object Label1: TLabel
          Left = 2
          Top = 2
          Width = 496
          Height = 13
          Align = alClient
          Alignment = taCenter
          AutoSize = False
          Transparent = False
        end
      end
      object Panel6: TPanel
        Left = 0
        Top = 273
        Width = 500
        Height = 17
        Align = alBottom
        BevelInner = bvLowered
        BevelOuter = bvLowered
        Color = clWhite
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBtnText
        Font.Height = -11
        Font.Name = 'Courier'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        OnMouseDown = Panel5MouseDown
      end
    end
    object RegisterView: TPanel
      Left = 503
      Top = 0
      Width = 185
      Height = 290
      Align = alRight
      TabOrder = 1
      object ScrollBox1: TScrollBox
        Left = 1
        Top = 1
        Width = 183
        Height = 288
        Align = alClient
        TabOrder = 0
        object EAXLabel: TLabel
          Left = 8
          Top = 16
          Width = 96
          Height = 13
          Cursor = crHandPoint
          Caption = 'EAX 00000000'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
          OnClick = EAXLabelDblClick
        end
        object EBXlabel: TLabel
          Tag = 1
          Left = 8
          Top = 32
          Width = 96
          Height = 13
          Cursor = crHandPoint
          Caption = 'EBX 00000000'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
          OnClick = EAXLabelDblClick
        end
        object ECXlabel: TLabel
          Tag = 2
          Left = 8
          Top = 48
          Width = 96
          Height = 13
          Cursor = crHandPoint
          Caption = 'ECX 00000000'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
          OnClick = EAXLabelDblClick
        end
        object EDXlabel: TLabel
          Tag = 3
          Left = 8
          Top = 64
          Width = 96
          Height = 13
          Cursor = crHandPoint
          Caption = 'EDX 00000000'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
          OnClick = EAXLabelDblClick
        end
        object ESIlabel: TLabel
          Tag = 4
          Left = 8
          Top = 80
          Width = 96
          Height = 13
          Cursor = crHandPoint
          Caption = 'ESI 00000000'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
          OnClick = EAXLabelDblClick
        end
        object EDIlabel: TLabel
          Tag = 5
          Left = 8
          Top = 96
          Width = 96
          Height = 13
          Cursor = crHandPoint
          Caption = 'EDI 00000000'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
          OnClick = EAXLabelDblClick
        end
        object EBPlabel: TLabel
          Tag = 6
          Left = 8
          Top = 112
          Width = 96
          Height = 13
          Cursor = crHandPoint
          Caption = 'EBP 00000000'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
          OnClick = EAXLabelDblClick
        end
        object ESPlabel: TLabel
          Tag = 7
          Left = 8
          Top = 128
          Width = 96
          Height = 13
          Cursor = crHandPoint
          Caption = 'ESP 00000000'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
          OnClick = EAXLabelDblClick
        end
        object EIPlabel: TLabel
          Tag = 8
          Left = 8
          Top = 144
          Width = 96
          Height = 13
          Cursor = crHandPoint
          Caption = 'EIP 00000000'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
          OnClick = EAXLabelDblClick
        end
        object CSLabel: TLabel
          Tag = 9
          Left = 8
          Top = 176
          Width = 56
          Height = 13
          Cursor = crHandPoint
          Caption = 'CS 0000'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
          OnClick = EAXLabelDblClick
        end
        object DSLabel: TLabel
          Tag = 11
          Left = 8
          Top = 208
          Width = 56
          Height = 13
          Cursor = crHandPoint
          Caption = 'DS 0000'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
          OnClick = EAXLabelDblClick
        end
        object SSlabel: TLabel
          Tag = 10
          Left = 8
          Top = 192
          Width = 56
          Height = 13
          Cursor = crHandPoint
          Caption = 'SS 0000'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
          OnClick = EAXLabelDblClick
        end
        object ESlabel: TLabel
          Tag = 12
          Left = 8
          Top = 224
          Width = 56
          Height = 13
          Cursor = crHandPoint
          Caption = 'ES 0000'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
          OnClick = EAXLabelDblClick
        end
        object FSlabel: TLabel
          Tag = 13
          Left = 8
          Top = 240
          Width = 56
          Height = 13
          Cursor = crHandPoint
          Caption = 'FS 0000'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
          OnClick = EAXLabelDblClick
        end
        object GSlabel: TLabel
          Tag = 14
          Left = 8
          Top = 256
          Width = 56
          Height = 13
          Cursor = crHandPoint
          Caption = 'GS 0000'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
          OnClick = EAXLabelDblClick
        end
        object cflabel: TLabel
          Left = 136
          Top = 16
          Width = 32
          Height = 13
          Caption = 'CF 0'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
        end
        object pflabel: TLabel
          Left = 136
          Top = 32
          Width = 32
          Height = 13
          Caption = 'PF 0'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
        end
        object aflabel: TLabel
          Left = 136
          Top = 48
          Width = 32
          Height = 13
          Caption = 'AF 0'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
        end
        object zflabel: TLabel
          Left = 136
          Top = 64
          Width = 32
          Height = 13
          Caption = 'ZF 0'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
        end
        object sflabel: TLabel
          Left = 136
          Top = 80
          Width = 32
          Height = 13
          Caption = 'SF 0'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'
          Font.Style = []
          ParentFont = False
        end
        object oflabel: TLabel
          Left = 136
          Top = 96
          Width = 32
          Height = 13
          Caption = 'OF 0'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'Courier'

⌨️ 快捷键说明

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