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

📄 unit_integral_b.dfm

📁 delphi开发的中国移动大客户管理系统,后台数据库为oracle
💻 DFM
字号:
inherited form_integral_B: Tform_integral_B
  Left = 60
  Top = 40
  Caption = '大客户积分查询'
  PixelsPerInch = 96
  TextHeight = 14
  inherited Panel1: TPanel
    inherited PageControl1: TPageControl
      inherited TabSheet1: TTabSheet
        inherited Panel6: TPanel
          inherited ScrollBox_GR: TScrollBox
            VertScrollBar.Position = 0
            inherited PanelGR_base1: TPanel
              Top = 112
              Height = 76
              object Label8: TLabel
                Left = 106
                Top = 26
                Width = 14
                Height = 14
                Caption = '至'
              end
              object Label9: TLabel
                Left = 186
                Top = 26
                Width = 14
                Height = 14
                Caption = '分'
              end
              object Label10: TLabel
                Left = 26
                Top = 26
                Width = 14
                Height = 14
                Caption = '从'
              end
              object spiGR_JFDBegin: TFlatSpinEditInteger
                Left = 44
                Top = 23
                Width = 54
                Height = 21
                ColorFlat = clActiveBorder
                AutoSize = False
                Enabled = False
                MaxValue = 150
                MinValue = 0
                TabOrder = 0
                Value = 1
              end
              object spiGR_JFDEnd: TFlatSpinEditInteger
                Left = 127
                Top = 23
                Width = 54
                Height = 21
                ColorFlat = clActiveBorder
                AutoSize = False
                Enabled = False
                MaxValue = 99999
                MinValue = 1
                TabOrder = 1
                Value = 1
                OnEnter = spiGR_AgeEndEnter
              end
              object cbGR_JFD: TFlatCheckBox
                Left = 8
                Top = 0
                Width = 97
                Height = 17
                Caption = '积分段'
                TabOrder = 2
                TabStop = True
                OnClick = cbGR_AgeClick
              end
            end
            inherited PanelGR_base: TPanel
              Top = 0
              inherited coGR_DJDM: TFlatComboBox
                OnKeyPress = nil
              end
              inherited coGR_USER_ZJBS: TFlatComboBox
                OnKeyPress = nil
              end
            end
            inherited PanelGRBTN_stuff: TPanel
              Top = 188
              inherited ToolBar2: TToolBar
                inherited btnGR_stuff: TToolButton
                  OnClick = nil
                end
              end
            end
            inherited PanelGR_Stuff: TPanel
              Top = 225
              inherited coGR_citycode: TFlatComboBox
                OnKeyPress = nil
              end
              inherited coGR_off_no_home: TFlatComboBox
                OnKeyPress = nil
              end
            end
            inherited PanelGRBTN_highlevel: TPanel
              Top = 313
              inherited ToolBar1: TToolBar
                inherited btnGR_HighLevel: TToolButton
                  OnClick = nil
                end
              end
            end
            inherited PanelGR_highlevel2: TPanel
              Top = 544
              inherited coGR_ZY: TFlatComboBox
                OnKeyPress = nil
              end
              inherited coGR_XB: TFlatComboBox
                OnKeyPress = nil
              end
            end
            inherited PanelGR_highlevel: TPanel
              Top = 644
            end
            inherited PanelGR_highlevel1: TPanel
              Top = 350
              inherited coGR_SXDM: TFlatComboBox
                OnKeyPress = nil
              end
              inherited coGR_Stat: TFlatComboBox
                OnKeyPress = nil
              end
            end
          end
        end
      end
    end
  end
end

⌨️ 快捷键说明

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