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

📄 main.dfm

📁 热血江湖游戏辅助工具原代码 学习delphi开发游戏外挂的好例子
💻 DFM
字号:
object FrmGameWin: TFrmGameWin
  Left = 603
  Top = 283
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #28909#34880#20043#26143' V126'
  ClientHeight = 275
  ClientWidth = 228
  Color = clWhite
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object AdBar: TWebBrowser
    Left = 0
    Top = 0
    Width = 228
    Height = 80
    Align = alTop
    TabOrder = 0
    OnDocumentComplete = AdBarDocumentComplete
    ControlData = {
      4C00000091170000450800000000000000000000000000000000000000000000
      000000004C000000000000000000000001000000E0D057007335CF11AE690800
      2B2E126208000000000000004C0000000114020000000000C000000000000046
      8000000000000000000000000000000000000000000000000000000000000000
      00000000000000000100000000000000000000000000000000000000}
  end
  object MyPage: TRzPageControl
    Left = 0
    Top = 82
    Width = 228
    Height = 193
    ActivePage = TabGame
    Align = alBottom
    HotTrack = False
    TabIndex = 0
    TabOrder = 1
    FixedDimension = 18
    object TabGame: TRzTabSheet
      Color = clWhite
      Caption = #28216#25103#36873#39033#30446
      object Bevel: TBevel
        Left = 1
        Top = 138
        Width = 223
        Height = 2
      end
      object LabHint3: TLabel
        Left = 110
        Top = 121
        Width = 102
        Height = 12
        Caption = 'NumLock'#38190#21628#20986#24037#20855
        Font.Charset = GB2312_CHARSET
        Font.Color = clFuchsia
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object LabHint1: TLabel
        Left = 12
        Top = 105
        Width = 192
        Height = 12
        Caption = #22914#26700#38754#20998#36776#29575#19982#28216#25103#30456#21516#26080#27861#31383#21475#21270
        Font.Charset = GB2312_CHARSET
        Font.Color = clRed
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object LabVis: TLabel
        Left = 113
        Top = 86
        Width = 48
        Height = 12
        Caption = #35270#35273#36317#31163
      end
      object LabRes: TLabel
        Left = 13
        Top = 17
        Width = 84
        Height = 12
        Caption = #36873#25321#28216#25103#20998#36776#29575
      end
      object LabResh: TLabel
        Left = 13
        Top = 40
        Width = 84
        Height = 12
        Caption = #36873#25321#28216#25103#21047#26032#29575
      end
      object BtnStart: TButton
        Left = 162
        Top = 142
        Width = 57
        Height = 21
        Caption = #24320#22987
        TabOrder = 0
        OnClick = BtnStartClick
      end
      object SelServer: TRzComboBox
        Left = 8
        Top = 143
        Width = 147
        Height = 20
        Style = csDropDownList
        Ctl3D = False
        FlatButtons = True
        FrameVisible = True
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 1
        Items.Strings = (
          #32593#36890#19968#21306#65288#21407#19968#21306#65289
          #32593#36890#20108#21306#65288#26032#21306#65289
          #30005#20449#19968#21306#65288#26032#21306#65289
          #30005#20449#20108#21306#65288#21407#20108#21306#65289
          #30005#20449#19977#21306#65288#21407#19977#21306#65289)
      end
      object ChkWinMode: TCheckBox
        Left = 14
        Top = 119
        Width = 91
        Height = 17
        Caption = #31383#21475#27169#24335#28216#25103
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 2
      end
      object SelVis: TRzComboBox
        Left = 166
        Top = 82
        Width = 39
        Height = 20
        Style = csDropDownList
        Ctl3D = False
        FlatButtons = True
        FrameVisible = True
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 3
        Text = #39640
        Items.Strings = (
          #39640
          #20013
          #20302)
        ItemIndex = 0
      end
      object ChkShadow: TCheckBox
        Left = 14
        Top = 84
        Width = 91
        Height = 17
        Caption = #39640#32423#38452#24433#32454#33410
        TabOrder = 4
      end
      object ChkLand: TCheckBox
        Left = 14
        Top = 63
        Width = 93
        Height = 17
        Caption = #39640#32423#22320#22411#32454#33410
        TabOrder = 5
      end
      object ChkLing: TCheckBox
        Left = 114
        Top = 63
        Width = 91
        Height = 17
        Caption = #39640#32423#20809#32447#32454#33410
        TabOrder = 6
      end
      object SelectResh: TRzComboBox
        Left = 104
        Top = 36
        Width = 55
        Height = 20
        Style = csDropDownList
        Ctl3D = False
        FlatButtons = True
        FrameVisible = True
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 7
        Text = '75Hz'
        Items.Strings = (
          '60Hz'
          '70Hz'
          '75Hz'
          '80Hz'
          '85Hz'
          '90Hz'
          '100Hz')
        ItemIndex = 2
      end
      object SelectRes: TRzComboBox
        Left = 104
        Top = 12
        Width = 115
        Height = 20
        Style = csDropDownList
        Ctl3D = False
        FlatButtons = True
        FrameVisible = True
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 8
        Text = '800*600'
        Items.Strings = (
          '800*600'
          '1024*768'
          '1280*1024'
          '1600*1200')
        ItemIndex = 0
      end
    end
    object TabHelp: TRzTabSheet
      Color = clWhite
      Caption = #20351#29992#24110#21161
      object Label1: TLabel
        Left = 6
        Top = 10
        Width = 211
        Height = 157
        Alignment = taCenter
        AutoSize = False
        Caption = 
          #13#10#28909#34880#20043#26143#20351#29992#24110#21161#13#10#13#10'1.'#19981#31649#22312#37027#37324#19979#36733#26412#24037#20855#13#10#22312#20351#29992#21069#19968#23450#35201#36827#34892#26432#27602#13#10#13#10'2.'#31383#21475#27169#24335#28216#25103#19981#33021#25302#21160#13#10#28216#25103#31383#21475#65292#21542#21017 +
          #40736#26631#38169#20301#13#10#13#10'3.'#22312#36873#25321#22909#20154#29289#36827#20837#20102#22330#26223#13#10#20043#21518#20877#20351#29992'NumLock'#38190#21628#20986#13#10#36741#21161#24037#20855#31383#21475
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
      end
    end
  end
  object RunTimer: TTimer
    Enabled = False
    OnTimer = RunTimerTimer
    Left = 496
    Top = 18
  end
  object OpenExe: TOpenDialog
    DefaultExt = 'Client.exe'
    FileName = 'Client.exe'
    Filter = 'Client.exe|Client.exe'
    Title = #28216#25103#25191#34892#25991#20214
    Left = 193
    Top = 207
  end
end

⌨️ 快捷键说明

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