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

📄 viewlist.dfm

📁 翎风世界..传奇服务端..DELPHI源代码 包括DBServer,LogDataServer,LoginGate,LoginSrv,M2Server等..内容齐全.
💻 DFM
📖 第 1 页 / 共 3 页
字号:
          MinValue = 1
          TabOrder = 1
          Value = 10
          OnChange = EditItemBindAccountItemIdxChange
        end
        object EditItemBindAccountItemMakeIdx: TSpinEdit
          Left = 85
          Top = 79
          Width = 116
          Height = 21
          MaxValue = 0
          MinValue = 0
          TabOrder = 2
          Value = 10
          OnChange = EditItemBindAccountItemMakeIdxChange
        end
        object EditItemBindAccountItemName: TEdit
          Left = 85
          Top = 20
          Width = 116
          Height = 20
          ReadOnly = True
          TabOrder = 3
        end
        object ButtonItemBindAcountAdd: TButton
          Left = 10
          Top = 140
          Width = 81
          Height = 31
          Caption = '??(&A)'
          TabOrder = 4
          OnClick = ButtonItemBindAcountAddClick
        end
        object ButtonItemBindAcountRef: TButton
          Left = 120
          Top = 180
          Width = 81
          Height = 31
          Caption = '??(&R)'
          TabOrder = 5
          OnClick = ButtonItemBindAcountRefClick
        end
        object ButtonItemBindAcountDel: TButton
          Left = 10
          Top = 180
          Width = 81
          Height = 31
          Caption = '??(&D)'
          TabOrder = 6
          OnClick = ButtonItemBindAcountDelClick
        end
        object EditItemBindAccountName: TEdit
          Left = 85
          Top = 110
          Width = 116
          Height = 20
          TabOrder = 7
          OnChange = EditItemBindAccountNameChange
        end
      end
    end
    object TabSheet6: TTabSheet
      Caption = '??????'
      ImageIndex = 5
      object GridItemBindCharName: TStringGrid
        Left = 10
        Top = 10
        Width = 421
        Height = 221
        Hint = '????????????????????,????????????????'
        ColCount = 4
        DefaultRowHeight = 18
        FixedCols = 0
        Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSelect]
        TabOrder = 0
        OnClick = GridItemBindCharNameClick
        ColWidths = (
          91
          63
          68
          88)
      end
      object GroupBox17: TGroupBox
        Left = 440
        Top = 10
        Width = 211
        Height = 221
        Caption = '????'
        TabOrder = 1
        object Label10: TLabel
          Left = 10
          Top = 53
          Width = 36
          Height = 15
          Caption = '??IDX:'
        end
        object Label11: TLabel
          Left = 10
          Top = 83
          Width = 31
          Height = 15
          Caption = '????:'
        end
        object Label12: TLabel
          Left = 10
          Top = 113
          Width = 31
          Height = 15
          Caption = '????:'
        end
        object Label13: TLabel
          Left = 10
          Top = 23
          Width = 31
          Height = 15
          Caption = '????:'
        end
        object ButtonItemBindCharNameMod: TButton
          Left = 120
          Top = 140
          Width = 81
          Height = 31
          Caption = '??(&S)'
          TabOrder = 0
          OnClick = ButtonItemBindCharNameModClick
        end
        object EditItemBindCharNameItemIdx: TSpinEdit
          Left = 85
          Top = 49
          Width = 116
          Height = 21
          MaxValue = 5000
          MinValue = 1
          TabOrder = 1
          Value = 10
          OnChange = EditItemBindCharNameItemIdxChange
        end
        object EditItemBindCharNameItemMakeIdx: TSpinEdit
          Left = 85
          Top = 79
          Width = 116
          Height = 21
          MaxValue = 0
          MinValue = 0
          TabOrder = 2
          Value = 10
          OnChange = EditItemBindCharNameItemMakeIdxChange
        end
        object EditItemBindCharNameItemName: TEdit
          Left = 85
          Top = 20
          Width = 116
          Height = 20
          ReadOnly = True
          TabOrder = 3
        end
        object ButtonItemBindCharNameAdd: TButton
          Left = 10
          Top = 140
          Width = 81
          Height = 31
          Caption = '??(&A)'
          TabOrder = 4
          OnClick = ButtonItemBindCharNameAddClick
        end
        object ButtonItemBindCharNameRef: TButton
          Left = 120
          Top = 180
          Width = 81
          Height = 31
          Caption = '??(&R)'
          TabOrder = 5
          OnClick = ButtonItemBindCharNameRefClick
        end
        object ButtonItemBindCharNameDel: TButton
          Left = 10
          Top = 180
          Width = 81
          Height = 31
          Caption = '??(&D)'
          TabOrder = 6
          OnClick = ButtonItemBindCharNameDelClick
        end
        object EditItemBindCharNameName: TEdit
          Left = 85
          Top = 110
          Width = 116
          Height = 20
          TabOrder = 7
          OnChange = EditItemBindCharNameNameChange
        end
      end
    end
    object TabSheet7: TTabSheet
      Caption = '??IP??'
      ImageIndex = 6
      object GridItemBindIPaddr: TStringGrid
        Left = 10
        Top = 10
        Width = 421
        Height = 221
        Hint = '????????????????IP????,????????IP????????????????'
        ColCount = 4
        DefaultRowHeight = 18
        FixedCols = 0
        Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSelect]
        TabOrder = 0
        OnClick = GridItemBindIPaddrClick
        ColWidths = (
          91
          63
          68
          88)
      end
      object GroupBox18: TGroupBox
        Left = 440
        Top = 10
        Width = 211
        Height = 221
        Caption = '????'
        TabOrder = 1
        object Label14: TLabel
          Left = 10
          Top = 53
          Width = 36
          Height = 15
          Caption = '??IDX:'
        end
        object Label15: TLabel
          Left = 10
          Top = 83
          Width = 31
          Height = 15
          Caption = '????:'
        end
        object Label16: TLabel
          Left = 10
          Top = 113
          Width = 28
          Height = 15
          Caption = '??IP:'
        end
        object Label17: TLabel
          Left = 10
          Top = 23
          Width = 31
          Height = 15
          Caption = '????:'
        end
        object ButtonItemBindIPaddrMod: TButton
          Left = 120
          Top = 140
          Width = 81
          Height = 31
          Caption = '??(&S)'
          TabOrder = 0
          OnClick = ButtonItemBindIPaddrModClick
        end
        object EditItemBindIPaddrItemIdx: TSpinEdit
          Left = 85
          Top = 49
          Width = 116
          Height = 21
          MaxValue = 5000
          MinValue = 1
          TabOrder = 1
          Value = 10
          OnChange = EditItemBindIPaddrItemIdxChange
        end
        object EditItemBindIPaddrItemMakeIdx: TSpinEdit
          Left = 85
          Top = 79
          Width = 116
          Height = 21
          MaxValue = 0
          MinValue = 0
          TabOrder = 2
          Value = 10
          OnChange = EditItemBindIPaddrItemMakeIdxChange
        end
        object EditItemBindIPaddrItemName: TEdit
          Left = 85
          Top = 20
          Width = 116
          Height = 20
          ReadOnly = True
          TabOrder = 3
        end
        object ButtonItemBindIPaddrAdd: TButton
          Left = 10
          Top = 140
          Width = 81
          Height = 31
          Caption = '??(&A)'
          TabOrder = 4
          OnClick = ButtonItemBindIPaddrAddClick
        end
        object ButtonItemBindIPaddrRef: TButton
          Left = 120
          Top = 180
          Width = 81
          Height = 31
          Caption = '??(&R)'
          TabOrder = 5
          OnClick = ButtonItemBindIPaddrRefClick
        end
        object ButtonItemBindIPaddrDel: TButton
          Left = 10
          Top = 180
          Width = 81
          Height = 31
          Caption = '??(&D)'
          TabOrder = 6
          OnClick = ButtonItemBindIPaddrDelClick
        end
        object EditItemBindIPaddrName: TEdit
          Left = 85
          Top = 110
          Width = 116
          Height = 20
          TabOrder = 7
          OnChange = EditItemBindIPaddrNameChange
        end
      end
    end
    object TabSheet12: TTabSheet
      Caption = '???????'
      ImageIndex = 12
      object GridItemNameList: TStringGrid
        Left = 10
        Top = 10
        Width = 421
        Height = 221
        ColCount = 3
        DefaultRowHeight = 18
        FixedCols = 0
        Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSelect]
        TabOrder = 0
        OnClick = GridItemNameListClick
        ColWidths = (
          97
          69
          145)
      end
      object GroupBox19: TGroupBox
        Left = 440
        Top = 10
        Width = 211
        Height = 221
        Caption = '???????'
        TabOrder = 1
        object Label18: TLabel
          Left = 10
          Top = 53
          Width = 36
          Height = 15
          Caption = '??IDX:'
        end
        object Label19: TLabel
          Left = 10
          Top = 83
          Width = 31
          Height = 15
          Caption = '????:'
        end
        object Label20: TLabel
          Left = 10
          Top = 113
          Width = 31
          Height = 15
          Caption = '????:'
        end
        object Label21: TLabel
          Left = 10
          Top = 23
          Width = 31
          Height = 15
          Caption = '????:'
        end
        object ButtonItemNameMod: TButton
          Left = 120
          Top = 140
          Width = 81
          Height = 31
          Caption = '??(&S)'
          TabOrder = 0
          OnClick = ButtonItemNameModClick
        end
        object EditItemNameIdx: TSpinEdit
          Left = 85
          Top = 49
          Width = 116
          Height = 21
          MaxValue = 5000
          MinValue = 1
          TabOrder = 1
          Value = 10
          OnChange = EditItemNameIdxChange
        end
        object EditItemNameMakeIndex: TSpinEdit
          Left = 85
          Top = 79
          Width = 116
          Height = 21
          MaxValue = 0
          MinValue = 0
          TabOrder = 2
          Value = 10
          OnChange = EditItemNameMakeIndexChange
        end
        object EditItemNameOldName: TEdit
          Left = 85
          Top = 20
          Width = 116
          Height = 20
          ReadOnly = True
          TabOrder = 3
        end
        object ButtonItemNameAdd: TButton
          Left = 10
          Top = 140
          Width = 81
          Height = 31
          Caption = '??(&A)'
          TabOrder = 4
          OnClick = ButtonItemNameAddClick
        end
        object ButtonItemNameRef: TButton
          Left = 120
          Top = 180
          Width = 81
          Height = 31
          Caption = '??(&R)'
          TabOrder = 5
          OnClick = ButtonItemNameRefClick
        end

⌨️ 快捷键说明

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