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

📄 mainunit.dfm

📁 冒险岛吸怪源码UCE的制作材料 用于冒险岛游戏的外挂
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object MainForm: TMainForm
  Left = 1068
  Top = 590
  Width = 532
  Height = 576
  Hint = ' '
  HelpContext = 3
  HorzScrollBar.Visible = False
  VertScrollBar.Visible = False
  AlphaBlendValue = 127
  Caption = 'Cheat Engine 5.2 (beta)'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  Scaled = False
  OnClose = FormClose
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  OnDragDrop = Panel1DragDrop
  OnDragOver = Panel1DragOver
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Splitter1: TSplitter
    Left = 0
    Top = 345
    Width = 524
    Height = 3
    Cursor = crVSplit
    Align = alTop
    AutoSnap = False
    Beveled = True
    MinSize = 50
    OnCanResize = Splitter1CanResize
    OnMoved = Splitter1Moved
  end
  object Panel1: TPanel
    Tag = 777
    Left = 0
    Top = 348
    Width = 524
    Height = 177
    Align = alClient
    BevelInner = bvLowered
    BevelOuter = bvLowered
    BorderWidth = 1
    PopupMenu = PopupMenu2
    TabOrder = 0
    OnClick = Panel1Click
    OnDragDrop = Panel1DragDrop
    OnDragOver = Panel1DragOver
    OnMouseDown = Panel1MouseDown
    DesignSize = (
      524
      177)
    object Panel2: TPanel
      Left = 3
      Top = 3
      Width = 518
      Height = 17
      Align = alTop
      BevelOuter = bvNone
      TabOrder = 0
      DesignSize = (
        518
        17)
      object SortByFrozenButton: TButton
        Left = 0
        Top = 0
        Width = 41
        Height = 17
        Caption = 'Frozen'
        TabOrder = 0
        TabStop = False
        OnClick = SortByFrozenButtonClick
      end
      object SortByDescriptionButton: TButton
        Left = 62
        Top = 0
        Width = 160
        Height = 17
        Caption = 'Description'
        TabOrder = 1
        TabStop = False
        OnClick = SortByDescriptionButtonClick
      end
      object SortByAddressButton: TButton
        Left = 222
        Top = 0
        Width = 70
        Height = 17
        Caption = 'Address'
        TabOrder = 2
        TabStop = False
        OnClick = SortByAddressButtonClick
      end
      object SortByTypeButton: TButton
        Left = 292
        Top = 0
        Width = 58
        Height = 17
        Caption = 'Type'
        TabOrder = 3
        TabStop = False
        OnClick = SortByTypeButtonClick
      end
      object SortByValueButton: TButton
        Left = 350
        Top = 0
        Width = 168
        Height = 17
        Anchors = [akLeft, akTop, akRight]
        Caption = 'Value'
        TabOrder = 4
        TabStop = False
        OnClick = SortByValueButtonClick
      end
    end
    object Listview1: TListView
      Left = 1
      Top = -1
      Width = 527
      Height = 242
      Anchors = [akLeft, akTop, akRight, akBottom]
      BevelEdges = []
      BevelInner = bvNone
      BevelOuter = bvNone
      Color = clBtnFace
      Columns = <
        item
          Caption = 'Frozen'
          MinWidth = 45
          Width = 62
        end
        item
          Caption = 'Description'
          MinWidth = 50
          Width = 160
        end
        item
          Caption = 'Address'
          MinWidth = 60
          Width = 85
        end
        item
          Caption = 'Type'
          MinWidth = 45
          Width = 58
        end
        item
          Caption = 'Value'
          MinWidth = 10
          Width = 155
        end>
      FlatScrollBars = True
      TabOrder = 2
      ViewStyle = vsReport
      OnColumnClick = Listview1ColumnClick
    end
    object Panel3: TPanel
      Left = 3
      Top = 20
      Width = 518
      Height = 137
      Align = alClient
      BevelOuter = bvNone
      PopupMenu = PopupMenu2
      TabOrder = 1
      OnClick = Panel1Click
      OnDragDrop = Panel1DragDrop
      OnDragOver = Panel1DragOver
      OnMouseDown = Panel1MouseDown
      OnResize = Panel1Resize
      DesignSize = (
        518
        137)
      object Label30: TLabel
        Tag = 6
        Left = 0
        Top = 96
        Width = 537
        Height = 16
        Anchors = [akLeft, akTop, akRight]
        AutoSize = False
        Color = clBtnFace
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBtnFace
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentColor = False
        ParentFont = False
        PopupMenu = PopupMenu2
        Transparent = False
        OnDragDrop = Panel1DragDrop
        OnDragOver = Panel1DragOver
        OnMouseDown = SlectItem
      end
      object Label29: TLabel
        Tag = 5
        Left = 0
        Top = 80
        Width = 537
        Height = 16
        Anchors = [akLeft, akTop, akRight]
        AutoSize = False
        Color = clBtnFace
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBtnFace
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentColor = False
        ParentFont = False
        PopupMenu = PopupMenu2
        Transparent = False
        OnDragDrop = Panel1DragDrop
        OnDragOver = Panel1DragOver
        OnMouseDown = SlectItem
      end
      object Label12: TLabel
        Left = 0
        Top = 0
        Width = 537
        Height = 16
        Anchors = [akLeft, akTop, akRight]
        AutoSize = False
        Color = clBtnFace
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBtnFace
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentColor = False
        ParentFont = False
        PopupMenu = PopupMenu2
        Transparent = False
        OnDragDrop = Panel1DragDrop
        OnDragOver = Panel1DragOver
        OnMouseDown = SlectItem
      end
      object Label27: TLabel
        Tag = 4
        Left = 0
        Top = 64
        Width = 537
        Height = 16
        Anchors = [akLeft, akTop, akRight]
        AutoSize = False
        Color = clBtnFace
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBtnFace
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentColor = False
        ParentFont = False
        PopupMenu = PopupMenu2
        Transparent = False
        OnDragDrop = Panel1DragDrop
        OnDragOver = Panel1DragOver
        OnMouseDown = SlectItem
      end
      object Label15: TLabel
        Tag = 3
        Left = 0
        Top = 48
        Width = 537
        Height = 16
        Anchors = [akLeft, akTop, akRight]
        AutoSize = False
        Color = clBtnFace
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBtnFace
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentColor = False
        ParentFont = False
        PopupMenu = PopupMenu2
        Transparent = False
        OnDragDrop = Panel1DragDrop
        OnDragOver = Panel1DragOver
        OnMouseDown = SlectItem
      end
      object Label16: TLabel
        Tag = 2
        Left = 0
        Top = 32
        Width = 537
        Height = 16
        Anchors = [akLeft, akTop, akRight]
        AutoSize = False
        Color = clBtnFace
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBtnFace
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentColor = False
        ParentFont = False
        PopupMenu = PopupMenu2
        Transparent = False
        OnDragDrop = Panel1DragDrop
        OnDragOver = Panel1DragOver
        OnMouseDown = SlectItem
      end
      object Label13: TLabel
        Left = 367
        Top = 0
        Width = 6
        Height = 13
        Cursor = crHandPoint
        AutoSize = False
        Caption = '0'
        PopupMenu = PopupMenu2
        Transparent = True
        Visible = False
        OnDblClick = ValueClick
        OnDragDrop = Panel1DragDrop
        OnDragOver = Panel1DragOver
        OnMouseDown = SlectItem
      end
      object Label18: TLabel
        Left = 309
        Top = 0
        Width = 43
        Height = 13
        Cursor = crHandPoint
        AutoSize = False
        Caption = 'DWORD'
        PopupMenu = PopupMenu2
        Transparent = True
        Visible = False
        OnDblClick = TypeClick
        OnDragDrop = Panel1DragDrop
        OnDragOver = Panel1DragOver
        OnMouseDown = SlectItem
      end
      object Label23: TLabel
        Left = 226
        Top = 0
        Width = 48
        Height = 13
        Cursor = crHandPoint
        AutoSize = False
        Caption = 'FFFFFFFF'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        PopupMenu = PopupMenu2
        Transparent = True
        Visible = False
        OnDblClick = AddressClick
        OnDragDrop = Panel1DragDrop
        OnDragOver = Panel1DragOver
        OnMouseDown = SlectItem
      end
      object Label28: TLabel
        Left = 64
        Top = 0
        Width = 104
        Height = 13

⌨️ 快捷键说明

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