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

📄 salebackquerychart.dfm

📁 这是一个本人初定的小制作
💻 DFM
字号:
object SaleBackQueryChartDlg: TSaleBackQueryChartDlg
  Left = 113
  Top = 116
  BorderStyle = bsDialog
  Caption = #38144#21806#36864#36135#32479#35745#22270#34920
  ClientHeight = 501
  ClientWidth = 667
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = True
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 48
    Top = 16
    Width = 48
    Height = 12
    Caption = #26085#26399#20174#65306
  end
  object Label2: TLabel
    Left = 216
    Top = 16
    Width = 24
    Height = 12
    Caption = #21040#65306
  end
  object SBtnSearch: TSpeedButton
    Left = 376
    Top = 8
    Width = 23
    Height = 22
    Glyph.Data = {
      F6000000424DF600000000000000760000002800000010000000100000000100
      0400000000008000000000000000000000001000000000000000000000000000
      8000008000000080800080000000800080008080000080808000C0C0C0000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
      8888888888888888888800000888880000080F000888880F00080F000888880F
      0008000000080000000800F000000F00000800F000800F00000800F000800F00
      00088000000000000088880F00080F0008888800000800000888888000888000
      88888880F08880F0888888800088800088888888888888888888}
    OnClick = SBtnSearchClick
  end
  object SpeedButton1: TSpeedButton
    Left = 448
    Top = 40
    Width = 145
    Height = 22
    Caption = #21830#21697#21015#34920
  end
  object SBtnSelAll: TSpeedButton
    Left = 456
    Top = 360
    Width = 65
    Height = 22
    Caption = #20840#36873
    OnClick = SBtnSelAllClick
  end
  object SBtnSelInverse: TSpeedButton
    Left = 528
    Top = 360
    Width = 65
    Height = 22
    Caption = #21453#36873
    OnClick = SBtnSelInverseClick
  end
  object SBtnPrint: TSpeedButton
    Left = 480
    Top = 8
    Width = 97
    Height = 22
    Caption = #25171#21360
    OnClick = SBtnPrintClick
  end
  object DTPStart: TDateTimePicker
    Left = 96
    Top = 8
    Width = 105
    Height = 20
    Date = 38091.782909108800000000
    Time = 38091.782909108800000000
    TabOrder = 0
  end
  object DTPEnd: TDateTimePicker
    Left = 264
    Top = 8
    Width = 97
    Height = 20
    Date = 38091.782988043980000000
    Time = 38091.782988043980000000
    TabOrder = 1
  end
  object CLBGoods: TCheckListBox
    Left = 448
    Top = 64
    Width = 145
    Height = 297
    ItemHeight = 12
    TabOrder = 2
  end
  object Panel1: TPanel
    Left = 0
    Top = 384
    Width = 609
    Height = 49
    TabOrder = 3
    object CheckBox1: TCheckBox
      Left = 40
      Top = 16
      Width = 97
      Height = 17
      Caption = #31435#20307#25928#26524
      Checked = True
      State = cbChecked
      TabOrder = 0
      OnClick = CheckBox1Click
    end
  end
  object DBChartDisplay: TDBChart
    Left = 0
    Top = 40
    Width = 449
    Height = 345
    BackWall.Brush.Color = clWhite
    BackWall.Brush.Style = bsClear
    Title.Text.Strings = (
      #21830#21697#36864#36135#32479#35745#27604#36739#22270)
    BottomAxis.Title.Caption = #21830#21697#20195#30721
    LeftAxis.Title.Caption = #36864#36135#25968#37327
    Legend.LegendStyle = lsSeries
    TabOrder = 4
    object SSaleBackNum: TBarSeries
      Marks.ArrowLength = 20
      Marks.Visible = True
      SeriesColor = clRed
      Title = #36864#36135#24635#25968
      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
    end
  end
end

⌨️ 快捷键说明

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