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

📄 unit_serviceappeal.dfm

📁 delphi开发的中国移动大客户管理系统,后台数据库为oracle
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object Frm_ServiceAppeal: TFrm_ServiceAppeal
  Left = 114
  Top = 147
  Width = 696
  Height = 480
  ActiveControl = DBGrid2
  Caption = '大客户投诉处理'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = '宋体'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poScreenCenter
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 14
  object Panel_browse: TPanel
    Left = 0
    Top = 0
    Width = 199
    Height = 446
    Align = alLeft
    BevelOuter = bvLowered
    TabOrder = 0
    object Panel13: TPanel
      Left = 1
      Top = 1
      Width = 197
      Height = 289
      Align = alTop
      BevelOuter = bvNone
      TabOrder = 0
      object ScrollBox1: TScrollBox
        Left = 0
        Top = 0
        Width = 197
        Height = 289
        Align = alBottom
        BorderStyle = bsNone
        TabOrder = 0
        object Label71: TLabel
          Left = 8
          Top = 106
          Width = 28
          Height = 14
          Caption = '手机'
          WordWrap = True
        end
        object Label89: TLabel
          Left = 8
          Top = 36
          Width = 28
          Height = 14
          Caption = '局向'
        end
        object Label90: TLabel
          Left = 8
          Top = 11
          Width = 28
          Height = 14
          Caption = '地市'
        end
        object Label91: TLabel
          Left = 8
          Top = 60
          Width = 28
          Height = 14
          Caption = '等级'
        end
        object Label92: TLabel
          Left = 8
          Top = 83
          Width = 28
          Height = 14
          Caption = '工号'
        end
        object Label20: TLabel
          Left = 8
          Top = 131
          Width = 56
          Height = 14
          Caption = '投诉级别'
        end
        object Label21: TLabel
          Left = 37
          Top = 204
          Width = 14
          Height = 14
          Caption = '至'
        end
        object Label22: TLabel
          Left = 37
          Top = 180
          Width = 14
          Height = 14
          Caption = '从'
        end
        object CoBR_CITYNO: TFlatComboBox
          Left = 42
          Top = 8
          Width = 145
          Height = 22
          Style = csDropDownList
          Color = clWindow
          ItemHeight = 14
          TabOrder = 0
          ItemIndex = -1
          OnChange = CoBR_CITYNOChange
        end
        object Btn_Query_Normal: TFlatButton
          Left = 64
          Top = 256
          Width = 81
          Height = 25
          Caption = '查询'
          Glyph.Data = {
            76010000424D7601000000000000760000002800000020000000100000000100
            04000000000000010000130B0000130B00001000000000000000000000000000
            800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
            FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
            333333333333333FF3FF3333333333CC30003333333333773777333333333C33
            3000333FF33337F33777339933333C3333333377F33337F3333F339933333C33
            33003377333337F33377333333333C333300333F333337F33377339333333C33
            3333337FF3333733333F33993333C33333003377FF33733333773339933C3333
            330033377FF73F33337733339933C33333333FF377F373F3333F993399333C33
            330077F377F337F33377993399333C33330077FF773337F33377399993333C33
            33333777733337F333FF333333333C33300033333333373FF7773333333333CC
            3000333333333377377733333333333333333333333333333333}
          Layout = blGlyphLeft
          NumGlyphs = 2
          TabOrder = 1
          OnClick = Btn_Query_NormalClick
        end
        object CoBR_OFF_NO_HOME: TFlatComboBox
          Left = 42
          Top = 32
          Width = 145
          Height = 22
          Style = csDropDownList
          Color = clWindow
          ItemHeight = 14
          TabOrder = 2
          ItemIndex = -1
          OnChange = CoBR_OFF_NO_HOMEChange
        end
        object CoBR_DJDM: TFlatComboBox
          Tag = 27
          Left = 42
          Top = 56
          Width = 145
          Height = 22
          Style = csDropDownList
          Color = clWindow
          ItemHeight = 14
          TabOrder = 3
          ItemIndex = -1
        end
        object EdBR_Sid: TFlatEdit
          Left = 42
          Top = 104
          Width = 145
          Height = 20
          ColorFlat = clWindow
          MaxLength = 11
          TabOrder = 4
        end
        object coBR_AppLevel: TFlatComboBox
          Tag = 46
          Left = 70
          Top = 126
          Width = 117
          Height = 22
          Style = csDropDownList
          Color = clWindow
          ItemHeight = 14
          TabOrder = 5
          ItemIndex = -1
        end
        object dtpBR_AppTimeBegin: TDateTimePicker
          Left = 68
          Top = 176
          Width = 121
          Height = 22
          CalAlignment = dtaLeft
          Date = 37466.6513419676
          Time = 37466.6513419676
          DateFormat = dfShort
          DateMode = dmComboBox
          Enabled = False
          ImeName = '中文 (简体) - 智能 ABC'
          Kind = dtkDate
          ParseInput = False
          TabOrder = 6
        end
        object dtpBR_AppTimeEnd: TDateTimePicker
          Left = 68
          Top = 202
          Width = 121
          Height = 22
          CalAlignment = dtaLeft
          Date = 37466.6513419676
          Time = 37466.6513419676
          DateFormat = dfShort
          DateMode = dmComboBox
          Enabled = False
          ImeName = '中文 (简体) - 智能 ABC'
          Kind = dtkDate
          ParseInput = False
          TabOrder = 7
        end
        object cbBR_Apptime: TFlatCheckBox
          Left = 8
          Top = 154
          Width = 97
          Height = 17
          Caption = '投诉时间段'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -14
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 8
          TabStop = True
          OnClick = cbBR_ApptimeClick
        end
        object cbBR_Done: TFlatCheckBox
          Left = 8
          Top = 234
          Width = 89
          Height = 17
          Caption = '是否已处理'
          TabOrder = 9
          TabStop = True
          OnClick = cbBR_DoneClick
        end
        object rbBR_DoneYes: TFlatRadioButton
          Left = 104
          Top = 234
          Width = 49
          Height = 17
          Caption = '是'
          Checked = True
          Enabled = False
          TabOrder = 10
          TabStop = True
        end
        object rbBR_DoneNo: TFlatRadioButton
          Left = 144
          Top = 234
          Width = 41
          Height = 17
          Caption = '否'
          Enabled = False
          TabOrder = 11
        end
        object coBR_GH: TFlatComboBox
          Left = 42
          Top = 80
          Width = 145
          Height = 22
          Style = csDropDownList
          Color = clWindow
          ItemHeight = 14
          TabOrder = 12
          ItemIndex = -1
        end
      end
    end
    object DBGrid_Normal: TDBGrid
      Left = 1
      Top = 290
      Width = 197
      Height = 155
      Align = alClient
      DataSource = DsCustInfo
      ImeName = '中文 (简体) - 智能 ABC'
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 1
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -14
      TitleFont.Name = '宋体'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = 'SID'
          Title.Caption = '手机号码'
          Width = 90
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'NAME'
          Title.Caption = '用户姓名'
          Width = 70
          Visible = True
        end>
    end
  end
  object Panel1: TPanel
    Left = 199
    Top = 0
    Width = 489
    Height = 446
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 1
    object pcAppeal: TPageControl
      Left = 0
      Top = 0
      Width = 489
      Height = 406
      ActivePage = TabSheet2
      Align = alClient
      Style = tsFlatButtons
      TabOrder = 0
      OnChange = pcAppealChange
      OnChanging = pcAppealChanging
      object TabSheet1: TTabSheet
        Caption = '投诉登记'
        object Panel_client: TPanel
          Left = 0
          Top = 0
          Width = 481
          Height = 374
          Align = alClient
          BevelOuter = bvNone
          TabOrder = 0
          object Panel_normal: TPanel
            Left = 0
            Top = 0
            Width = 481
            Height = 374
            Align = alClient
            BevelOuter = bvLowered
            TabOrder = 0
            object Panel_appRegister: TPanel
              Left = 1
              Top = 192
              Width = 479
              Height = 181
              Align = alClient
              BevelOuter = bvLowered
              TabOrder = 0
              object Label6: TLabel
                Left = 250
                Top = 12
                Width = 56
                Height = 14
                Caption = '客户经理'
              end
              object Label1: TLabel
                Left = 15
                Top = 12
                Width = 56
                Height = 14
                Caption = '手机号码'

⌨️ 快捷键说明

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