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

📄 resultwindowunit.dfm

📁 冒险岛吸怪源码UCE的制作材料 用于冒险岛游戏的外挂
💻 DFM
字号:
object resultwindow: Tresultwindow
  Left = 197
  Top = 120
  Width = 339
  Height = 288
  Caption = 'Results'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 47
    Top = 38
    Width = 152
    Height = 13
    Caption = 'NtUserBuildHwndListCallnumber'
  end
  object Label2: TLabel
    Left = 47
    Top = 62
    Width = 152
    Height = 13
    Caption = 'NtUserQueryWindowCallnumber'
  end
  object Label3: TLabel
    Left = 43
    Top = 86
    Width = 156
    Height = 13
    Caption = 'NtUserFindWindowExCallnumber'
  end
  object Label4: TLabel
    Left = 4
    Top = 110
    Width = 195
    Height = 13
    Caption = 'NtUserGetForegroundWindowCallnumber'
  end
  object Label5: TLabel
    Left = 128
    Top = 142
    Width = 71
    Height = 13
    Caption = 'activelinkoffset'
  end
  object Label6: TLabel
    Left = 110
    Top = 166
    Width = 89
    Height = 13
    Caption = 'processnameoffset'
  end
  object Label7: TLabel
    Left = 125
    Top = 190
    Width = 74
    Height = 13
    Caption = 'debugportoffset'
  end
  object Label8: TLabel
    Left = 16
    Top = 8
    Width = 296
    Height = 13
    Caption = 'If you have no idea what the following means then just click ok'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Button1: TButton
    Left = 128
    Top = 222
    Width = 75
    Height = 25
    Caption = 'OK'
    ModalResult = 1
    TabOrder = 0
  end
  object Edit1: TEdit
    Left = 201
    Top = 36
    Width = 121
    Height = 21
    TabOrder = 1
  end
  object Edit2: TEdit
    Left = 201
    Top = 60
    Width = 121
    Height = 21
    TabOrder = 2
  end
  object Edit3: TEdit
    Left = 201
    Top = 84
    Width = 121
    Height = 21
    TabOrder = 3
  end
  object Edit4: TEdit
    Left = 201
    Top = 108
    Width = 121
    Height = 21
    TabOrder = 4
  end
  object Edit5: TEdit
    Left = 201
    Top = 140
    Width = 121
    Height = 21
    TabOrder = 5
  end
  object Edit6: TEdit
    Left = 201
    Top = 164
    Width = 121
    Height = 21
    TabOrder = 6
  end
  object Edit7: TEdit
    Left = 201
    Top = 188
    Width = 121
    Height = 21
    TabOrder = 7
  end
end

⌨️ 快捷键说明

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