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

📄 viewlist.dfm

📁 翎风世界..传奇服务端..DELPHI源代码 包括DBServer,LogDataServer,LoginGate,LoginSrv,M2Server等..内容齐全.
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object frmViewList: TfrmViewList
  Left = 231
  Top = 181
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = '??????'
  ClientHeight = 340
  ClientWidth = 693
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '??'
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  ShowHint = True
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 15
  object PageControlViewList: TPageControl
    Left = 10
    Top = 10
    Width = 671
    Height = 321
    ActivePage = TabSheet10
    MultiLine = True
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = '??????'
      object GroupBox3: TGroupBox
        Left = 10
        Top = 5
        Width = 221
        Height = 221
        Caption = '??????'
        TabOrder = 0
        object ListBoxDisableMakeList: TListBox
          Left = 10
          Top = 20
          Width = 201
          Height = 191
          ItemHeight = 12
          TabOrder = 0
          OnClick = ListBoxDisableMakeListClick
        end
      end
      object GroupBox4: TGroupBox
        Left = 360
        Top = 5
        Width = 221
        Height = 221
        Caption = '????'
        TabOrder = 1
        object ListBoxitemList1: TListBox
          Left = 10
          Top = 20
          Width = 201
          Height = 191
          ItemHeight = 12
          MultiSelect = True
          TabOrder = 0
          OnClick = ListBoxitemList1Click
        end
      end
      object ButtonDisableMakeAdd: TButton
        Left = 250
        Top = 30
        Width = 91
        Height = 31
        Caption = '??(&A)'
        TabOrder = 2
        OnClick = ButtonDisableMakeAddClick
      end
      object ButtonDisableMakeDelete: TButton
        Left = 250
        Top = 70
        Width = 91
        Height = 31
        Caption = '??(&D)'
        TabOrder = 3
        OnClick = ButtonDisableMakeDeleteClick
      end
      object ButtonDisableMakeSave: TButton
        Left = 250
        Top = 190
        Width = 91
        Height = 31
        Caption = '??(&S)'
        TabOrder = 4
        OnClick = ButtonDisableMakeSaveClick
      end
      object ButtonDisableMakeAddAll: TButton
        Left = 250
        Top = 110
        Width = 91
        Height = 31
        Caption = '????(&A)'
        TabOrder = 5
        OnClick = ButtonDisableMakeAddAllClick
      end
      object ButtonDisableMakeDeleteAll: TButton
        Left = 250
        Top = 150
        Width = 91
        Height = 31
        Caption = '????(&D)'
        TabOrder = 6
        OnClick = ButtonDisableMakeDeleteAllClick
      end
    end
    object TabSheet2: TTabSheet
      Caption = '??????'
      ImageIndex = 1
      object GroupBox2: TGroupBox
        Left = 360
        Top = 5
        Width = 221
        Height = 221
        Caption = '????'
        TabOrder = 0
        object ListBoxItemList: TListBox
          Left = 10
          Top = 20
          Width = 201
          Height = 191
          ItemHeight = 12
          TabOrder = 0
          OnClick = ListBoxItemListClick
        end
      end
      object GroupBox1: TGroupBox
        Left = 10
        Top = 5
        Width = 221
        Height = 221
        Caption = '??????'
        TabOrder = 1
        object ListBoxEnableMakeList: TListBox
          Left = 10
          Top = 20
          Width = 201
          Height = 191
          ItemHeight = 12
          TabOrder = 0
          OnClick = ListBoxEnableMakeListClick
        end
      end
      object ButtonEnableMakeAdd: TButton
        Left = 250
        Top = 30
        Width = 91
        Height = 31
        Caption = '??(&A)'
        TabOrder = 2
        OnClick = ButtonEnableMakeAddClick
      end
      object ButtonEnableMakeDelete: TButton
        Left = 250
        Top = 70
        Width = 91
        Height = 31
        Caption = '??(&D)'
        TabOrder = 3
        OnClick = ButtonEnableMakeDeleteClick
      end
      object ButtonEnableMakeSave: TButton
        Left = 250
        Top = 190
        Width = 91
        Height = 31
        Caption = '??(&S)'
        TabOrder = 4
        OnClick = ButtonEnableMakeSaveClick
      end
      object ButtonEnableMakeAddAll: TButton
        Left = 250
        Top = 110
        Width = 91
        Height = 31
        Caption = '????(&A)'
        TabOrder = 5
        OnClick = ButtonEnableMakeAddAllClick
      end
      object ButtonEnableMakeDeleteAll: TButton
        Left = 250
        Top = 150
        Width = 91
        Height = 31
        Caption = '????(&D)'
        TabOrder = 6
        OnClick = ButtonEnableMakeDeleteAllClick
      end
    end
    object TabSheet8: TTabSheet
      Hint = '??????,???????????????,??????????'
      Caption = '??????'
      ImageIndex = 8
      object GroupBox8: TGroupBox
        Left = 10
        Top = 5
        Width = 221
        Height = 221
        Caption = '????/????'
        TabOrder = 0
        object ListBoxGameLogList: TListBox
          Left = 10
          Top = 20
          Width = 201
          Height = 191
          ItemHeight = 12
          TabOrder = 0
          OnClick = ListBoxGameLogListClick
        end
      end
      object ButtonGameLogAdd: TButton
        Left = 250
        Top = 30
        Width = 91
        Height = 31
        Caption = '??(&A)'
        TabOrder = 1
        OnClick = ButtonGameLogAddClick
      end
      object ButtonGameLogDel: TButton
        Left = 250
        Top = 70
        Width = 91
        Height = 31
        Caption = '??(&D)'
        TabOrder = 2
        OnClick = ButtonGameLogDelClick
      end
      object ButtonGameLogAddAll: TButton
        Left = 250
        Top = 110
        Width = 91
        Height = 31
        Caption = '????(&A)'
        TabOrder = 3
        OnClick = ButtonGameLogAddAllClick
      end
      object ButtonGameLogDelAll: TButton
        Left = 250
        Top = 150
        Width = 91
        Height = 31
        Caption = '????(&D)'
        TabOrder = 4
        OnClick = ButtonGameLogDelAllClick
      end
      object ButtonGameLogSave: TButton
        Left = 250
        Top = 190
        Width = 91
        Height = 31
        Caption = '??(&S)'
        TabOrder = 5
        OnClick = ButtonGameLogSaveClick
      end
      object GroupBox9: TGroupBox
        Left = 360
        Top = 5
        Width = 221
        Height = 221
        Caption = '??/????'
        TabOrder = 6
        object ListBoxitemList2: TListBox
          Left = 10
          Top = 20
          Width = 201
          Height = 191
          ItemHeight = 12
          TabOrder = 0
          OnClick = ListBoxitemList2Click
        end
      end
    end
    object TabSheet3: TTabSheet
      Caption = '??????'
      ImageIndex = 2
      object GroupBox5: TGroupBox
        Left = 10
        Top = 5
        Width = 221
        Height = 221
        Caption = '??????'
        TabOrder = 0
        object ListBoxDisableMoveMap: TListBox
          Left = 10
          Top = 20
          Width = 201
          Height = 191
          ItemHeight = 12
          TabOrder = 0
          OnClick = ListBoxDisableMoveMapClick
        end
      end
      object ButtonDisableMoveMapAdd: TButton
        Left = 250
        Top = 30
        Width = 91
        Height = 31
        Caption = '??(&A)'
        TabOrder = 1
        OnClick = ButtonDisableMoveMapAddClick
      end
      object ButtonDisableMoveMapDelete: TButton
        Left = 250
        Top = 70
        Width = 91
        Height = 31
        Caption = '??(&D)'
        TabOrder = 2
        OnClick = ButtonDisableMoveMapDeleteClick
      end
      object ButtonDisableMoveMapAddAll: TButton
        Left = 250
        Top = 110
        Width = 91
        Height = 31
        Caption = '????(&A)'
        TabOrder = 3
        OnClick = ButtonDisableMoveMapAddAllClick
      end
      object ButtonDisableMoveMapDeleteAll: TButton
        Left = 250
        Top = 150
        Width = 91
        Height = 31
        Caption = '????(&D)'
        TabOrder = 4
        OnClick = ButtonDisableMoveMapDeleteAllClick
      end
      object ButtonDisableMoveMapSave: TButton
        Left = 250
        Top = 190
        Width = 91
        Height = 31
        Caption = '??(&S)'
        TabOrder = 5
        OnClick = ButtonDisableMoveMapSaveClick
      end
      object GroupBox6: TGroupBox
        Left = 360
        Top = 5
        Width = 221
        Height = 221
        Caption = '????'
        TabOrder = 6
        object ListBoxMapList: TListBox
          Left = 10
          Top = 20
          Width = 201
          Height = 191
          ItemHeight = 12
          TabOrder = 0
          OnClick = ListBoxMapListClick
        end
      end
    end
    object TabSheet4: TTabSheet
      Caption = '??????'
      ImageIndex = 3
    end
    object TabSheet5: TTabSheet
      Caption = '??????'
      ImageIndex = 4
      object GridItemBindAccount: 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 = GridItemBindAccountClick
        ColWidths = (
          91
          63
          68
          88)
      end
      object GroupBox16: TGroupBox
        Left = 440
        Top = 10
        Width = 211
        Height = 221
        Caption = '????'
        TabOrder = 1
        object Label6: TLabel
          Left = 10
          Top = 53
          Width = 36
          Height = 15
          Caption = '??IDX:'
        end
        object Label7: TLabel
          Left = 10
          Top = 83
          Width = 31
          Height = 15
          Caption = '????:'
        end
        object Label8: TLabel
          Left = 10
          Top = 113
          Width = 31
          Height = 15
          Caption = '????:'
        end
        object Label9: TLabel
          Left = 10
          Top = 23
          Width = 31
          Height = 15
          Caption = '????:'
        end
        object ButtonItemBindAcountMod: TButton
          Left = 120
          Top = 140
          Width = 81
          Height = 31
          Caption = '??(&S)'
          TabOrder = 0
          OnClick = ButtonItemBindAcountModClick
        end
        object EditItemBindAccountItemIdx: TSpinEdit
          Left = 85
          Top = 49
          Width = 116
          Height = 21
          MaxValue = 5000

⌨️ 快捷键说明

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