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

📄 productorsalespicture.dfm

📁 企业客户关系管理系统
💻 DFM
字号:
object F_productorsalespicture: TF_productorsalespicture
  Left = 209
  Top = 124
  Width = 583
  Height = 425
  Caption = #21508#31181#20135#21697#38144#21806#25968#37327#23545#27604#22270
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object DecisionGraph1: TDecisionGraph
    Left = 64
    Top = 128
    Width = 433
    Height = 217
    DecisionSource = DecisionSource1
    Title.Text.Strings = (
      'TDecisionGraph')
    TabOrder = 0
    object Series1: TBarSeries
      Active = False
      Marks.ArrowLength = 20
      Marks.Visible = True
      SeriesColor = clRed
      XValues.DateTime = False
      XValues.Name = 'X'
      XValues.Multiplier = 1.000000000000000000
      XValues.Order = loAscending
      YValues.DateTime = False
      YValues.Name = 'Bar'
      YValues.Multiplier = 1.000000000000000000
      YValues.Order = loNone
      Identifier = '::'
      Style = 16
    end
  end
  object DecisionGrid1: TDecisionGrid
    Left = 152
    Top = 16
    Width = 353
    Height = 89
    DefaultColWidth = 100
    DefaultRowHeight = 20
    CaptionColor = clActiveCaption
    CaptionFont.Charset = DEFAULT_CHARSET
    CaptionFont.Color = clCaptionText
    CaptionFont.Height = -11
    CaptionFont.Name = 'MS Sans Serif'
    CaptionFont.Style = []
    DataColor = clInfoBk
    DataSumColor = clNone
    DataFont.Charset = DEFAULT_CHARSET
    DataFont.Color = clWindowText
    DataFont.Height = -11
    DataFont.Name = 'MS Sans Serif'
    DataFont.Style = []
    LabelFont.Charset = DEFAULT_CHARSET
    LabelFont.Color = clWindowText
    LabelFont.Height = -11
    LabelFont.Name = 'MS Sans Serif'
    LabelFont.Style = []
    LabelColor = clBtnFace
    LabelSumColor = clInactiveCaption
    Dimensions = <>
    Totals = False
    ShowCubeEditor = False
    Color = clBtnFace
    GridLineWidth = 1
    GridLineColor = clWindowText
    TabOrder = 1
  end
  object DecisionCube1: TDecisionCube
    DataSet = DecisionQuery1
    DimensionMap = <>
    ShowProgressDialog = True
    MaxDimensions = 5
    MaxSummaries = 10
    MaxCells = 0
    Left = 24
    Top = 8
  end
  object DecisionQuery1: TDecisionQuery
    DatabaseName = 'crmSystemsql'
    SQL.Strings = (
      'select '#23458#25143#32534#21495','#38144#21806#25968#37327' from SalsRecord group by '#23458#25143#32534#21495)
    Left = 72
    Top = 8
  end
  object DecisionSource1: TDecisionSource
    DecisionCube = DecisionCube1
    ControlType = xtCheck
    SparseRows = False
    SparseCols = False
    Left = 112
    Top = 8
    DimensionCount = 0
    SummaryCount = 0
    CurrentSummary = 0
    SparseRows = False
    SparseCols = False
    DimensionInfo = ()
  end
end

⌨️ 快捷键说明

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