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

📄 mainunit.dfm.svn-base

📁 这是一段游戏修改工具的源代码.ring3功能由dephi开发,驱动是C开发.希望对大家有帮助
💻 SVN-BASE
📖 第 1 页 / 共 5 页
字号:
object MainForm: TMainForm
  Tag = 2
  Left = 498
  Top = 284
  Width = 532
  Height = 570
  Hint = ' '
  HelpContext = 3
  HorzScrollBar.Visible = False
  VertScrollBar.Visible = False
  AlphaBlendValue = 127
  Caption = 'Cheat Engine 5.4'
  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 = 171
    Align = alClient
    BevelOuter = bvNone
    BorderWidth = 1
    FullRepaint = False
    PopupMenu = PopupMenu2
    TabOrder = 0
    OnClick = Panel1Click
    OnDragDrop = Panel1DragDrop
    OnDragOver = Panel1DragOver
    OnMouseDown = Panel1MouseDown
    object Panel2: TPanel
      Left = 3
      Top = 3
      Width = 518
      Height = 17
      BevelOuter = bvNone
      FullRepaint = False
      TabOrder = 0
      Visible = False
      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 ScrollBox1: TScrollBox
      Left = 1
      Top = 1
      Width = 506
      Height = 169
      HorzScrollBar.Tracking = True
      VertScrollBar.Range = 17
      VertScrollBar.Visible = False
      Align = alClient
      AutoScroll = False
      BorderStyle = bsNone
      TabOrder = 1
      object HeaderControl1: THeaderControl
        Left = 0
        Top = 0
        Width = 506
        Height = 17
        Sections = <
          item
            ImageIndex = -1
            MinWidth = 45
            Text = 'Frozen'
            Width = 62
          end
          item
            ImageIndex = -1
            MinWidth = 50
            Text = 'Description'
            Width = 160
          end
          item
            ImageIndex = -1
            MinWidth = 60
            Text = 'Address'
            Width = 85
          end
          item
            ImageIndex = -1
            MinWidth = 45
            Text = 'Type'
            Width = 58
          end
          item
            ImageIndex = -1
            MinWidth = 10
            Text = 'Value'
            Width = 153
          end>
        OnSectionClick = HeaderControl1SectionClick
        OnSectionResize = HeaderControl1SectionResize
      end
      object Panel3: TPanel
        Left = 0
        Top = 17
        Width = 506
        Height = 152
        Align = alClient
        BevelOuter = bvNone
        FullRepaint = False
        PopupMenu = PopupMenu2
        TabOrder = 1
        OnClick = Panel1Click
        OnDragDrop = Panel1DragDrop
        OnDragOver = Panel1DragOver
        OnMouseDown = Panel1MouseDown
        OnResize = Panel1Resize
        DesignSize = (
          506
          152)
        object Label30: TLabel
          Tag = 6
          Left = 0
          Top = 96
          Width = 529
          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 = 529
          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 = 529
          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 = 529
          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 = 529
          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 = 529
          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
          Cursor = crHandPoint
          AutoSize = False
          Caption = 'blaaaaaaaaaaaaaaaa'
          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 = Label28Click
          OnDragDrop = Panel1DragDrop
          OnDragOver = Panel1DragOver
          OnMouseDown = SlectItem
        end
        object Label3: TLabel
          Tag = 1
          Left = 0
          Top = 16
          Width = 529
          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 Label9: TLabel
          Tag = 1
          Left = 64
          Top = 16
          Width = 104
          Height = 13
          Cursor = crHandPoint
          AutoSize = False
          Caption = 'blaaaaaaaaaaaaaaaa'
          PopupMenu = PopupMenu2
          Transparent = True

⌨️ 快捷键说明

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