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

📄 unit2.dfm

📁 这是一段游戏修改工具的源代码.ring3功能由dephi开发,驱动是C开发.希望对大家有帮助
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object MainForm: TMainForm  Left = 471  Top = 223  Width = 509  Height = 537  BorderIcons = [biSystemMenu, biMinimize]  Caption = 'Cheat Engine 5.0 Network client'  Color = clBtnFace  Font.Charset = DEFAULT_CHARSET  Font.Color = clWindowText  Font.Height = -11  Font.Name = 'MS Sans Serif'  Font.Style = []  OldCreateOrder = False  Position = poScreenCenter  OnClose = FormClose  OnCloseQuery = FormCloseQuery  OnCreate = FormCreate  OnShow = FormShow  PixelsPerInch = 96  TextHeight = 13  object Splitter1: TSplitter    Left = 0    Top = 329    Width = 501    Height = 3    Cursor = crVSplit    Align = alTop    AutoSnap = False    Beveled = True    MinSize = 50  end  object Panel1: TPanel    Tag = 777    Left = 0    Top = 332    Width = 501    Height = 138    Align = alClient    BevelInner = bvLowered    BevelOuter = bvLowered    BorderWidth = 1    PopupMenu = PopupMenu2    TabOrder = 0    OnDragDrop = Panel1DragDrop    OnDragOver = Panel1DragOver    OnResize = Panel1Resize    object Panel2: TPanel      Left = 3      Top = 3      Width = 495      Height = 17      Align = alTop      BevelOuter = bvNone      TabOrder = 0      DesignSize = (        495        17)      object SortByFrozenButton: TButton        Left = 0        Top = 0        Width = 62        Height = 17        Caption = 'Frozen'        TabOrder = 0        TabStop = False      end      object SortByDescriptionButton: TButton        Left = 62        Top = 0        Width = 160        Height = 17        Caption = 'Description'        TabOrder = 1        TabStop = False      end      object SortByAddressButton: TButton        Left = 222        Top = 0        Width = 70        Height = 17        Caption = 'Address'        TabOrder = 2        TabStop = False      end      object SortByTypeButton: TButton        Left = 292        Top = 0        Width = 58        Height = 17        Caption = 'Type'        TabOrder = 3        TabStop = False      end      object SortByValueButton: TButton        Left = 350        Top = 0        Width = 145        Height = 17        Anchors = [akLeft, akTop, akRight]        Caption = 'Value'        TabOrder = 4        TabStop = False      end    end    object Panel3: TPanel      Left = 3      Top = 20      Width = 479      Height = 115      Align = alClient      BevelOuter = bvNone      PopupMenu = PopupMenu2      TabOrder = 1      DesignSize = (        479        115)      object Label30: TLabel        Tag = 6        Left = 0        Top = 96        Width = 498        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 = 498        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 = 498        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 = 498        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 = 498        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 = 498        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 = 351        Top = 0        Width = 6        Height = 13        Cursor = crHandPoint        Alignment = taCenter        Caption = '0'        PopupMenu = PopupMenu2        Transparent = True        Visible = False        OnDblClick = ValueClick        OnDragDrop = Panel1DragDrop        OnDragOver = Panel1DragOver        OnMouseDown = slectItem      end      object Label18: TLabel        Left = 293        Top = 0        Width = 54        Height = 13        Cursor = crHandPoint        Alignment = taCenter        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        Alignment = taCenter        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        Alignment = taCenter        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 = 498        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        Alignment = taCenter        Caption = 'blaaaaaaaaaaaaaaaa'        PopupMenu = PopupMenu2        Transparent = True        Visible = False        OnDblClick = Label28Click        OnDragDrop = Panel1DragDrop        OnDragOver = Panel1DragOver        OnMouseDown = slectItem      end      object Label10: TLabel        Tag = 1        Left = 226        Top = 16        Width = 48        Height = 13        Cursor = crHandPoint        Alignment = taCenter        Caption = 'FFFFFFFF'        PopupMenu = PopupMenu2

⌨️ 快捷键说明

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