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

📄 viewlist.~dfm

📁 继续更新AFT源代码 现在解决了无法登陆游戏的问题 用0504的dbserver就可以登陆了 去掉了绿字广告 降低内存占用HOO 去掉了大量的验证问题
💻 ~DFM
📖 第 1 页 / 共 3 页
字号:
        object ButtonItemNameDel: TButton
          Left = 8
          Top = 144
          Width = 65
          Height = 25
          Caption = #21024#38500'(&D)'
          TabOrder = 6
          OnClick = ButtonItemNameDelClick
        end
        object EditItemNameNewName: TEdit
          Left = 68
          Top = 88
          Width = 93
          Height = 20
          TabOrder = 7
          OnChange = EditItemNameNewNameChange
        end
      end
    end
    object TabSheetMonDrop: TTabSheet
      Caption = #24618#29289#29190#29289#21697
      ImageIndex = 7
      object StringGridMonDropLimit: TStringGrid
        Left = 8
        Top = 8
        Width = 281
        Height = 177
        ColCount = 4
        DefaultRowHeight = 18
        FixedCols = 0
        Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSelect]
        TabOrder = 0
        OnClick = StringGridMonDropLimitClick
        ColWidths = (
          81
          64
          57
          52)
      end
      object GroupBox7: TGroupBox
        Left = 296
        Top = 8
        Width = 169
        Height = 177
        Caption = #35268#21017#35774#32622
        TabOrder = 1
        object Label29: TLabel
          Left = 8
          Top = 42
          Width = 54
          Height = 12
          Caption = #24050#29190#25968#37327':'
        end
        object Label1: TLabel
          Left = 8
          Top = 66
          Width = 54
          Height = 12
          Caption = #38480#21046#25968#37327':'
        end
        object Label2: TLabel
          Left = 8
          Top = 90
          Width = 54
          Height = 12
          Caption = #26410#29190#25968#37327':'
        end
        object Label3: TLabel
          Left = 8
          Top = 18
          Width = 48
          Height = 12
          Caption = #29289#21697#21517#31216
        end
        object ButtonMonDropLimitSave: TButton
          Left = 96
          Top = 112
          Width = 65
          Height = 25
          Caption = #20462#25913'(&S)'
          TabOrder = 0
          OnClick = ButtonMonDropLimitSaveClick
        end
        object EditDropCount: TSpinEdit
          Left = 68
          Top = 39
          Width = 61
          Height = 21
          MaxValue = 100000
          MinValue = 0
          TabOrder = 1
          Value = 10
          OnChange = EditDropCountChange
        end
        object EditCountLimit: TSpinEdit
          Left = 68
          Top = 63
          Width = 61
          Height = 21
          MaxValue = 100000
          MinValue = 0
          TabOrder = 2
          Value = 10
          OnChange = EditCountLimitChange
        end
        object EditNoDropCount: TSpinEdit
          Left = 68
          Top = 87
          Width = 61
          Height = 21
          MaxValue = 100000
          MinValue = 0
          TabOrder = 3
          Value = 10
          OnChange = EditNoDropCountChange
        end
        object EditItemName: TEdit
          Left = 68
          Top = 16
          Width = 89
          Height = 20
          TabOrder = 4
        end
        object ButtonMonDropLimitAdd: TButton
          Left = 8
          Top = 112
          Width = 65
          Height = 25
          Caption = #22686#21152'(&A)'
          TabOrder = 5
          OnClick = ButtonMonDropLimitAddClick
        end
        object ButtonMonDropLimitRef: TButton
          Left = 96
          Top = 144
          Width = 65
          Height = 25
          Caption = #21047#26032'(&R)'
          TabOrder = 6
          OnClick = ButtonMonDropLimitRefClick
        end
        object ButtonMonDropLimitDel: TButton
          Left = 8
          Top = 144
          Width = 65
          Height = 25
          Caption = #21024#38500'(&D)'
          TabOrder = 7
          OnClick = ButtonMonDropLimitDelClick
        end
      end
    end
    object TabSheet9: TTabSheet
      Hint = #31105#27490#21462#19979#29289#21697#35774#32622#65292#21152#20837#27492#21015#34920#30340#29289#21697#25140#22312#36523#19978#21518#23558#19981#21487#20197#21462#19979#26469#65292#27515#20129#20063#19981#20250#25481#33853#12290
      Caption = #31105#27490#21462#19979#29289#21697
      ImageIndex = 9
      object GroupBox10: TGroupBox
        Left = 8
        Top = 4
        Width = 177
        Height = 177
        Caption = #31105#27490#21462#19979#29289#21697#21015#34920
        TabOrder = 0
        object ListBoxDisableTakeOffList: TListBox
          Left = 8
          Top = 16
          Width = 161
          Height = 153
          Hint = #31105#27490#21462#19979#29289#21697#35774#32622#65292#21152#20837#27492#21015#34920#30340#29289#21697#25140#22312#36523#19978#21518#23558#19981#21487#20197#21462#19979#26469#65292#27515#20129#20063#19981#20250#25481#33853#12290
          ItemHeight = 12
          TabOrder = 0
          OnClick = ListBoxDisableTakeOffListClick
        end
      end
      object ButtonDisableTakeOffAdd: TButton
        Left = 200
        Top = 24
        Width = 73
        Height = 25
        Caption = #22686#21152'(&A)'
        TabOrder = 1
        OnClick = ButtonDisableTakeOffAddClick
      end
      object ButtonDisableTakeOffDel: TButton
        Left = 200
        Top = 56
        Width = 73
        Height = 25
        Caption = #21024#38500'(&D)'
        TabOrder = 2
        OnClick = ButtonDisableTakeOffDelClick
      end
      object ButtonDisableTakeOffAddAll: TButton
        Left = 200
        Top = 88
        Width = 73
        Height = 25
        Caption = #20840#37096#22686#21152'(&A)'
        TabOrder = 3
        OnClick = ButtonDisableTakeOffAddAllClick
      end
      object ButtonDisableTakeOffDelAll: TButton
        Left = 200
        Top = 120
        Width = 73
        Height = 25
        Caption = #20840#37096#21024#38500'(&D)'
        TabOrder = 4
        OnClick = ButtonDisableTakeOffDelAllClick
      end
      object ButtonDisableTakeOffSave: TButton
        Left = 200
        Top = 152
        Width = 73
        Height = 25
        Caption = #20445#23384'(&S)'
        TabOrder = 5
        OnClick = ButtonDisableTakeOffSaveClick
      end
      object GroupBox11: TGroupBox
        Left = 288
        Top = 4
        Width = 177
        Height = 177
        Caption = #29289#21697#21015#34920
        TabOrder = 6
        object ListBoxitemList3: TListBox
          Left = 8
          Top = 16
          Width = 161
          Height = 153
          ItemHeight = 12
          TabOrder = 0
          OnClick = ListBoxitemList3Click
        end
      end
    end
    object TabSheet11: TTabSheet
      Caption = #31105#27490#28165#29702#24618#29289#21015#34920
      ImageIndex = 11
      object GroupBox13: TGroupBox
        Left = 8
        Top = 3
        Width = 177
        Height = 177
        Caption = #31105#27490#28165#29702#24618#29289#21015#34920
        TabOrder = 0
        object ListBoxNoClearMonList: TListBox
          Left = 8
          Top = 16
          Width = 161
          Height = 153
          Hint = #31105#27490#28165#38500#24618#29289#35774#32622#65292#29992#20110#33050#26412#21629#20196'CLEARMAPMON'#65292#21152#20837#27492#21015#34920#30340#24618#29289#65292#22312#20351#29992#27492#33050#26412#21629#20196#26102#19981#20250#34987#28165#38500#12290
          ItemHeight = 12
          TabOrder = 0
          OnClick = ListBoxNoClearMonListClick
        end
      end
      object ButtonNoClearMonAdd: TButton
        Left = 200
        Top = 24
        Width = 73
        Height = 25
        Caption = #22686#21152'(&A)'
        TabOrder = 1
        OnClick = ButtonNoClearMonAddClick
      end
      object ButtonNoClearMonDel: TButton
        Left = 200
        Top = 56
        Width = 73
        Height = 25
        Caption = #21024#38500'(&D)'
        TabOrder = 2
        OnClick = ButtonNoClearMonDelClick
      end
      object ButtonNoClearMonAddAll: TButton
        Left = 200
        Top = 88
        Width = 73
        Height = 25
        Caption = #20840#37096#22686#21152'(&A)'
        TabOrder = 3
        OnClick = ButtonNoClearMonAddAllClick
      end
      object ButtonNoClearMonDelAll: TButton
        Left = 200
        Top = 120
        Width = 73
        Height = 25
        Caption = #20840#37096#21024#38500'(&D)'
        TabOrder = 4
        OnClick = ButtonNoClearMonDelAllClick
      end
      object ButtonNoClearMonSave: TButton
        Left = 200
        Top = 152
        Width = 73
        Height = 25
        Caption = #20445#23384'(&S)'
        TabOrder = 5
        OnClick = ButtonNoClearMonSaveClick
      end
      object GroupBox14: TGroupBox
        Left = 288
        Top = 3
        Width = 177
        Height = 177
        Caption = #24618#29289#21015#34920
        TabOrder = 6
        object ListBoxMonList: TListBox
          Left = 8
          Top = 16
          Width = 161
          Height = 153
          ItemHeight = 12
          TabOrder = 0
          OnClick = ListBoxMonListClick
        end
      end
    end
    object TabSheet10: TTabSheet
      Caption = #31649#29702#21592#21015#34920
      ImageIndex = 10
      object GroupBox12: TGroupBox
        Left = 8
        Top = 4
        Width = 273
        Height = 177
        Caption = #31649#29702#21592#21015#34920
        TabOrder = 0
        object ListBoxAdminList: TListBox
          Left = 8
          Top = 16
          Width = 257
          Height = 153
          ItemHeight = 12
          TabOrder = 0
          OnClick = ListBoxAdminListClick
        end
      end
      object GroupBox15: TGroupBox
        Left = 312
        Top = 4
        Width = 209
        Height = 141
        Caption = #31649#29702#21592#20449#24687
        TabOrder = 1
        object Label4: TLabel
          Left = 8
          Top = 20
          Width = 54
          Height = 12
          Caption = #35282#33394#21517#31216':'
        end
        object Label5: TLabel
          Left = 8
          Top = 44
          Width = 54
          Height = 12
          Caption = #35282#33394#31561#32423':'
        end
        object LabelAdminIPaddr: TLabel
          Left = 8
          Top = 68
          Width = 42
          Height = 12
          Caption = #30331#24405'IP:'
        end
        object EditAdminName: TEdit
          Left = 64
          Top = 16
          Width = 97
          Height = 20
          TabOrder = 0
        end
        object EditAdminPremission: TSpinEdit
          Left = 64
          Top = 39
          Width = 61
          Height = 21
          MaxValue = 10
          MinValue = 1
          TabOrder = 1
          Value = 10
        end
        object ButtonAdminListAdd: TButton
          Left = 16
          Top = 104
          Width = 57
          Height = 25
          Caption = #22686#21152'(&A)'
          TabOrder = 2
          OnClick = ButtonAdminListAddClick
        end
        object ButtonAdminListChange: TButton
          Left = 80
          Top = 104
          Width = 57
          Height = 25
          Caption = #20462#25913'(&M)'
          TabOrder = 3
          OnClick = ButtonAdminListChangeClick
        end
        object ButtonAdminListDel: TButton
          Left = 144
          Top = 104
          Width = 57
          Height = 25
          Caption = #21024#38500'(&D)'
          TabOrder = 4
          OnClick = ButtonAdminListDelClick
        end
        object EditAdminIPaddr: TEdit
          Left = 64
          Top = 64
          Width = 97
          Height = 20
          TabOrder = 5
        end
      end
      object ButtonAdminLitsSave: TButton
        Left = 464
        Top = 152
        Width = 57
        Height = 25
        Caption = #20445#23384'(&S)'
        TabOrder = 2
        OnClick = ButtonAdminLitsSaveClick
      end
    end
  end
end

⌨️ 快捷键说明

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