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

📄 pm_qry_analyzerpoenteritem_d.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
inherited Frm_Pm_Qry_AnalyzerPoEnterItem_D: TFrm_Pm_Qry_AnalyzerPoEnterItem_D
  Left = 244
  Top = 184
  Caption = '物料月度采购数量/价格/金额分析'
  ClientHeight = 321
  ClientWidth = 437
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel [0]
    Left = 16
    Top = 48
    Width = 60
    Height = 12
    Caption = '物料标识:'
  end
  object Label2: TLabel [1]
    Left = 40
    Top = 72
    Width = 36
    Height = 12
    Caption = '单位:'
  end
  object Label3: TLabel [2]
    Left = 219
    Top = 48
    Width = 72
    Height = 12
    Caption = '量价额标识:'
  end
  object Label4: TLabel [3]
    Left = 243
    Top = 72
    Width = 48
    Height = 12
    Caption = '年累计:'
  end
  object Bevel1: TBevel [4]
    Left = 15
    Top = 96
    Width = 409
    Height = 2
    ShApe = bsBottomLine
    Style = bsRaised
  end
  object Label5: TLabel [5]
    Left = 40
    Top = 112
    Width = 30
    Height = 12
    Caption = '1月:'
  end
  object Label6: TLabel [6]
    Left = 40
    Top = 136
    Width = 30
    Height = 12
    Caption = '2月:'
  end
  object Label7: TLabel [7]
    Left = 40
    Top = 160
    Width = 30
    Height = 12
    Caption = '3月:'
  end
  object Label8: TLabel [8]
    Left = 40
    Top = 184
    Width = 30
    Height = 12
    Caption = '4月:'
  end
  object Label9: TLabel [9]
    Left = 40
    Top = 208
    Width = 30
    Height = 12
    Caption = '5月:'
  end
  object Label10: TLabel [10]
    Left = 40
    Top = 232
    Width = 30
    Height = 12
    Caption = '6月:'
  end
  object Label11: TLabel [11]
    Left = 224
    Top = 112
    Width = 30
    Height = 12
    Caption = '7月:'
  end
  object Label12: TLabel [12]
    Left = 224
    Top = 136
    Width = 30
    Height = 12
    Caption = '8月:'
  end
  object Label13: TLabel [13]
    Left = 224
    Top = 160
    Width = 30
    Height = 12
    Caption = '9月:'
  end
  object Label14: TLabel [14]
    Left = 224
    Top = 184
    Width = 36
    Height = 12
    Caption = '10月:'
  end
  object Label15: TLabel [15]
    Left = 224
    Top = 208
    Width = 36
    Height = 12
    Caption = '11月:'
  end
  object Label16: TLabel [16]
    Left = 224
    Top = 232
    Width = 36
    Height = 12
    Caption = '12月:'
  end
  inherited btn_ok: TButton
    Left = 112
    Top = 275
    Enabled = False
  end
  inherited btn_Cancel: TButton
    Left = 205
    Top = 275
  end
  object Edit1: TEdit [19]
    Left = 80
    Top = 40
    Width = 121
    Height = 20
    Enabled = False
    TabOrder = 2
  end
  object Edit2: TEdit [20]
    Left = 80
    Top = 64
    Width = 121
    Height = 20
    Enabled = False
    TabOrder = 3
  end
  object Edit3: TEdit [21]
    Left = 296
    Top = 40
    Width = 121
    Height = 20
    Enabled = False
    TabOrder = 4
  end
  object Edit4: TEdit [22]
    Left = 296
    Top = 64
    Width = 121
    Height = 20
    Enabled = False
    TabOrder = 5
  end
  object Edit5: TEdit [23]
    Left = 80
    Top = 104
    Width = 121
    Height = 20
    Enabled = False
    TabOrder = 6
  end
  object Edit6: TEdit [24]
    Left = 80
    Top = 128
    Width = 121
    Height = 20
    Enabled = False
    TabOrder = 7
  end
  object Edit7: TEdit [25]
    Left = 80
    Top = 152
    Width = 121
    Height = 20
    Enabled = False
    TabOrder = 8
  end
  object Edit8: TEdit [26]
    Left = 80
    Top = 176
    Width = 121
    Height = 20
    Enabled = False
    TabOrder = 9
  end
  object Edit9: TEdit [27]
    Left = 80
    Top = 200
    Width = 121
    Height = 20
    Enabled = False
    TabOrder = 10
  end
  object Edit10: TEdit [28]
    Left = 80
    Top = 224
    Width = 121
    Height = 20
    Enabled = False
    TabOrder = 11
  end
  object Edit11: TEdit [29]
    Left = 264
    Top = 104
    Width = 121
    Height = 20
    Enabled = False
    TabOrder = 12
  end
  object Edit12: TEdit [30]
    Left = 264
    Top = 128
    Width = 121
    Height = 20
    Enabled = False
    TabOrder = 13
  end
  object Edit13: TEdit [31]
    Left = 264
    Top = 152
    Width = 121
    Height = 20
    Enabled = False
    TabOrder = 14
  end
  object Edit14: TEdit [32]
    Left = 264
    Top = 176
    Width = 121
    Height = 20
    Enabled = False
    TabOrder = 15
  end
  object Edit15: TEdit [33]
    Left = 264
    Top = 200
    Width = 121
    Height = 20
    Enabled = False
    TabOrder = 16
  end
  object Edit16: TEdit [34]
    Left = 264
    Top = 224
    Width = 121
    Height = 20
    Enabled = False
    TabOrder = 17
  end
  inherited AdoQry_Tmp: TAdoQuery
    Left = 408
    Top = 264
  end
end

⌨️ 快捷键说明

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