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

📄 unit_historyinfo_b.dfm

📁 中国移动大客户管理系统
💻 DFM
字号:
inherited form_historyinfo_B: Tform_historyinfo_B
  Left = 37
  Top = 72
  Caption = '大客户历史资料查询'
  PixelsPerInch = 96
  TextHeight = 14
  inherited Panel1: TPanel
    inherited PageControl1: TPageControl
      inherited TabSheet1: TTabSheet
        inherited Panel6: TPanel
          inherited ScrollBox_GR: TScrollBox
            VertScrollBar.Position = 23
            inherited PanelGR_base1: TPanel
              Top = 177
              Height = 177
              object Label10: TLabel
                Left = 8
                Top = 9
                Width = 63
                Height = 14
                Caption = '客户手机:'
              end
              object Label8: TLabel
                Left = 37
                Top = 112
                Width = 14
                Height = 14
                Caption = '至'
              end
              object Label9: TLabel
                Left = 37
                Top = 86
                Width = 14
                Height = 14
                Caption = '从'
              end
              object Label13: TLabel
                Left = 8
                Top = 33
                Width = 77
                Height = 14
                Caption = '修改者工号:'
              end
              object ed_SID: TFlatEdit
                Left = 76
                Top = 6
                Width = 121
                Height = 20
                ColorFlat = clBtnFace
                ParentColor = True
                TabOrder = 0
                Text = '100'
              end
              object dtpGR_ChangeDateBegin: TDateTimePicker
                Left = 70
                Top = 82
                Width = 130
                Height = 22
                CalAlignment = dtaLeft
                Date = 37466.6513419676
                Time = 37466.6513419676
                Color = clActiveBorder
                DateFormat = dfShort
                DateMode = dmComboBox
                Enabled = False
                Kind = dtkDate
                ParseInput = False
                TabOrder = 1
              end
              object dtpGR_ChangeDateEnd: TDateTimePicker
                Left = 70
                Top = 108
                Width = 130
                Height = 22
                CalAlignment = dtaLeft
                Date = 37466.6513419676
                Time = 37466.6513419676
                Color = clActiveBorder
                DateFormat = dfShort
                DateMode = dmComboBox
                Enabled = False
                Kind = dtkDate
                ParseInput = False
                TabOrder = 2
              end
              object cbGR_ChangeDate: TFlatCheckBox
                Left = 8
                Top = 60
                Width = 145
                Height = 17
                Caption = '修改时间段'
                Font.Charset = GB2312_CHARSET
                Font.Color = clWindowText
                Font.Height = -14
                Font.Name = '宋体'
                Font.Style = []
                ParentFont = False
                TabOrder = 3
                TabStop = True
                OnClick = cbGR_BE_DH_TClick
              end
              object edGR_ChangeMen: TFlatEdit
                Left = 88
                Top = 30
                Width = 109
                Height = 20
                ColorFlat = clBtnFace
                ParentColor = True
                TabOrder = 4
                Text = '100'
              end
            end
            inherited PanelGR_base: TPanel
              Top = -23
              Visible = False
            end
            inherited PanelGRBTN_stuff: TPanel
              Top = 354
              Visible = False
            end
            inherited PanelGR_Stuff: TPanel
              Top = 89
            end
            inherited PanelGRBTN_highlevel: TPanel
              Top = 391
              Visible = False
            end
            inherited PanelGR_highlevel2: TPanel
              Top = 622
              Visible = False
            end
            inherited PanelGR_highlevel: TPanel
              Top = 722
              Visible = False
            end
            inherited PanelGR_highlevel1: TPanel
              Top = 428
              Visible = False
            end
          end
        end
      end
      inherited TabSheet2: TTabSheet
        inherited ScrollBox_JT: TScrollBox
          inherited PaneJTBTN_Stuff: TPanel
            Top = 255
            Visible = False
            inherited ToolBar3: TToolBar
              Width = 223
            end
          end
          inherited PanelJT_HighLevel: TPanel
            Top = 490
            Visible = False
          end
          inherited panelJT_stuff: TPanel
            Top = 49
          end
          inherited PanelJTBTN_HighLevel: TPanel
            Top = 292
            Visible = False
            inherited ToolBar4: TToolBar
              Width = 223
            end
          end
          inherited PanelJT_base1: TPanel
            Top = 140
            Height = 115
            object Label17: TLabel
              Left = 37
              Top = 86
              Width = 14
              Height = 14
              Caption = '至'
            end
            object Label18: TLabel
              Left = 37
              Top = 60
              Width = 14
              Height = 14
              Caption = '从'
            end
            object Label14: TLabel
              Left = 8
              Top = 9
              Width = 77
              Height = 14
              Caption = '修改者工号:'
            end
            object dtpJT_ChangeDateBegin: TDateTimePicker
              Left = 70
              Top = 56
              Width = 130
              Height = 22
              CalAlignment = dtaLeft
              Date = 37466.6513419676
              Time = 37466.6513419676
              Color = clActiveBorder
              DateFormat = dfShort
              DateMode = dmComboBox
              Enabled = False
              Kind = dtkDate
              ParseInput = False
              TabOrder = 0
            end
            object dtpJT_ChangeDateEnd: TDateTimePicker
              Left = 70
              Top = 82
              Width = 130
              Height = 22
              CalAlignment = dtaLeft
              Date = 37466.6513419676
              Time = 37466.6513419676
              Color = clActiveBorder
              DateFormat = dfShort
              DateMode = dmComboBox
              Enabled = False
              Kind = dtkDate
              ParseInput = False
              TabOrder = 1
            end
            object cbJT_ChangeDate: TFlatCheckBox
              Left = 8
              Top = 34
              Width = 145
              Height = 17
              Caption = '修改时间段'
              Font.Charset = GB2312_CHARSET
              Font.Color = clWindowText
              Font.Height = -14
              Font.Name = '宋体'
              Font.Style = []
              ParentFont = False
              TabOrder = 2
              TabStop = True
              OnClick = cbJT_ChangeDateClick
            end
            object edJT_ChangeMen: TFlatEdit
              Left = 88
              Top = 6
              Width = 109
              Height = 20
              ColorFlat = clBtnFace
              ParentColor = True
              TabOrder = 3
              Text = '100'
            end
          end
          inherited PanelJT_HighLevel1: TPanel
            Top = 329
            Visible = False
          end
        end
      end
    end
  end
end

⌨️ 快捷键说明

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