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

📄 unit_manageroperate.dfm

📁 一个不错的源程序DELPHI开发的,功能比较好的客户管理系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object FRM_ManagerOperate: TFRM_ManagerOperate
  Left = 248
  Top = 157
  Width = 670
  Height = 450
  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
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 14
  object Splitter1: TSplitter
    Left = 191
    Top = 0
    Width = 3
    Height = 416
    Cursor = crHSplit
  end
  object PanelLeft: TPanel
    Left = 0
    Top = 0
    Width = 191
    Height = 416
    Align = alLeft
    BevelOuter = bvNone
    TabOrder = 0
    object Label69: TLabel
      Left = 8
      Top = 8
      Width = 7
      Height = 14
    end
    object DBGrid_Normal: TDBGrid
      Left = 0
      Top = 193
      Width = 191
      Height = 223
      Align = alClient
      DataSource = ds_CustInfo
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ImeName = '王码五笔型输入法86版'
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
      ParentFont = False
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clBlue
      TitleFont.Height = -14
      TitleFont.Name = '宋体'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = 'SID_C'
          Title.Caption = '手机号码'
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clBlack
          Title.Font.Height = -14
          Title.Font.Name = '宋体'
          Title.Font.Style = []
          Width = 90
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'NAME'
          Title.Caption = '用户姓名'
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clBlack
          Title.Font.Height = -14
          Title.Font.Name = '宋体'
          Title.Font.Style = []
          Width = 77
          Visible = True
        end>
    end
    object Panel13: TPanel
      Left = 0
      Top = 0
      Width = 191
      Height = 193
      Align = alTop
      BevelOuter = bvLowered
      TabOrder = 1
      object Label71: TLabel
        Left = 8
        Top = 106
        Width = 28
        Height = 14
        Caption = '手机'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        WordWrap = True
      end
      object Label89: TLabel
        Left = 8
        Top = 33
        Width = 28
        Height = 14
        Caption = '局向'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label90: TLabel
        Left = 8
        Top = 8
        Width = 28
        Height = 14
        Caption = '地市'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label91: TLabel
        Left = 8
        Top = 82
        Width = 28
        Height = 14
        Caption = '等级'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label92: TLabel
        Left = 8
        Top = 58
        Width = 28
        Height = 14
        Caption = '工号'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label93: TLabel
        Left = 8
        Top = 131
        Width = 28
        Height = 14
        Caption = '属性'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object CoBR_CITYNO: TFlatComboBox
        Left = 40
        Top = 8
        Width = 140
        Height = 22
        Style = csDropDownList
        Color = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ItemHeight = 14
        ParentFont = False
        TabOrder = 0
        ItemIndex = -1
        OnChange = CoBR_CITYNOChange
      end
      object CoBR_OFF_NO_HOME: TFlatComboBox
        Left = 40
        Top = 32
        Width = 140
        Height = 22
        Style = csDropDownList
        Color = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ItemHeight = 14
        ParentFont = False
        TabOrder = 1
        ItemIndex = -1
        OnChange = CoBR_OFF_NO_HOMEChange
      end
      object CoBR_DJDM: TFlatComboBox
        Tag = 27
        Left = 40
        Top = 80
        Width = 140
        Height = 22
        Style = csDropDownList
        Color = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ItemHeight = 14
        ParentFont = False
        TabOrder = 2
        ItemIndex = -1
      end
      object EdBR_Sid: TFlatEdit
        Left = 40
        Top = 104
        Width = 140
        Height = 20
        ColorFlat = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        MaxLength = 11
        ParentFont = False
        TabOrder = 3
        OnKeyPress = EdBR_SidKeyPress
      end
      object CoBR_SXDM: TFlatComboBox
        Tag = 34
        Left = 40
        Top = 126
        Width = 140
        Height = 22
        Style = csDropDownList
        Color = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ItemHeight = 14
        ParentFont = False
        TabOrder = 4
        ItemIndex = -1
      end
      object FlatButton1: TFlatButton
        Left = 62
        Top = 160
        Width = 75
        Height = 25
        Caption = '查询'
        Glyph.Data = {
          76010000424D7601000000000000760000002800000020000000100000000100
          04000000000000010000130B0000130B00001000000000000000000000000000
          800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
          333333333333333FF3FF3333333333CC30003333333333773777333333333C33
          3000333FF33337F33777339933333C3333333377F33337F3333F339933333C33
          33003377333337F33377333333333C333300333F333337F33377339333333C33
          3333337FF3333733333F33993333C33333003377FF33733333773339933C3333
          330033377FF73F33337733339933C33333333FF377F373F3333F993399333C33
          330077F377F337F33377993399333C33330077FF773337F33377399993333C33
          33333777733337F333FF333333333C33300033333333373FF7773333333333CC
          3000333333333377377733333333333333333333333333333333}
        Layout = blGlyphLeft
        NumGlyphs = 2
        TabOrder = 5
        OnClick = FlatButton1Click
      end
      object coBR_GH: TFlatComboBox
        Left = 40
        Top = 56
        Width = 140
        Height = 22
        Style = csDropDownList
        Color = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ItemHeight = 14
        ParentFont = False
        TabOrder = 6
        ItemIndex = -1
      end
    end
  end
  object TPanel
    Left = 194
    Top = 0
    Width = 468
    Height = 416
    Align = alClient
    BevelOuter = bvLowered
    TabOrder = 1
    object Panel_CustInfo: TPanel
      Left = 1
      Top = 1
      Width = 466
      Height = 128
      Align = alTop
      TabOrder = 0
      object Label1: TLabel
        Left = 225
        Top = 8
        Width = 56
        Height = 14
        Caption = '客户姓名'
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label2: TLabel
        Left = 11
        Top = 10
        Width = 56
        Height = 14
        Caption = '手机号码'
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label9: TLabel
        Left = 225
        Top = 58
        Width = 28
        Height = 14
        Caption = '性别'
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label47: TLabel
        Left = 11
        Top = 32
        Width = 56
        Height = 14
        Caption = '所属地市'
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label55: TLabel
        Left = 225
        Top = 34
        Width = 56
        Height = 14
        Caption = '所属局向'
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label94: TLabel
        Left = 11
        Top = 58
        Width = 56
        Height = 14
        Caption = '客户属性'
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label18: TLabel
        Left = 11
        Top = 82
        Width = 56
        Height = 14
        Caption = '消费等级'
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label49: TLabel
        Left = 11
        Top = 105
        Width = 56
        Height = 14
        Caption = '联系电话'
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -14
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label42: TLabel
        Left = 225
        Top = 82
        Width = 56
        Height = 14

⌨️ 快捷键说明

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