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

📄 basereportdlgcustomerid.dfm

📁 一套融入了系统营销管理思想的管理软件产品
💻 DFM
字号:
inherited fmBaseReportDlgCustomerID: TfmBaseReportDlgCustomerID
  Left = 238
  Top = 149
  Caption = 'fmBaseReportDlgCustomerID'
  ClientHeight = 368
  ClientWidth = 519
  Font.Charset = GB2312_CHARSET
  Font.Name = #23435#20307
  PixelsPerInch = 96
  TextHeight = 16
  inherited GroupBox1: TGroupBox
    Caption = #20179#24211
    inherited Label1: TLabel
      Caption = '&1'#32534#21495
    end
    inherited ED2: TDBCheckBox
      Caption = '&2'#20840#37096#20179#24211
    end
  end
  inherited GroupBox3: TGroupBox
    Caption = #21830#21697#32534#21495
    inherited Label3: TLabel
      Caption = '&4'#27490
    end
  end
  inherited GroupBox2: TGroupBox
    inherited Label5: TLabel
      Caption = '&7'#27490
    end
  end
  object GroupBox4: TGroupBox [5]
    Left = 4
    Top = 256
    Width = 425
    Height = 105
    Caption = #23458#25143
    TabOrder = 5
    object Label6: TLabel
      Left = 8
      Top = 24
      Width = 24
      Height = 16
      Caption = '&8'#36215
      FocusControl = ED8
    end
    object sbBeginCustomerID: TSpeedButton
      Left = 116
      Top = 20
      Width = 23
      Height = 25
      Glyph.Data = {
        F6000000424DF600000000000000760000002800000010000000100000000100
        0400000000008000000000000000000000001000000010000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333FBFFFF
        FFFF3333333FBBFFFFBF333333FBFFFFBFFF333333FBFFFFBFBF3333333FBBFF
        FFFF333333000FBFFFBF3333300330FBFFFF33330308F30BFFFF33330030F30F
        BBFB333303F80033FF3F33300FFF803333333003F30003333333003F80333333
        333303F88033333333330F880333333333330000333333333333}
      OnClick = sbBeginCustomerIDClick
    end
    object sbEndCustomerID: TSpeedButton
      Left = 116
      Top = 48
      Width = 23
      Height = 25
      Glyph.Data = {
        F6000000424DF600000000000000760000002800000010000000100000000100
        0400000000008000000000000000000000001000000010000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333FBFFFF
        FFFF3333333FBBFFFFBF333333FBFFFFBFFF333333FBFFFFBFBF3333333FBBFF
        FFFF333333000FBFFFBF3333300330FBFFFF33330308F30BFFFF33330030F30F
        BBFB333303F80033FF3F33300FFF803333333003F30003333333003F80333333
        333303F88033333333330F880333333333330000333333333333}
      OnClick = sbEndCustomerIDClick
    end
    object Label7: TLabel
      Left = 8
      Top = 52
      Width = 24
      Height = 16
      Caption = '&9'#27490
      FocusControl = ED9
    end
    object ED8: TDBEdit
      Left = 36
      Top = 20
      Width = 77
      Height = 24
      DataField = 'BeginCustomerID'
      DataSource = DM.dsInput
      TabOrder = 0
    end
    object DBEdit5: TDBEdit
      Left = 144
      Top = 20
      Width = 93
      Height = 24
      TabStop = False
      Color = clTeal
      DataField = 'BeginCustomerAttribName'
      DataSource = DM.dsInput
      Font.Charset = CHINESEBIG5_CHARSET
      Font.Color = clWhite
      Font.Height = -16
      Font.Name = #32048#26126#39636
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 1
    end
    object DBEdit6: TDBEdit
      Left = 144
      Top = 48
      Width = 93
      Height = 24
      TabStop = False
      Color = clTeal
      DataField = 'EndCustomerAttribName'
      DataSource = DM.dsInput
      Font.Charset = CHINESEBIG5_CHARSET
      Font.Color = clWhite
      Font.Height = -16
      Font.Name = #32048#26126#39636
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 2
    end
    object ED9: TDBEdit
      Left = 36
      Top = 48
      Width = 77
      Height = 24
      DataField = 'EndCustomerID'
      DataSource = DM.dsInput
      TabOrder = 3
    end
    object EDA: TDBCheckBox
      Left = 36
      Top = 80
      Width = 117
      Height = 17
      Caption = '&5'#20840#37096#23458#25143
      DataField = 'AllCustomerID'
      DataSource = DM.dsInput
      TabOrder = 4
      ValueChecked = 'True'
      ValueUnchecked = 'False'
    end
  end
end

⌨️ 快捷键说明

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