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

📄 basereportdlgproductid.~dfm

📁 一套融入了系统营销管理思想的管理软件产品
💻 ~DFM
字号:
inherited fmBaseReportDlgProductID: TfmBaseReportDlgProductID
  Left = 285
  Top = 188
  Caption = 'fmBaseReportDlgProductID'
  ClientHeight = 200
  ClientWidth = 516
  Font.Charset = GB2312_CHARSET
  Font.Name = #23435#20307
  PixelsPerInch = 96
  TextHeight = 16
  inherited bnOK: TBitBtn
    Left = 436
  end
  inherited bnCancel: TBitBtn
    Left = 436
  end
  inherited GroupBox1: TGroupBox
    Width = 425
    Caption = #20179#24211
    inherited Label1: TLabel
      Caption = '&1'#32534#21495
    end
    inherited ED2: TDBCheckBox
      Caption = '&2'#20840#37096#20179#24211
    end
    inherited DBEdit3: TDBEdit
      Left = 124
    end
  end
  object GroupBox3: TGroupBox [3]
    Left = 4
    Top = 88
    Width = 425
    Height = 105
    Caption = #21830#21697#32534#21495
    TabOrder = 3
    object Label2: TLabel
      Left = 8
      Top = 24
      Width = 24
      Height = 16
      Caption = '&3'#36215
      FocusControl = ED3
    end
    object Label3: TLabel
      Left = 8
      Top = 52
      Width = 24
      Height = 16
      Caption = '&4'#27490
      FocusControl = ED4
    end
    object sbEndProductID: TSpeedButton
      Left = 128
      Top = 48
      Width = 23
      Height = 25
      Glyph.Data = {
        F6000000424DF600000000000000760000002800000010000000100000000100
        0400000000008000000000000000000000001000000010000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333FBFFFF
        FFFF3333333FBBFFFFBF333333FBFFFFBFFF333333FBFFFFBFBF3333333FBBFF
        FFFF333333000FBFFFBF3333300330FBFFFF33330308F30BFFFF33330030F30F
        BBFB333303F80033FF3F33300FFF803333333003F30003333333003F80333333
        333303F88033333333330F880333333333330000333333333333}
      OnClick = sbEndProductIDClick
    end
    object sbBeginProductID: TSpeedButton
      Left = 128
      Top = 20
      Width = 23
      Height = 25
      Glyph.Data = {
        F6000000424DF600000000000000760000002800000010000000100000000100
        0400000000008000000000000000000000001000000010000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333FBFFFF
        FFFF3333333FBBFFFFBF333333FBFFFFBFFF333333FBFFFFBFBF3333333FBBFF
        FFFF333333000FBFFFBF3333300330FBFFFF33330308F30BFFFF33330030F30F
        BBFB333303F80033FF3F33300FFF803333333003F30003333333003F80333333
        333303F88033333333330F880333333333330000333333333333}
      OnClick = sbBeginProductIDClick
    end
    object ED3: TDBEdit
      Left = 36
      Top = 20
      Width = 89
      Height = 24
      DataField = 'BeginProductID'
      DataSource = DM.dsInput
      TabOrder = 0
    end
    object ED4: TDBEdit
      Left = 36
      Top = 48
      Width = 89
      Height = 24
      DataField = 'EndProductID'
      DataSource = DM.dsInput
      TabOrder = 1
    end
    object ED5: TDBCheckBox
      Left = 36
      Top = 80
      Width = 117
      Height = 17
      Caption = '&5'#20840#37096#21830#21697
      DataField = 'AllProductID'
      DataSource = DM.dsInput
      TabOrder = 2
      ValueChecked = 'True'
      ValueUnchecked = 'False'
    end
    object DBEdit2: TDBEdit
      Left = 156
      Top = 20
      Width = 261
      Height = 24
      TabStop = False
      Color = clTeal
      DataField = 'BeginProductName'
      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 = 3
    end
    object DBEdit4: TDBEdit
      Left = 156
      Top = 48
      Width = 261
      Height = 24
      TabStop = False
      Color = clTeal
      DataField = 'EndProductName'
      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 = 4
    end
  end
  inherited qyTemp: TQuery
    Left = 440
    Top = 76
  end
end

⌨️ 快捷键说明

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