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

📄 lcrkchart_unit.dfm

📁 餐营的数据核算,模拟入库,出库,库存.对餐营的流程详细叙述
💻 DFM
字号:
object LCRKCHART_Form: TLCRKCHART_Form
  Left = 165
  Top = 111
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #21015#36710#20837#24211#36208#21183#22270
  ClientHeight = 453
  ClientWidth = 732
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object DBChart1: TDBChart
    Left = 0
    Top = 0
    Width = 529
    Height = 453
    BackWall.Brush.Color = clWhite
    BackWall.Brush.Style = bsClear
    Title.Text.Strings = (
      #21015#36710#20837#24211#36208#21183#20998#26512#22270)
    Align = alLeft
    TabOrder = 0
    object Series1: TBarSeries
      Marks.ArrowLength = 20
      Marks.Visible = True
      DataSource = DM.LCRKCHART_ADOQ
      SeriesColor = clRed
      XLabelsSource = #29677#32452
      XValues.DateTime = False
      XValues.Name = 'X'
      XValues.Multiplier = 1
      XValues.Order = loAscending
      XValues.ValueSource = #24635#25968#37327
      YValues.DateTime = False
      YValues.Name = 'Bar'
      YValues.Multiplier = 1
      YValues.Order = loNone
      YValues.ValueSource = #24635#25968#37327
    end
  end
  object Panel1: TPanel
    Left = 529
    Top = 0
    Width = 203
    Height = 453
    Align = alClient
    TabOrder = 1
    object Label1: TLabel
      Left = 34
      Top = 23
      Width = 130
      Height = 13
      Caption = #35831#36873#25321#25152#35201#26174#31034#30340#20869#23481
    end
    object Label4: TLabel
      Left = 16
      Top = 72
      Width = 46
      Height = 13
      Caption = #32437#22352#26631':'
    end
    object Label2: TLabel
      Left = 36
      Top = 152
      Width = 39
      Height = 13
      Caption = #36710#21495#65306
    end
    object Label3: TLabel
      Left = 11
      Top = 183
      Width = 65
      Height = 13
      Caption = #27719#24635#32534#21495#65306
    end
    object Label6: TLabel
      Left = 36
      Top = 215
      Width = 39
      Height = 13
      Caption = #29677#32452#65306
    end
    object Label5: TLabel
      Left = 96
      Top = 128
      Width = 26
      Height = 13
      Caption = #26597#35810
    end
    object BitBtn1: TBitBtn
      Left = 64
      Top = 280
      Width = 75
      Height = 25
      Caption = #26174#31034
      TabOrder = 0
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 64
      Top = 336
      Width = 75
      Height = 25
      Caption = #25171#21360
      TabOrder = 1
      OnClick = BitBtn2Click
    end
    object ComboBox2: TComboBox
      Left = 67
      Top = 70
      Width = 113
      Height = 21
      Style = csDropDownList
      Ctl3D = True
      ItemHeight = 13
      ParentCtl3D = False
      TabOrder = 2
    end
    object ComboBox3: TComboBox
      Left = 69
      Top = 148
      Width = 113
      Height = 21
      Style = csDropDownList
      Ctl3D = True
      ItemHeight = 13
      ParentCtl3D = False
      TabOrder = 3
    end
    object ComboBox4: TComboBox
      Left = 69
      Top = 179
      Width = 113
      Height = 21
      Style = csDropDownList
      Ctl3D = True
      ItemHeight = 13
      ParentCtl3D = False
      TabOrder = 4
    end
    object ComboBox5: TComboBox
      Left = 69
      Top = 212
      Width = 113
      Height = 21
      Style = csDropDownList
      Ctl3D = True
      ItemHeight = 13
      ParentCtl3D = False
      TabOrder = 5
    end
    object BitBtn3: TBitBtn
      Left = 64
      Top = 384
      Width = 75
      Height = 25
      Caption = #28165#31354
      TabOrder = 6
      OnClick = BitBtn3Click
    end
  end
end

⌨️ 快捷键说明

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