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

📄 viewlist.dfm

📁 翎风世界..传奇服务端..DELPHI源代码 包括DBServer,LogDataServer,LoginGate,LoginSrv,M2Server等..内容齐全.
💻 DFM
📖 第 1 页 / 共 3 页
字号:
        object ButtonItemNameDel: TButton
          Left = 10
          Top = 180
          Width = 81
          Height = 31
          Caption = '??(&D)'
          TabOrder = 6
          OnClick = ButtonItemNameDelClick
        end
        object EditItemNameNewName: TEdit
          Left = 85
          Top = 110
          Width = 116
          Height = 20
          TabOrder = 7
          OnChange = EditItemNameNewNameChange
        end
      end
    end
    object TabSheetMonDrop: TTabSheet
      Caption = '?????'
      ImageIndex = 7
      object StringGridMonDropLimit: TStringGrid
        Left = 10
        Top = 10
        Width = 351
        Height = 221
        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 = 370
        Top = 10
        Width = 211
        Height = 221
        Caption = '????'
        TabOrder = 1
        object Label29: TLabel
          Left = 10
          Top = 53
          Width = 31
          Height = 15
          Caption = '????:'
        end
        object Label1: TLabel
          Left = 10
          Top = 83
          Width = 31
          Height = 15
          Caption = '????:'
        end
        object Label2: TLabel
          Left = 10
          Top = 113
          Width = 31
          Height = 15
          Caption = '????:'
        end
        object Label3: TLabel
          Left = 10
          Top = 23
          Width = 28
          Height = 15
          Caption = '????'
        end
        object ButtonMonDropLimitSave: TButton
          Left = 120
          Top = 140
          Width = 81
          Height = 31
          Caption = '??(&S)'
          TabOrder = 0
          OnClick = ButtonMonDropLimitSaveClick
        end
        object EditDropCount: TSpinEdit
          Left = 85
          Top = 49
          Width = 76
          Height = 21
          MaxValue = 100000
          MinValue = 0
          TabOrder = 1
          Value = 10
          OnChange = EditDropCountChange
        end
        object EditCountLimit: TSpinEdit
          Left = 85
          Top = 79
          Width = 76
          Height = 21
          MaxValue = 100000
          MinValue = 0
          TabOrder = 2
          Value = 10
          OnChange = EditCountLimitChange
        end
        object EditNoDropCount: TSpinEdit
          Left = 85
          Top = 109
          Width = 76
          Height = 21
          MaxValue = 100000
          MinValue = 0
          TabOrder = 3
          Value = 10
          OnChange = EditNoDropCountChange
        end
        object EditItemName: TEdit
          Left = 85
          Top = 20
          Width = 111
          Height = 20
          TabOrder = 4
        end
        object ButtonMonDropLimitAdd: TButton
          Left = 10
          Top = 140
          Width = 81
          Height = 31
          Caption = '??(&A)'
          TabOrder = 5
          OnClick = ButtonMonDropLimitAddClick
        end
        object ButtonMonDropLimitRef: TButton
          Left = 120
          Top = 180
          Width = 81
          Height = 31
          Caption = '??(&R)'
          TabOrder = 6
          OnClick = ButtonMonDropLimitRefClick
        end
        object ButtonMonDropLimitDel: TButton
          Left = 10
          Top = 180
          Width = 81
          Height = 31
          Caption = '??(&D)'
          TabOrder = 7
          OnClick = ButtonMonDropLimitDelClick
        end
      end
    end
    object TabSheet9: TTabSheet
      Hint = '????????,????????????????????,????????'
      Caption = '??????'
      ImageIndex = 9
      object GroupBox10: TGroupBox
        Left = 10
        Top = 5
        Width = 221
        Height = 221
        Caption = '????????'
        TabOrder = 0
        object ListBoxDisableTakeOffList: TListBox
          Left = 10
          Top = 20
          Width = 201
          Height = 191
          Hint = '????????,????????????????????,????????'
          ItemHeight = 12
          TabOrder = 0
          OnClick = ListBoxDisableTakeOffListClick
        end
      end
      object ButtonDisableTakeOffAdd: TButton
        Left = 250
        Top = 30
        Width = 91
        Height = 31
        Caption = '??(&A)'
        TabOrder = 1
        OnClick = ButtonDisableTakeOffAddClick
      end
      object ButtonDisableTakeOffDel: TButton
        Left = 250
        Top = 70
        Width = 91
        Height = 31
        Caption = '??(&D)'
        TabOrder = 2
        OnClick = ButtonDisableTakeOffDelClick
      end
      object ButtonDisableTakeOffAddAll: TButton
        Left = 250
        Top = 110
        Width = 91
        Height = 31
        Caption = '????(&A)'
        TabOrder = 3
        OnClick = ButtonDisableTakeOffAddAllClick
      end
      object ButtonDisableTakeOffDelAll: TButton
        Left = 250
        Top = 150
        Width = 91
        Height = 31
        Caption = '????(&D)'
        TabOrder = 4
        OnClick = ButtonDisableTakeOffDelAllClick
      end
      object ButtonDisableTakeOffSave: TButton
        Left = 250
        Top = 190
        Width = 91
        Height = 31
        Caption = '??(&S)'
        TabOrder = 5
        OnClick = ButtonDisableTakeOffSaveClick
      end
      object GroupBox11: TGroupBox
        Left = 360
        Top = 5
        Width = 221
        Height = 221
        Caption = '????'
        TabOrder = 6
        object ListBoxitemList3: TListBox
          Left = 10
          Top = 20
          Width = 201
          Height = 191
          ItemHeight = 12
          TabOrder = 0
          OnClick = ListBoxitemList3Click
        end
      end
    end
    object TabSheet11: TTabSheet
      Caption = '????????'
      ImageIndex = 11
      object GroupBox13: TGroupBox
        Left = 10
        Top = 4
        Width = 221
        Height = 221
        Caption = '????????'
        TabOrder = 0
        object ListBoxNoClearMonList: TListBox
          Left = 10
          Top = 20
          Width = 201
          Height = 191
          Hint = '????????,??????CLEARMAPMON,????????,???????????????'
          ItemHeight = 12
          TabOrder = 0
          OnClick = ListBoxNoClearMonListClick
        end
      end
      object ButtonNoClearMonAdd: TButton
        Left = 250
        Top = 30
        Width = 91
        Height = 31
        Caption = '??(&A)'
        TabOrder = 1
        OnClick = ButtonNoClearMonAddClick
      end
      object ButtonNoClearMonDel: TButton
        Left = 250
        Top = 70
        Width = 91
        Height = 31
        Caption = '??(&D)'
        TabOrder = 2
        OnClick = ButtonNoClearMonDelClick
      end
      object ButtonNoClearMonAddAll: TButton
        Left = 250
        Top = 110
        Width = 91
        Height = 31
        Caption = '????(&A)'
        TabOrder = 3
        OnClick = ButtonNoClearMonAddAllClick
      end
      object ButtonNoClearMonDelAll: TButton
        Left = 250
        Top = 150
        Width = 91
        Height = 31
        Caption = '????(&D)'
        TabOrder = 4
        OnClick = ButtonNoClearMonDelAllClick
      end
      object ButtonNoClearMonSave: TButton
        Left = 250
        Top = 190
        Width = 91
        Height = 31
        Caption = '??(&S)'
        TabOrder = 5
        OnClick = ButtonNoClearMonSaveClick
      end
      object GroupBox14: TGroupBox
        Left = 360
        Top = 4
        Width = 221
        Height = 221
        Caption = '????'
        TabOrder = 6
        object ListBoxMonList: TListBox
          Left = 10
          Top = 20
          Width = 201
          Height = 191
          ItemHeight = 12
          TabOrder = 0
          OnClick = ListBoxMonListClick
        end
      end
    end
    object TabSheet10: TTabSheet
      Caption = '?????'
      ImageIndex = 10
      object GroupBox12: TGroupBox
        Left = 10
        Top = 5
        Width = 341
        Height = 221
        Caption = '?????'
        TabOrder = 0
        object ListBoxAdminList: TListBox
          Left = 10
          Top = 20
          Width = 321
          Height = 191
          ItemHeight = 15
          TabOrder = 0
          OnClick = ListBoxAdminListClick
        end
      end
      object GroupBox15: TGroupBox
        Left = 390
        Top = 5
        Width = 261
        Height = 176
        Caption = '?????'
        TabOrder = 1
        object Label4: TLabel
          Left = 10
          Top = 25
          Width = 31
          Height = 15
          Caption = '????:'
        end
        object Label5: TLabel
          Left = 10
          Top = 55
          Width = 31
          Height = 15
          Caption = '????:'
        end
        object LabelAdminIPaddr: TLabel
          Left = 10
          Top = 85
          Width = 28
          Height = 15
          Caption = '??IP:'
        end
        object EditAdminName: TEdit
          Left = 80
          Top = 20
          Width = 121
          Height = 23
          TabOrder = 0
        end
        object EditAdminPremission: TSpinEdit
          Left = 80
          Top = 49
          Width = 76
          Height = 24
          MaxValue = 10
          MinValue = 1
          TabOrder = 1
          Value = 10
        end
        object ButtonAdminListAdd: TButton
          Left = 20
          Top = 130
          Width = 71
          Height = 31
          Caption = '??(&A)'
          TabOrder = 2
          OnClick = ButtonAdminListAddClick
        end
        object ButtonAdminListChange: TButton
          Left = 100
          Top = 130
          Width = 71
          Height = 31
          Caption = '??(&M)'
          TabOrder = 3
          OnClick = ButtonAdminListChangeClick
        end
        object ButtonAdminListDel: TButton
          Left = 180
          Top = 130
          Width = 71
          Height = 31
          Caption = '??(&D)'
          TabOrder = 4
          OnClick = ButtonAdminListDelClick
        end
        object EditAdminIPaddr: TEdit
          Left = 80
          Top = 80
          Width = 121
          Height = 23
          TabOrder = 5
        end
      end
      object ButtonAdminLitsSave: TButton
        Left = 580
        Top = 190
        Width = 71
        Height = 31
        Caption = '??(&S)'
        TabOrder = 2
        OnClick = ButtonAdminLitsSaveClick
      end
    end
  end
end

⌨️ 快捷键说明

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