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

📄 unit_custombrowsebase.dfm

📁 一个不错的源程序DELPHI开发的,功能比较好的客户管理系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
                MinValue = 1
                TabOrder = 2
                Value = 1
                OnChange = spiGR_ZWSJBeginChange
              end
              object spiGR_AgeEnd: TFlatSpinEditInteger
                Left = 126
                Top = 77
                Width = 57
                Height = 21
                ColorFlat = clActiveBorder
                AutoSize = False
                Enabled = False
                MaxValue = 200
                MinValue = 1
                TabOrder = 3
                Value = 1
              end
              object cbGR_Age: TFlatCheckBox
                Left = 7
                Top = 56
                Width = 91
                Height = 16
                Caption = '客户年龄'
                TabOrder = 4
                TabStop = True
                OnClick = cbGR_AgeClick
              end
            end
            object PanelGR_highlevel: TPanel
              Left = 0
              Top = 262
              Width = 205
              Height = 69
              Align = alTop
              AutoSize = True
              BevelOuter = bvNone
              BorderWidth = 4
              TabOrder = 5
            end
            object PanelGR_highlevel1: TPanel
              Left = 0
              Top = -319
              Width = 205
              Height = 167
              Align = alTop
              AutoSize = True
              BevelOuter = bvNone
              BorderWidth = 4
              TabOrder = 6
              object Label93: TLabel
                Left = 34
                Top = 100
                Width = 14
                Height = 14
                Caption = '至'
              end
              object Label96: TLabel
                Left = 110
                Top = 146
                Width = 14
                Height = 14
                Caption = '至'
              end
              object Label95: TLabel
                Left = 187
                Top = 146
                Width = 14
                Height = 14
                Caption = '月'
              end
              object Label99: TLabel
                Left = 7
                Top = 7
                Width = 63
                Height = 14
                Caption = '客户属性:'
              end
              object Label94: TLabel
                Left = 34
                Top = 78
                Width = 14
                Height = 14
                Caption = '从'
              end
              object Label75: TLabel
                Left = 33
                Top = 146
                Width = 14
                Height = 14
                Caption = '从'
              end
              object Label_stat: TLabel
                Left = 7
                Top = 31
                Width = 63
                Height = 14
                Caption = '手机状态:'
              end
              object dtpGR_BE_DH_TBegin: TDateTimePicker
                Left = 71
                Top = 74
                Width = 130
                Height = 22
                CalAlignment = dtaLeft
                Date = 37466.6513419676
                Time = 37466.6513419676
                Color = clActiveBorder
                DateFormat = dfShort
                DateMode = dmComboBox
                Enabled = False
                ImeName = '中文 (简体) - 微软拼音'
                Kind = dtkDate
                ParseInput = False
                TabOrder = 0
              end
              object dtpGR_BE_DH_TEnd: TDateTimePicker
                Left = 71
                Top = 98
                Width = 130
                Height = 22
                CalAlignment = dtaLeft
                Date = 37466.6513419676
                Time = 37466.6513419676
                Color = clActiveBorder
                DateFormat = dfShort
                DateMode = dmComboBox
                Enabled = False
                ImeName = '中文 (简体) - 微软拼音'
                Kind = dtkDate
                ParseInput = False
                TabOrder = 1
              end
              object cbGR_BE_DH_T: TFlatCheckBox
                Left = 7
                Top = 54
                Width = 135
                Height = 16
                Caption = '成为大客户的时间'
                Font.Charset = GB2312_CHARSET
                Font.Color = clWindowText
                Font.Height = -14
                Font.Name = '宋体'
                Font.Style = []
                ParentFont = False
                TabOrder = 2
                TabStop = True
                OnClick = cbGR_BE_DH_TClick
              end
              object coGR_SXDM: TFlatComboBox
                Tag = 34
                Left = 71
                Top = 4
                Width = 130
                Height = 22
                Style = csDropDownList
                Color = clBtnFace
                ItemHeight = 14
                TabOrder = 3
                ItemIndex = -1
                OnKeyPress = coGR_USER_ZJBSKeyPress
              end
              object cbGR_ZWSJ: TFlatCheckBox
                Left = 7
                Top = 123
                Width = 83
                Height = 15
                Caption = '在网时间'
                TabOrder = 4
                TabStop = True
                OnClick = cbGR_ZWSJClick
              end
              object spiGR_ZWSJBegin: TFlatSpinEditInteger
                Left = 48
                Top = 142
                Width = 57
                Height = 21
                ColorFlat = clActiveBorder
                AutoSize = False
                Enabled = False
                MaxValue = 9999
                MinValue = 0
                TabOrder = 5
                Value = 0
                OnChange = spiGR_ZWSJBeginChange
              end
              object spiGR_ZWSJEnd: TFlatSpinEditInteger
                Left = 126
                Top = 142
                Width = 57
                Height = 21
                ColorFlat = clActiveBorder
                AutoSize = False
                Enabled = False
                MaxValue = 9999
                MinValue = 0
                TabOrder = 6
                Value = 0
              end
              object coGR_Stat: TFlatComboBox
                Tag = 28
                Left = 71
                Top = 28
                Width = 130
                Height = 22
                Style = csDropDownList
                Color = clBtnFace
                ItemHeight = 14
                TabOrder = 7
                ItemIndex = -1
                OnKeyPress = coGR_USER_ZJBSKeyPress
              end
            end
            object PanelGRBTN_SelectOrder: TPanel
              Left = 0
              Top = 115
              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 = 7
              object ToolBar22: TToolBar
                Left = 8
                Top = 8
                Width = 189
                Height = 29
                ButtonHeight = 21
                ButtonWidth = 87
                Caption = 'ToolBar1'
                EdgeBorders = [ebBottom]
                ShowCaptions = True
                TabOrder = 0
                object ToolButton20: TToolButton
                  Left = 0
                  Top = 2
                  Width = 57
                  Caption = 'ToolButton1'
                  Style = tbsSeparator
                end
                object btnGR_SelectOrder: TToolButton
                  Tag = 1
                  Left = 57
                  Top = 2
                  Caption = '  查询排序  '
                  Style = tbsCheck
                  OnClick = btnGR_SelectOrderClick
                end
                object ToolButton21: TToolButton
                  Left = 144
                  Top = 2
                  Width = 89
                  Caption = 'ToolButton3'
                  ImageIndex = 0
                  Style = tbsSeparator
                end
              end
            end
            object PanelGR_SelectOrder: TPanel
              Left = 0
              Top = -152
              Width = 205
              Height = 267
              Align = alTop
              BevelOuter = bvNone
              TabOrder = 8
              object Label999: TLabel
                Left = 178
                Top = 8
                Width = 14
                Height = 14
                Caption = '条'
              end
              object spiGR_Return: TFlatSpinEditInteger
                Left = 104
                Top = 6
                Width = 72
                Height = 21
                ColorFlat = clBtnFace
                AutoSize = False
                MaxValue = 0
                MinValue = 0
                ParentColor = True
                TabOrder = 0
                Value = 1000
              end
              object cbGR_return: TFlatCheckBox
                Left = 7
                Top = 7
                Width = 95
                Height = 16
                Caption = '数据最多返回'
                Checked = True
                TabOrder = 1
                TabStop = True
                OnClick = cbGR_returnClick
              end
              object cbGR_Order: TFlatCheckBox
                Left = 7
                Top = 30
                Width = 113
                Height = 16
                Caption = '排序字段'
                Checked = True
                TabOrder = 2
                TabStop = True
                OnClick = cbGR_OrderClick
              end
              object btnGR_to: TFlatButton
                Left = 113
                Top = 143
                Width = 24
                Height = 23
                Glyph.Data = {
                  76010000424D7601000000000000760000002800000020000000100000000100
                  04000000000000010000120B0000120B00001000000000000000000000000000
                  800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
                  FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
                  333333333337F33333333333333033333333333333373F333333333333090333
                  33333333337F7F33333333333309033333333333337373F33333333330999033
                  3333333337F337F33333333330999033333333333733373F3333333309999903
                  333333337F33337F33333333099999033333333373333373F333333099999990
                  33333337FFFF3FF7F33333300009000033333337777F77773333333333090333
                  33333333337F7F33333333333309033333333333337F7F333333333333090333
                  33333333337F7F33333333333309033333333333337F7F333333333333090333
                  33333333337F7F33333333333300033333333333337773333333}
                NumGlyphs = 2
                TabOrder = 3
                OnClick = btnGR_toClick
              end
              object btnGR_From: TFlatButton
                Left = 149
                Top = 143
                Width = 23
                Height = 23
                Glyph.Data = {
                  76010000424D7601000000000000760000002800000020000000100000000100
                  04000000000000010000120B0000120B00001000000000000000000000000000
                  800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
                  FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333
                  3333333333777F33333333333309033333333333337F7F333333333333090333
                  33333333337F7F33333333333309033333333333337F7F333333333333090333
                  33333333337F7F33333333333309033333333333FF7F7FFFF333333000090000
                  3333333777737777F333333099999990333333373F3333373333333309999903
                  333333337F33337F33333333099999033333333373F333733333333330999033
                  3333333337F337F3333333333099903333333333373F37333333333333090333
                  33333333337F7F33333333333309033333333333337373333333333333303333
                  333333333337F333333333333330333333333333333733333333}
                NumGlyphs = 2
                TabOrder = 4
                OnClick = btnGR_FromClick
              end
              object lbGR_canselect: TListBox
                Left = 7
                Top = 48
                Width = 195
                Height = 90
                Hint = '可选的排序条件'
                ItemHeight = 14
                Items.Strings = (
                  '手机号码'
                  '地市'
                  '局向'
                  '品牌名称'
                  '消费层次'
                  '客户属性'
                  '手机状态')
                MultiSelect = True
                ParentShowHint = False
                ShowHint = True
                TabOrder = 5
                OnDblClick = btnGR_toClick
              end
              object lbGR_selected: TListBox
                Left = 7
                Top = 177
                Width = 195
                Height = 90
                Hint = '已选中的排序条件'
                ItemHeight = 14
                MultiSelect = True
                TabOrder = 6
                OnDblClick = btnGR_FromClick
              end
              object rbGR_Asce: TFlatRadioButton
                Left = 7
                Top = 149
                Width = 46
                Height = 15
                Caption = '升序'
                Checked = True
                TabOrder = 7
                TabStop = True
              end
              object rbGR_Desc: TFlatRadioButton
                Left = 59

⌨️ 快捷键说明

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