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

📄 unit_managerdistribute.dfm

📁 delphi开发的中国移动大客户管理系统,后台数据库为oracle
💻 DFM
📖 第 1 页 / 共 2 页
字号:
          Left = 68
          Top = 3
          Width = 89
          Height = 22
          Style = csDropDownList
          Color = clWindow
          ItemHeight = 14
          Items.Strings = (
            '所有'
            '未分配'
            '已分配')
          TabOrder = 0
          ItemIndex = -1
        end
      end
    end
    object FlatPanel3: TFlatPanel
      Left = 1
      Top = 377
      Width = 199
      Height = 38
      ParentColor = True
      Align = alBottom
      TabOrder = 1
      UseDockManager = True
      Anchors = [akLeft]
      object Fbutton_select: TFlatSpeedButton
        Left = 53
        Top = 7
        Width = 81
        Height = 25
        Caption = '查询'
        Glyph.Data = {
          76010000424D7601000000000000760000002800000020000000100000000100
          04000000000000010000130B0000130B00001000000000000000000000000000
          800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
          333333333333333FF3FF3333333333CC30003333333333773777333333333C33
          3000333FF33337F33777339933333C3333333377F33337F3333F339933333C33
          33003377333337F33377333333333C333300333F333337F33377339333333C33
          3333337FF3333733333F33993333C33333003377FF33733333773339933C3333
          330033377FF73F33337733339933C33333333FF377F373F3333F993399333C33
          330077F377F337F33377993399333C33330077FF773337F33377399993333C33
          33333777733337F333FF333333333C33300033333333373FF7773333333333CC
          3000333333333377377733333333333333333333333333333333}
        Layout = blGlyphLeft
        NumGlyphs = 2
        OnClick = Fbutton_selectClick
      end
    end
  end
  object Panel2: TPanel
    Left = 201
    Top = 0
    Width = 461
    Height = 416
    Align = alClient
    TabOrder = 1
    object Panel3: TPanel
      Left = 1
      Top = 377
      Width = 459
      Height = 38
      Align = alBottom
      Anchors = [akLeft]
      BevelOuter = bvLowered
      TabOrder = 0
      object Label1: TLabel
        Left = 3
        Top = 15
        Width = 91
        Height = 14
        Caption = '未分配用户数:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Visible = False
      end
      object Lab_num1: TLabel
        Left = 99
        Top = 16
        Width = 7
        Height = 14
        Caption = '0'
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Visible = False
      end
      object Label2: TLabel
        Left = 131
        Top = 16
        Width = 91
        Height = 14
        Caption = '待分配用户数:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Visible = False
      end
      object Lab_num2: TLabel
        Left = 234
        Top = 15
        Width = 7
        Height = 14
        Caption = '0'
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Visible = False
      end
      object Panel7: TPanel
        Left = 273
        Top = 1
        Width = 185
        Height = 36
        Align = alRight
        BevelOuter = bvNone
        TabOrder = 0
        object Fbutton_close: TFlatSpeedButton
          Left = 69
          Top = 7
          Width = 75
          Height = 24
          Caption = '关闭'
          Glyph.Data = {
            DE010000424DDE01000000000000760000002800000024000000120000000100
            0400000000006801000000000000000000001000000010000000000000000000
            80000080000000808000800000008000800080800000C0C0C000808080000000
            FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00388888888877
            F7F787F8888888888333333F00004444400888FFF444448888888888F333FF8F
            000033334D5007FFF4333388888888883338888F0000333345D50FFFF4333333
            338F888F3338F33F000033334D5D0FFFF43333333388788F3338F33F00003333
            45D50FEFE4333333338F878F3338F33F000033334D5D0FFFF43333333388788F
            3338F33F0000333345D50FEFE4333333338F878F3338F33F000033334D5D0FFF
            F43333333388788F3338F33F0000333345D50FEFE4333333338F878F3338F33F
            000033334D5D0EFEF43333333388788F3338F33F0000333345D50FEFE4333333
            338F878F3338F33F000033334D5D0EFEF43333333388788F3338F33F00003333
            4444444444333333338F8F8FFFF8F33F00003333333333333333333333888888
            8888333F00003333330000003333333333333FFFFFF3333F00003333330AAAA0
            333333333333888888F3333F00003333330000003333333333338FFFF8F3333F
            0000}
          Layout = blGlyphLeft
          NumGlyphs = 2
          OnClick = Fbutton_closeClick
          Anchors = [akRight, akBottom]
        end
      end
    end
    object Panel4: TPanel
      Left = 1
      Top = 1
      Width = 459
      Height = 376
      Align = alClient
      BevelOuter = bvLowered
      TabOrder = 1
      object FlatPanel1: TFlatPanel
        Left = 1
        Top = 336
        Width = 457
        Height = 39
        ParentColor = True
        Align = alBottom
        TabOrder = 0
        UseDockManager = True
        object Label21: TLabel
          Left = 36
          Top = 14
          Width = 98
          Height = 14
          Caption = '请选择客户经理'
        end
        object Panel5: TPanel
          Left = 223
          Top = 1
          Width = 233
          Height = 37
          Align = alRight
          BevelOuter = bvNone
          TabOrder = 0
          object Fbutton_execute: TFlatSpeedButton
            Left = 29
            Top = 7
            Width = 75
            Height = 25
            Caption = '分配'
            Glyph.Data = {
              F6000000424DF600000000000000760000002800000010000000100000000100
              04000000000080000000CE0E0000C40E00001000000000000000000000000000
              BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
              FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00AAA00AA00AA0
              FFFFAA0AA00A0A0FFFFF00AA07F000FFFFFF80007F708FFFFFFFF007F00008FF
              FFFFF8007F7F702FFFFFF000F7F7006FFFFF00007F7F702FFFFF0000F7F7F70F
              FFFF00000F7C702FFFFF0000F7F008FFFFFF00087F7F08FFFFFF000008F08FFF
              FFFF0000000008FFFFFFF800000008FFFFFFFFFFFFFFFFFFFFFF}
            Layout = blGlyphLeft
            OnClick = Fbutton_executeClick
            Anchors = [akRight, akBottom]
          end
          object FlatButton1: TFlatButton
            Left = 118
            Top = 7
            Width = 75
            Height = 25
            Caption = '清除'
            Glyph.Data = {
              76010000424D7601000000000000760000002800000020000000100000000100
              04000000000000010000130B0000130B00001000000000000000000000000000
              800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
              FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
              3333333333FFFFF3333333333999993333333333F77777FFF333333999999999
              3333333777333777FF33339993707399933333773337F3777FF3399933000339
              9933377333777F3377F3399333707333993337733337333337FF993333333333
              399377F33333F333377F993333303333399377F33337FF333373993333707333
              333377F333777F333333993333101333333377F333777F3FFFFF993333000399
              999377FF33777F77777F3993330003399993373FF3777F37777F399933000333
              99933773FF777F3F777F339993707399999333773F373F77777F333999999999
              3393333777333777337333333999993333333333377777333333}
            Layout = blGlyphLeft
            NumGlyphs = 2
            TabOrder = 0
            OnClick = FlatButton1Click
          end
        end
        object com_gh: TFlatComboBox
          Left = 137
          Top = 10
          Width = 104
          Height = 22
          Style = csDropDownList
          Color = clWindow
          ItemHeight = 14
          TabOrder = 1
          ItemIndex = -1
        end
      end
      object Panel6: TPanel
        Left = 1
        Top = 1
        Width = 457
        Height = 335
        Align = alClient
        BevelOuter = bvLowered
        TabOrder = 1
        object Lstvw_old: TListView
          Left = 1
          Top = 1
          Width = 356
          Height = 333
          Hint = '双击手机号码可将手机号码列入'#39'待分配的客户'#39'一栏'
          Align = alLeft
          Columns = <
            item
              Caption = '手机号码'
              Width = 100
            end
            item
              AutoSize = True
              Caption = '用户姓名'
            end>
          GridLines = True
          MultiSelect = True
          RowSelect = True
          ParentShowHint = False
          ShowHint = True
          TabOrder = 0
          ViewStyle = vsReport
          OnDblClick = Lstvw_oldDblClick
        end
        object Panel8: TPanel
          Left = 357
          Top = 1
          Width = 99
          Height = 333
          Align = alClient
          Caption = 'Panel8'
          TabOrder = 1
          object ListBox1: TListBox
            Left = 1
            Top = 18
            Width = 97
            Height = 314
            Align = alClient
            ImeName = '中文 (简体) - 微软拼音'
            ItemHeight = 14
            TabOrder = 0
            OnDblClick = ListBox1DblClick
          end
          object Panel9: TPanel
            Left = 1
            Top = 1
            Width = 97
            Height = 17
            Align = alTop
            BevelOuter = bvNone
            Caption = '待分配的客户'
            Font.Charset = GB2312_CHARSET
            Font.Color = clNavy
            Font.Height = -14
            Font.Name = '宋体'
            Font.Style = []
            ParentFont = False
            TabOrder = 1
          end
        end
      end
    end
  end
  object Q_s: TQuery
    DatabaseName = 'db_vipdl'
    Left = 461
    Top = 130
  end
  object Q_I_U: TQuery
    DatabaseName = 'db_vipdl'
    Left = 685
    Top = 186
  end
  object Q_u: TQuery
    DatabaseName = 'db_vipdl'
    Left = 429
    Top = 130
  end
  object Query_Pub: TQuery
    DatabaseName = 'db_vipdl'
    Left = 351
    Top = 121
  end
end

⌨️ 快捷键说明

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