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

📄 unit_custbrowsebase_p.dfm

📁 delphi开发的中国移动大客户管理系统,后台数据库为oracle
💻 DFM
📖 第 1 页 / 共 5 页
字号:
              Top = 436
              Width = 213
              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_citynoKeyPress
              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_citynoKeyPress
              end
              object spiGR_AgeBegin: TFlatSpinEditInteger
                Left = 41
                Top = 77
                Width = 57
                Height = 21
                ColorFlat = clActiveBorder
                AutoSize = False
                Enabled = False
                MaxValue = 150
                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 = 150
                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 = 538
              Width = 213
              Height = 45
              Align = alTop
              AutoSize = True
              BevelOuter = bvNone
              BorderWidth = 4
              TabOrder = 5
            end
            object PanelGR_highlevel1: TPanel
              Left = 0
              Top = 267
              Width = 213
              Height = 169
              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 = 148
                Width = 14
                Height = 14
                Caption = '至'
              end
              object Label95: TLabel
                Left = 187
                Top = 148
                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 = 148
                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 = 72
                Top = 74
                Width = 130
                Height = 22
                CalAlignment = dtaLeft
                Date = 37466.6513419676
                Time = 37466.6513419676
                Color = clActiveBorder
                DateFormat = dfShort
                DateMode = dmComboBox
                Enabled = False
                ImeName = '中文 (简体) - 智能 ABC'
                Kind = dtkDate
                ParseInput = False
                TabOrder = 0
              end
              object dtpGR_BE_DH_TEnd: TDateTimePicker
                Left = 72
                Top = 98
                Width = 130
                Height = 22
                CalAlignment = dtaLeft
                Date = 37466.6513419676
                Time = 37466.6513419676
                Color = clActiveBorder
                DateFormat = dfShort
                DateMode = dmComboBox
                Enabled = False
                ImeName = '中文 (简体) - 智能 ABC'
                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 = -13
                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_citynoKeyPress
              end
              object cbGR_ZWSJ: TFlatCheckBox
                Left = 7
                Top = 124
                Width = 83
                Height = 16
                Caption = '在网时间'
                TabOrder = 4
                TabStop = True
                OnClick = cbGR_ZWSJClick
              end
              object spiGR_ZWSJBegin: TFlatSpinEditInteger
                Left = 48
                Top = 144
                Width = 57
                Height = 21
                ColorFlat = clActiveBorder
                AutoSize = False
                Enabled = False
                MaxValue = 150
                MinValue = 0
                TabOrder = 5
                Value = 1
                OnChange = spiGR_ZWSJBeginChange
              end
              object spiGR_ZWSJEnd: TFlatSpinEditInteger
                Left = 126
                Top = 144
                Width = 57
                Height = 21
                ColorFlat = clActiveBorder
                AutoSize = False
                Enabled = False
                MaxValue = 150
                MinValue = 1
                TabOrder = 6
                Value = 1
              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_citynoKeyPress
              end
            end
            object PanelGR_SelectOrder: TPanel
              Left = 0
              Top = 628
              Width = 213
              Height = 267
              Align = alTop
              BevelOuter = bvNone
              TabOrder = 7
              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

⌨️ 快捷键说明

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