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

📄 unit_custombrowsebase.dfm

📁 一个不错的源程序DELPHI开发的,功能比较好的客户管理系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object form_custombrowsebase: Tform_custombrowsebase
  Left = 277
  Top = 125
  Width = 670
  Height = 450
  Caption = 'custombrowse'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = '宋体'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = True
  Position = poScreenCenter
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 14
  object Splitter1: TSplitter
    Left = 231
    Top = 0
    Width = 3
    Height = 398
    Cursor = crHSplit
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 231
    Height = 398
    Align = alLeft
    BevelInner = bvLowered
    BevelOuter = bvNone
    TabOrder = 0
    object Panel5: TPanel
      Left = 1
      Top = 364
      Width = 229
      Height = 33
      Align = alBottom
      BevelOuter = bvNone
      TabOrder = 0
      object Bevel1: TBevel
        Left = 0
        Top = 0
        Width = 229
        Height = 33
        Align = alClient
        Shape = bsTopLine
        Style = bsRaised
      end
      object FlatButton1: TFlatButton
        Left = 66
        Top = 7
        Width = 70
        Height = 23
        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 PageControl1: TPageControl
      Left = 1
      Top = 1
      Width = 229
      Height = 363
      ActivePage = TabSheet1
      Align = alClient
      Style = tsFlatButtons
      TabOrder = 1
      OnChange = PageControl1Change
      OnChanging = PageControl1Changing
      object TabSheet1: TTabSheet
        Caption = '个人客户'
        object Panel6: TPanel
          Left = 0
          Top = 0
          Width = 221
          Height = 331
          Align = alClient
          AutoSize = True
          BevelOuter = bvNone
          Caption = 'Panel6'
          TabOrder = 0
          object ScrollBox_GR: TScrollBox
            Left = 0
            Top = 0
            Width = 221
            Height = 331
            HorzScrollBar.Color = cl3DLight
            HorzScrollBar.ParentColor = False
            HorzScrollBar.Smooth = True
            HorzScrollBar.Size = 16
            HorzScrollBar.Style = ssFlat
            VertScrollBar.Color = cl3DLight
            VertScrollBar.ParentColor = False
            VertScrollBar.Position = 555
            VertScrollBar.Smooth = True
            VertScrollBar.Size = 16
            VertScrollBar.Style = ssFlat
            Align = alClient
            BorderStyle = bsNone
            TabOrder = 0
            object PanelGR_base1: TPanel
              Left = 0
              Top = -401
              Width = 205
              Height = 37
              Align = alTop
              AutoSize = True
              BevelOuter = bvNone
              BorderWidth = 4
              TabOrder = 0
            end
            object PanelGR_base: TPanel
              Left = 0
              Top = -477
              Width = 205
              Height = 76
              Align = alTop
              AutoSize = True
              BevelOuter = bvNone
              BorderWidth = 4
              TabOrder = 1
              object Label5: TLabel
                Left = 7
                Top = 55
                Width = 63
                Height = 14
                Caption = '客户手机:'
              end
              object Label4: TLabel
                Left = 7
                Top = 6
                Width = 63
                Height = 14
                Caption = '品牌名称:'
              end
              object Label7: TLabel
                Left = 7
                Top = 31
                Width = 63
                Height = 14
                Caption = '消费层次:'
              end
              object coGR_DJDM: TFlatComboBox
                Tag = 27
                Left = 71
                Top = 28
                Width = 130
                Height = 22
                Style = csDropDownList
                Color = clBtnFace
                ItemHeight = 14
                TabOrder = 0
                ItemIndex = -1
                OnKeyPress = coGR_USER_ZJBSKeyPress
              end
              object coGR_USER_ZJBS: TFlatComboBox
                Tag = 26
                Left = 71
                Top = 4
                Width = 130
                Height = 22
                Style = csDropDownList
                Color = clBtnFace
                ItemHeight = 14
                TabOrder = 1
                ItemIndex = -1
                OnKeyPress = coGR_USER_ZJBSKeyPress
              end
              object edGR_SID: TFlatEdit
                Left = 71
                Top = 52
                Width = 130
                Height = 20
                ColorFlat = clBtnFace
                ParentColor = True
                TabOrder = 2
                OnKeyPress = edGR_SIDKeyPress
              end
            end
            object PanelGR_Stuff: TPanel
              Left = 0
              Top = -555
              Width = 205
              Height = 78
              Align = alTop
              AutoSize = True
              BevelOuter = bvNone
              BorderWidth = 4
              TabOrder = 2
              object Label1: TLabel
                Left = 7
                Top = 7
                Width = 63
                Height = 14
                Caption = '地    市:'
              end
              object Label2: TLabel
                Left = 7
                Top = 31
                Width = 63
                Height = 14
                Caption = '局    向:'
              end
              object Label3: TLabel
                Left = 7
                Top = 55
                Width = 63
                Height = 14
                Caption = '客户经理:'
              end
              object coGR_cityno: TFlatComboBox
                Left = 71
                Top = 4
                Width = 130
                Height = 22
                Style = csDropDownList
                Color = clBtnFace
                ItemHeight = 14
                TabOrder = 0
                ItemIndex = -1
                OnChange = coGR_citynoChange
                OnKeyPress = coGR_USER_ZJBSKeyPress
              end
              object coGR_off_no_home: TFlatComboBox
                Left = 71
                Top = 28
                Width = 130
                Height = 22
                Style = csDropDownList
                Color = clBtnFace
                ItemHeight = 14
                TabOrder = 1
                ItemIndex = -1
                OnChange = coGR_off_no_homeChange
                OnKeyPress = coGR_USER_ZJBSKeyPress
              end
              object coGR_GH: TFlatComboBox
                Left = 71
                Top = 52
                Width = 130
                Height = 22
                Style = csDropDownList
                Color = clBtnFace
                ItemHeight = 14
                TabOrder = 2
                ItemIndex = -1
                OnKeyPress = coGR_USER_ZJBSKeyPress
              end
            end
            object PanelGRBTN_highlevel: TPanel
              Left = 0
              Top = -364
              Width = 205
              Height = 45
              Align = alTop
              AutoSize = True
              BevelOuter = bvNone
              BorderWidth = 8
              Font.Charset = GB2312_CHARSET
              Font.Color = clMaroon
              Font.Height = -13
              Font.Name = '宋体'
              Font.Style = []
              ParentFont = False
              TabOrder = 3
              object ToolBar1: TToolBar
                Left = 8
                Top = 8
                Width = 189
                Height = 29
                ButtonHeight = 21
                ButtonWidth = 87
                Caption = 'ToolBar1'
                EdgeBorders = [ebBottom]
                ShowCaptions = True
                TabOrder = 0
                object ToolButton1: TToolButton
                  Left = 0
                  Top = 2
                  Width = 57
                  Caption = 'ToolButton1'
                  Style = tbsSeparator
                end
                object btnGR_HighLevel: TToolButton
                  Tag = 1
                  Left = 57
                  Top = 2
                  Caption = '  高级选项  '
                  Style = tbsCheck
                  OnClick = btnGR_highlevelClick
                end
                object ToolButton3: TToolButton
                  Left = 144
                  Top = 2
                  Width = 89
                  Caption = 'ToolButton3'
                  ImageIndex = 0
                  Style = tbsSeparator
                end
              end
            end
            object PanelGR_highlevel2: TPanel
              Left = 0
              Top = 160
              Width = 205
              Height = 102
              Align = alTop
              AutoSize = True
              BevelOuter = bvNone
              BorderWidth = 4
              TabOrder = 4
              object Label92: TLabel
                Left = 7
                Top = 8
                Width = 63
                Height = 14
                Caption = '职    业:'
              end
              object Label91: TLabel
                Left = 7
                Top = 33
                Width = 63
                Height = 14
                Caption = '性    别:'
              end
              object Label87: TLabel
                Left = 106
                Top = 80
                Width = 14
                Height = 14
                Caption = '至'
              end
              object Label86: TLabel
                Left = 188
                Top = 80
                Width = 14
                Height = 14
                Caption = '岁'
              end
              object Label88: TLabel
                Left = 24
                Top = 80
                Width = 14
                Height = 14
                Caption = '从'
              end
              object coGR_ZY: TFlatComboBox
                Tag = 43
                Left = 71
                Top = 4
                Width = 130
                Height = 22
                Style = csDropDownList
                Color = clBtnFace
                ItemHeight = 14
                TabOrder = 0
                ItemIndex = -1
                OnKeyPress = coGR_USER_ZJBSKeyPress
              end
              object coGR_XB: TFlatComboBox
                Tag = 20
                Left = 71
                Top = 28
                Width = 130
                Height = 22
                Style = csDropDownList
                Color = clBtnFace
                ItemHeight = 14
                TabOrder = 1
                ItemIndex = -1
                OnKeyPress = coGR_USER_ZJBSKeyPress
              end
              object spiGR_AgeBegin: TFlatSpinEditInteger
                Left = 41
                Top = 77
                Width = 57
                Height = 21
                ColorFlat = clActiveBorder
                AutoSize = False
                Enabled = False
                MaxValue = 200

⌨️ 快捷键说明

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