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

📄 unit_queryactfee.dfm

📁 一个不错的源程序DELPHI开发的,功能比较好的客户管理系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object Frm_QueryACTFEE: TFrm_QueryACTFEE
  Left = 111
  Top = 158
  Width = 670
  Height = 450
  Caption = '大客户余额查询'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = '宋体'
  Font.Style = []
  FormStyle = fsMDIChild
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnKeyDown = FormKeyDown
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 14
  object Bevel2: TBevel
    Left = 230
    Top = 0
    Width = 432
    Height = 423
    Align = alClient
    Shape = bsTopLine
    Style = bsRaised
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 230
    Height = 423
    Align = alLeft
    BevelInner = bvLowered
    BevelOuter = bvNone
    TabOrder = 0
    object Label7: TLabel
      Left = 8
      Top = 116
      Width = 63
      Height = 14
      Caption = '消费层次:'
    end
    object Label5: TLabel
      Left = 8
      Top = 142
      Width = 63
      Height = 14
      Caption = '客户手机:'
    end
    object Label1: TLabel
      Left = 8
      Top = 12
      Width = 63
      Height = 14
      Caption = '地    市:'
    end
    object Label2: TLabel
      Left = 8
      Top = 37
      Width = 63
      Height = 14
      Caption = '局    向:'
    end
    object Label3: TLabel
      Left = 8
      Top = 63
      Width = 63
      Height = 14
      Caption = '客户经理:'
    end
    object Label99: TLabel
      Left = 8
      Top = 167
      Width = 63
      Height = 14
      Caption = '客户属性:'
    end
    object Label_stat: TLabel
      Left = 8
      Top = 193
      Width = 63
      Height = 14
      Caption = '手机状态:'
    end
    object Label8: TLabel
      Left = 8
      Top = 90
      Width = 63
      Height = 14
      Caption = '品牌名称:'
    end
    object Label4: TLabel
      Left = 138
      Top = 240
      Width = 14
      Height = 14
      Caption = '至'
    end
    object Panel5: TPanel
      Left = 1
      Top = 387
      Width = 228
      Height = 35
      Align = alBottom
      BevelOuter = bvNone
      TabOrder = 8
      object Bevel1: TBevel
        Left = 0
        Top = 0
        Width = 228
        Height = 35
        Align = alClient
        Shape = bsTopLine
        Style = bsRaised
      end
      object FlatButton1: TFlatButton
        Left = 79
        Top = 7
        Width = 75
        Height = 25
        Caption = '查询[&B]'
        Glyph.Data = {
          76010000424D7601000000000000760000002800000020000000100000000100
          04000000000000010000130B0000130B00001000000000000000000000000000
          800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
          333333333333333FF3FF3333333333CC30003333333333773777333333333C33
          3000333FF33337F33777339933333C3333333377F33337F3333F339933333C33
          33003377333337F33377333333333C333300333F333337F33377339333333C33
          3333337FF3333733333F33993333C33333003377FF33733333773339933C3333
          330033377FF73F33337733339933C33333333FF377F373F3333F993399333C33
          330077F377F337F33377993399333C33330077FF773337F33377399993333C33
          33333777733337F333FF333333333C33300033333333373FF7773333333333CC
          3000333333333377377733333333333333333333333333333333}
        Layout = blGlyphLeft
        NumGlyphs = 2
        TabOrder = 0
        OnClick = FlatButton1Click
      end
    end
    object coGR_DJDM: TFlatComboBox
      Tag = 27
      Left = 76
      Top = 113
      Width = 140
      Height = 22
      Style = csDropDownList
      Color = clWhite
      ItemHeight = 14
      TabOrder = 4
      ItemIndex = -1
    end
    object edGR_SID: TFlatEdit
      Left = 76
      Top = 139
      Width = 140
      Height = 20
      ColorFlat = clWhite
      TabOrder = 5
    end
    object coGR_cityno: TFlatComboBox
      Left = 76
      Top = 8
      Width = 140
      Height = 22
      Style = csDropDownList
      Color = clWhite
      ItemHeight = 14
      TabOrder = 0
      ItemIndex = -1
      OnChange = coGR_citynoChange
    end
    object coGR_off_no_home: TFlatComboBox
      Left = 76
      Top = 34
      Width = 140
      Height = 22
      Style = csDropDownList
      Color = clWhite
      ItemHeight = 14
      TabOrder = 1
      ItemIndex = -1
      OnChange = coGR_off_no_homeChange
    end
    object coGR_GH: TFlatComboBox
      Left = 76
      Top = 60
      Width = 140
      Height = 22
      Style = csDropDownList
      Color = clWhite
      ItemHeight = 14
      TabOrder = 2
      ItemIndex = -1
    end
    object coGR_SXDM: TFlatComboBox
      Tag = 34
      Left = 76
      Top = 164
      Width = 140
      Height = 22
      Style = csDropDownList
      Color = clWhite
      ItemHeight = 14
      TabOrder = 6
      ItemIndex = -1
    end
    object coGR_Stat: TFlatComboBox
      Tag = 28
      Left = 76
      Top = 190
      Width = 140
      Height = 22
      Style = csDropDownList
      Color = clWhite
      ItemHeight = 14
      TabOrder = 7
      ItemIndex = -1
    end
    object coGR_USER_ZJBS: TFlatComboBox
      Tag = 26
      Left = 76
      Top = 88
      Width = 140
      Height = 22
      Style = csDropDownList
      Color = clWhite
      ItemHeight = 14
      TabOrder = 3
      ItemIndex = -1
    end
    object FlatCheckBox1: TFlatCheckBox
      Left = 9
      Top = 219
      Width = 106
      Height = 17
      Caption = '现金账户余额'
      TabOrder = 9
      TabStop = True
      OnClick = FlatCheckBox1Click
    end
    object FlatSpinEditInteger1: TFlatSpinEditInteger
      Left = 75
      Top = 237
      Width = 61
      Height = 21
      ColorFlat = clWhite
      AutoSize = False
      Enabled = False
      MaxValue = 0
      MinValue = 0
      TabOrder = 10
      Value = 0
    end
    object FlatSpinEditInteger2: TFlatSpinEditInteger
      Left = 154
      Top = 237
      Width = 61
      Height = 21
      ColorFlat = clWhite
      AutoSize = False
      Enabled = False
      MaxValue = 0
      MinValue = 0
      TabOrder = 11
      Value = 0
    end
  end
  object Panel2: TPanel
    Left = 230
    Top = 0
    Width = 432
    Height = 423
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 1
    object Panel3: TPanel
      Left = 0
      Top = 388
      Width = 432
      Height = 35
      Align = alBottom
      BevelOuter = bvLowered
      TabOrder = 0
      object Panel4: TPanel
        Left = 42
        Top = 1
        Width = 389
        Height = 33
        Align = alRight
        BevelOuter = bvNone

⌨️ 快捷键说明

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