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

📄 unit1.dfm

📁 诛仙小挂
💻 DFM
📖 第 1 页 / 共 3 页
字号:
          'F3'
          'F4'
          'F5'
          'F6'
          'F7'
          'F8'
          'F9'
          'F10'
          'F11')
      end
      object Button_autoAttack: TButton
        Left = 80
        Top = 272
        Width = 75
        Height = 25
        Caption = 'autoAttick'
        TabOrder = 4
        OnClick = Button_autoAttackClick
      end
      object Button_stopAttick: TButton
        Left = 160
        Top = 272
        Width = 75
        Height = 25
        Caption = 'stopAttick'
        TabOrder = 5
        OnClick = Button_stopAttickClick
      end
      object Edit_attackLimit: TEdit
        Left = 0
        Top = 272
        Width = 57
        Height = 21
        TabOrder = 6
        Text = '0'
      end
      object GroupBox3: TGroupBox
        Left = 0
        Top = 193
        Width = 257
        Height = 40
        TabOrder = 7
        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
    end
    object TabSetting: TTabSheet
      Caption = #35774#32622
      ImageIndex = 1
      object Label9: TLabel
        Left = 8
        Top = 16
        Width = 28
        Height = 13
        Caption = 'filerlist'
      end
      object Label10: TLabel
        Left = 156
        Top = 40
        Width = 72
        Height = 13
        Caption = #28155#21152#36807#28388#29289#21697
      end
      object Label14: TLabel
        Left = 104
        Top = 139
        Width = 77
        Height = 13
        Caption = #35831#20808#28857'refresh!!!'
      end
      object ListBox_ItemFilter: TListBox
        Left = 8
        Top = 32
        Width = 145
        Height = 97
        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
      object Button_refresh: TButton
        Left = 8
        Top = 135
        Width = 74
        Height = 22
        Caption = 'refresh'
        TabOrder = 4
        OnClick = Button_refreshClick
      end
      object ComboBox_skill: TComboBox
        Left = 91
        Top = 169
        Width = 73
        Height = 21
        Enabled = False
        ItemHeight = 0
        TabOrder = 5
      end
      object CheckBox_useSkill: TCheckBox
        Left = 6
        Top = 169
        Width = 65
        Height = 17
        Caption = 'attick'
        Enabled = False
        TabOrder = 6
      end
      object Edit_SkillAddDelay: TEdit
        Left = 216
        Top = 193
        Width = 33
        Height = 21
        TabOrder = 7
        Text = '8'
      end
      object Edit_skilladdlimit: TEdit
        Left = 176
        Top = 193
        Width = 33
        Height = 21
        TabOrder = 8
        Text = '300'
      end
      object ComboBox_skilladd: TComboBox
        Left = 91
        Top = 195
        Width = 73
        Height = 21
        ItemHeight = 0
        TabOrder = 9
      end
      object CheckBox_SkillAdd: TCheckBox
        Left = 6
        Top = 197
        Width = 65
        Height = 17
        Caption = 'addxue'
        TabOrder = 10
      end
      object fuzhu1: TCheckBox
        Left = 6
        Top = 225
        Width = 73
        Height = 17
        Caption = 'fuzhu1'
        TabOrder = 11
      end
      object Com_fuzhu1: TComboBox
        Left = 91
        Top = 222
        Width = 73
        Height = 21
        Enabled = False
        ItemHeight = 0
        TabOrder = 12
      end
      object Com_fuzhu2: TComboBox
        Left = 91
        Top = 249
        Width = 73
        Height = 21
        Enabled = False
        ItemHeight = 0
        TabOrder = 13
      end
      object fuzhu2: TCheckBox
        Left = 5
        Top = 253
        Width = 73
        Height = 17
        Caption = 'fuzhu2'
        TabOrder = 14
      end
      object Edit1: TEdit
        Left = 152
        Top = 280
        Width = 81
        Height = 21
        TabOrder = 15
        Text = 'Edit1'
      end
    end
  end
  object Button1: TButton
    Left = 109
    Top = 4
    Width = 68
    Height = 16
    Caption = #38544#34255#33258#24049
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button4: TButton
    Left = 177
    Top = 4
    Width = 67
    Height = 16
    Caption = #38544#34255#28216#25103
    TabOrder = 2
    OnClick = Button4Click
  end
  object Timer1: TTimer
    Interval = 100
    OnTimer = Timer1Timer
    Left = 232
    Top = 40
  end
  object PopupMenu1: TPopupMenu
    Left = 203
    Top = 40
    object N1: TMenuItem
      Caption = #36864#20986
    end
  end
end

⌨️ 快捷键说明

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