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

📄 unit1.dfm

📁 诛仙delphi外挂源码诛仙delphi外挂源码诛仙delphi外挂源码诛仙delphi外挂源码诛仙delphi外挂源码
💻 DFM
字号:
object Form1: TForm1
  Left = 193
  Top = 111
  VertScrollBar.Style = ssHotTrack
  VertScrollBar.Visible = False
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = 'gaj '
  ClientHeight = 546
  ClientWidth = 263
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object tabs_user: TPageControl
    Left = -1
    Top = 0
    Width = 265
    Height = 548
    ActivePage = TabSetting
    TabOrder = 0
    OnChange = tabs_userChange
    object TabUserInfo: TTabSheet
      Caption = #20154#29289#20449#24687
      object GroupBox1: TGroupBox
        Left = 0
        Top = 0
        Width = 257
        Height = 105
        TabOrder = 0
        object Label1: TLabel
          Left = 8
          Top = 16
          Width = 36
          Height = 13
          Caption = #28216#25103#21517
        end
        object Label_Name: TLabel
          Left = 49
          Top = 16
          Width = 3
          Height = 13
        end
        object Label2: TLabel
          Left = 160
          Top = 16
          Width = 12
          Height = 13
          Caption = #32423
        end
        object Label_Leave: TLabel
          Left = 192
          Top = 16
          Width = 3
          Height = 13
        end
        object Label3: TLabel
          Left = 8
          Top = 32
          Width = 12
          Height = 13
          Caption = #32418
        end
        object Label4: TLabel
          Left = 160
          Top = 32
          Width = 12
          Height = 13
          Caption = #34013
        end
        object Label_Xue: TLabel
          Left = 49
          Top = 32
          Width = 3
          Height = 13
        end
        object Label_Lan: TLabel
          Left = 193
          Top = 32
          Width = 3
          Height = 13
        end
        object Label11: TLabel
          Left = 8
          Top = 48
          Width = 27
          Height = 13
          Caption = #32463' '#39564
        end
        object Label_exp: TLabel
          Left = 49
          Top = 48
          Width = 3
          Height = 13
        end
        object Label12: TLabel
          Left = 8
          Top = 72
          Width = 24
          Height = 13
          Caption = #22352#26631
        end
        object Label_Coordinate: TLabel
          Left = 49
          Top = 72
          Width = 3
          Height = 13
        end
      end
      object GroupBox2: TGroupBox
        Left = 0
        Top = 104
        Width = 258
        Height = 89
        TabOrder = 1
        object Label5: TLabel
          Left = 50
          Top = 18
          Width = 27
          Height = 13
          Caption = #19979' '#38480
        end
        object Label6: TLabel
          Left = 127
          Top = 18
          Width = 37
          Height = 13
          Caption = 'useItem'
        end
        object Label7: TLabel
          Left = 50
          Top = 42
          Width = 27
          Height = 13
          Caption = #19979' '#38480
        end
        object Label8: TLabel
          Left = 127
          Top = 42
          Width = 37
          Height = 13
          Caption = 'useItem'
        end
        object CheckBoxXue: TCheckBox
          Left = 8
          Top = 16
          Width = 45
          Height = 17
          Caption = 'HP'
          TabOrder = 0
          OnClick = CheckBoxXueClick
        end
        object Edit_limitXue: TEdit
          Left = 83
          Top = 15
          Width = 40
          Height = 21
          TabOrder = 1
          Text = '100'
        end
        object ComboBox_Xue: TComboBox
          Left = 178
          Top = 15
          Width = 77
          Height = 21
          ItemHeight = 13
          TabOrder = 2
          TabStop = False
          Text = #36873#25321#29289#21697
        end
        object CheckBoxLan: TCheckBox
          Left = 8
          Top = 40
          Width = 45
          Height = 17
          Caption = 'MP'
          TabOrder = 3
          OnClick = CheckBoxLanClick
        end
        object Edit_limitLan: TEdit
          Left = 83
          Top = 39
          Width = 40
          Height = 21
          TabOrder = 4
          Text = '100'
        end
        object ComboBox_Lan: TComboBox
          Left = 179
          Top = 39
          Width = 77
          Height = 21
          ItemHeight = 13
          TabOrder = 5
          TabStop = False
          Text = #36873#25321#29289#21697
        end
      end
      object CheckBox_PackUp: TCheckBox
        Left = 8
        Top = 298
        Width = 65
        Height = 17
        Caption = 'pickitem'
        TabOrder = 2
        OnClick = CheckBox_PackUpClick
      end
      object ComboBox_PickKey: TComboBox
        Left = 80
        Top = 296
        Width = 73
        Height = 21
        ItemHeight = 13
        TabOrder = 3
        Text = #36873#25321#28909#38190
        Items.Strings = (
          'F1'
          'F2'
          'F3'
          'F4'
          'F5'
          'F6'
          'F7'
          'F8'
          'F9'
          'F10'
          'F11')
      end
      object Button_autoAttack: TButton
        Left = 72
        Top = 480
        Width = 75
        Height = 25
        Caption = #25346#26426
        TabOrder = 4
        OnClick = Button_autoAttackClick
      end
      object Button_stopAttick: TButton
        Left = 160
        Top = 480
        Width = 75
        Height = 25
        Caption = #20572#27490#25346#26426
        TabOrder = 5
        OnClick = Button_stopAttickClick
      end
      object Edit_attackLimit: TEdit
        Left = 0
        Top = 480
        Width = 57
        Height = 21
        TabOrder = 6
        Text = '300'
      end
      object CheckBox_useSkill: TCheckBox
        Left = 8
        Top = 346
        Width = 65
        Height = 17
        Caption = #36741#21161#25216#33021
        Enabled = False
        TabOrder = 7
      end
      object ComboBox_skill: TComboBox
        Left = 80
        Top = 343
        Width = 73
        Height = 21
        Enabled = False
        ItemHeight = 13
        TabOrder = 8
      end
      object Button_refresh: TButton
        Left = 160
        Top = 343
        Width = 74
        Height = 22
        Caption = #20351#29992#25216#33021
        TabOrder = 9
        OnClick = Button_refreshClick
      end
      object Button2: TButton
        Left = 168
        Top = 456
        Width = 75
        Height = 25
        Caption = 'Button2'
        TabOrder = 10
        OnClick = Button2Click
      end
      object Edit1: TEdit
        Left = 48
        Top = 456
        Width = 121
        Height = 21
        TabOrder = 11
        Text = 'Edit1'
      end
      object CheckBox_compSkill: TCheckBox
        Left = 8
        Top = 378
        Width = 65
        Height = 17
        Caption = #25915#20987#25216#33021
        TabOrder = 12
      end
      object ListBox_compSkill: TListBox
        Left = 80
        Top = 378
        Width = 73
        Height = 41
        ItemHeight = 13
        TabOrder = 13
      end
      object Button_addcompski: TButton
        Left = 160
        Top = 378
        Width = 74
        Height = 22
        Caption = #22686#21152#25216#33021
        TabOrder = 14
        OnClick = Button_addcompskiClick
      end
      object CheckBox_SkillAdd: TCheckBox
        Left = 8
        Top = 426
        Width = 65
        Height = 17
        Caption = #25216#33021#21152#34880
        TabOrder = 15
      end
      object Edit_SkillAddDelay: TEdit
        Left = 208
        Top = 426
        Width = 33
        Height = 21
        TabOrder = 16
        Text = '24'
      end
      object ComboBox_skilladd: TComboBox
        Left = 80
        Top = 426
        Width = 73
        Height = 21
        ItemHeight = 13
        TabOrder = 17
      end
      object Edit_skilladdlimit: TEdit
        Left = 160
        Top = 426
        Width = 33
        Height = 21
        TabOrder = 18
        Text = '300'
      end
      object GroupBox3: TGroupBox
        Left = 0
        Top = 193
        Width = 257
        Height = 40
        TabOrder = 19
        object Label13: TLabel
          Left = 6
          Top = 16
          Width = 12
          Height = 13
          Caption = #21517
        end
        object Label_BugName: TLabel
          Left = 32
          Top = 16
          Width = 3
          Height = 13
        end
        object Label15: TLabel
          Left = 122
          Top = 16
          Width = 12
          Height = 13
          Caption = #32418
        end
        object Label_BugXue: TLabel
          Left = 152
          Top = 16
          Width = 3
          Height = 13
        end
      end
      object ProgressBar1: TProgressBar
        Left = 0
        Top = 256
        Width = 137
        Height = 16
        TabOrder = 20
      end
    end
    object TabSetting: TTabSheet
      Caption = #35774#32622
      ImageIndex = 1
      object Label9: TLabel
        Left = 8
        Top = 16
        Width = 72
        Height = 13
        Caption = #29289#21697#36807#28388#21015#34920
      end
      object Label10: TLabel
        Left = 156
        Top = 40
        Width = 72
        Height = 13
        Caption = #28155#21152#36807#28388#29289#21697
      end
      object ListBox_ItemFilter: TListBox
        Left = 8
        Top = 32
        Width = 145
        Height = 153
        ItemHeight = 13
        TabOrder = 0
        OnClick = ListBox_ItemFilterClick
      end
      object Button_listAdd: TButton
        Left = 160
        Top = 80
        Width = 57
        Height = 21
        Caption = #28155#21152
        TabOrder = 1
        OnClick = Button_listAddClick
      end
      object Edit_AddItem: TEdit
        Left = 155
        Top = 55
        Width = 99
        Height = 21
        TabOrder = 2
      end
      object Button_listDel: TButton
        Left = 160
        Top = 104
        Width = 57
        Height = 21
        Caption = #21024#38500
        TabOrder = 3
        OnClick = Button_listDelClick
      end
    end
  end
  object Timer1: TTimer
    Interval = 500
    OnTimer = Timer1Timer
    Left = 232
    Top = 8
  end
end

⌨️ 快捷键说明

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