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

📄 wairassay.~dfm

📁 企业商品管理系统
💻 ~DFM
字号:
object Frm_WairAssay: TFrm_WairAssay
  Left = 224
  Top = 136
  Width = 696
  Height = 480
  Caption = #24211#23384#37327#20998#26512
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 185
    Height = 453
    Align = alLeft
    Caption = #20998#26512#35774#32622
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 41
      Width = 78
      Height = 13
      Caption = #20998#26512#24180#20221#65306'      '
    end
    object Label2: TLabel
      Left = 24
      Top = 85
      Width = 75
      Height = 13
      Caption = #36215#22987#26376#65306'         '
    end
    object Label3: TLabel
      Left = 24
      Top = 129
      Width = 75
      Height = 13
      Caption = #32467#26463#26376#65306'         '
    end
    object SpeedButton1: TSpeedButton
      Left = 96
      Top = 168
      Width = 65
      Height = 33
      Caption = #20998#26512
      OnClick = SpeedButton1Click
    end
    object Edit1: TEdit
      Left = 86
      Top = 37
      Width = 61
      Height = 21
      TabOrder = 0
      Text = '1999'
    end
    object Edit2: TEdit
      Left = 86
      Top = 81
      Width = 61
      Height = 21
      TabOrder = 1
      Text = '1'
    end
    object Edit3: TEdit
      Left = 86
      Top = 125
      Width = 61
      Height = 21
      TabOrder = 2
      Text = '1'
    end
    object UpDown1: TUpDown
      Left = 147
      Top = 37
      Width = 16
      Height = 21
      Associate = Edit1
      Min = 1999
      Max = 2080
      Position = 1999
      TabOrder = 3
      Thousands = False
    end
    object UpDown2: TUpDown
      Left = 147
      Top = 81
      Width = 15
      Height = 21
      Associate = Edit2
      Min = 1
      Max = 12
      Position = 1
      TabOrder = 4
    end
    object UpDown3: TUpDown
      Left = 147
      Top = 125
      Width = 15
      Height = 21
      Associate = Edit3
      Min = 1
      Max = 12
      Position = 1
      TabOrder = 5
    end
  end
  object DBChart1: TDBChart
    Left = 185
    Top = 0
    Width = 503
    Height = 453
    AnimatedZoom = True
    BackWall.Brush.Color = clWhite
    BackWall.Brush.Style = bsClear
    Title.Text.Strings = (
      #25353#26376#20221#20998#26512#38144#21806#37327)
    View3DOptions.Zoom = 96
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 1
    object Series1: TBarSeries
      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
    end
  end
  object ADODataSet1: TADODataSet
    Connection = FDM.ADOCon
    Parameters = <>
    Left = 249
    Top = 144
  end
end

⌨️ 快捷键说明

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