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

📄 mrp_qry_oblongmps1_d.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
inherited Frm_Mrp_Qry_OblongMps1_D: TFrm_Mrp_Qry_OblongMps1_D
  Left = 290
  Top = 89
  Caption = '主生产计划月分布表明细'
  ClientHeight = 248
  ClientWidth = 440
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel [0]
    Left = 24
    Top = 12
    Width = 48
    Height = 12
    Caption = '物料标识'
  end
  object Label2: TLabel [1]
    Left = 229
    Top = 36
    Width = 48
    Height = 12
    Caption = '计量单位'
  end
  object Label3: TLabel [2]
    Left = 24
    Top = 36
    Width = 36
    Height = 12
    Caption = '年累计'
  end
  object Label6: TLabel [3]
    Left = 24
    Top = 60
    Width = 18
    Height = 12
    Caption = '1月'
  end
  object Label9: TLabel [4]
    Left = 229
    Top = 60
    Width = 18
    Height = 12
    Caption = '2月'
  end
  object Label12: TLabel [5]
    Left = 24
    Top = 84
    Width = 18
    Height = 12
    Caption = '3月'
  end
  object Label18: TLabel [6]
    Left = 24
    Top = 108
    Width = 18
    Height = 12
    Caption = '5月'
  end
  object Label21: TLabel [7]
    Left = 229
    Top = 108
    Width = 18
    Height = 12
    Caption = '6月'
  end
  object Label24: TLabel [8]
    Left = 24
    Top = 132
    Width = 18
    Height = 12
    Caption = '7月'
  end
  object Label27: TLabel [9]
    Left = 229
    Top = 132
    Width = 18
    Height = 12
    Caption = '8月'
  end
  object Label30: TLabel [10]
    Left = 24
    Top = 156
    Width = 18
    Height = 12
    Caption = '9月'
  end
  object Label33: TLabel [11]
    Left = 229
    Top = 156
    Width = 24
    Height = 12
    Caption = '10月'
  end
  object Label36: TLabel [12]
    Left = 24
    Top = 180
    Width = 24
    Height = 12
    Caption = '11月'
  end
  object Label39: TLabel [13]
    Left = 229
    Top = 180
    Width = 24
    Height = 12
    Caption = '12月'
  end
  object Label7: TLabel [14]
    Left = 229
    Top = 84
    Width = 18
    Height = 12
    Caption = '4月'
  end
  inherited btn_ok: TButton
    Left = 96
    Top = 222
    Enabled = False
  end
  inherited btn_Cancel: TButton
    Left = 269
    Top = 222
  end
  object Edit1: TEdit [17]
    Left = 88
    Top = 8
    Width = 336
    Height = 20
    Enabled = False
    TabOrder = 2
  end
  object Edit2: TEdit [18]
    Left = 292
    Top = 32
    Width = 131
    Height = 20
    Enabled = False
    TabOrder = 3
  end
  object Edit3: TEdit [19]
    Left = 88
    Top = 32
    Width = 131
    Height = 20
    Enabled = False
    TabOrder = 4
  end
  object Ed_Rs1: TEdit [20]
    Left = 88
    Top = 56
    Width = 131
    Height = 20
    Enabled = False
    TabOrder = 5
  end
  object Ed_Rs2: TEdit [21]
    Left = 292
    Top = 56
    Width = 131
    Height = 20
    Enabled = False
    TabOrder = 6
  end
  object Ed_Rs3: TEdit [22]
    Left = 88
    Top = 80
    Width = 131
    Height = 20
    Enabled = False
    TabOrder = 7
  end
  object Ed_Rs4: TEdit [23]
    Left = 292
    Top = 80
    Width = 131
    Height = 20
    Enabled = False
    TabOrder = 8
  end
  object Ed_Rs5: TEdit [24]
    Left = 88
    Top = 104
    Width = 131
    Height = 20
    Enabled = False
    TabOrder = 9
  end
  object Ed_Rs6: TEdit [25]
    Left = 292
    Top = 104
    Width = 131
    Height = 20
    Enabled = False
    TabOrder = 10
  end
  object Ed_Rs7: TEdit [26]
    Left = 88
    Top = 128
    Width = 131
    Height = 20
    Enabled = False
    TabOrder = 11
  end
  object Ed_Rs8: TEdit [27]
    Left = 292
    Top = 128
    Width = 131
    Height = 20
    Enabled = False
    TabOrder = 12
  end
  object Ed_Rs9: TEdit [28]
    Left = 88
    Top = 152
    Width = 131
    Height = 20
    Enabled = False
    TabOrder = 13
  end
  object Ed_Rs10: TEdit [29]
    Left = 292
    Top = 152
    Width = 131
    Height = 20
    Enabled = False
    TabOrder = 14
  end
  object Ed_Rs11: TEdit [30]
    Left = 88
    Top = 176
    Width = 131
    Height = 20
    Enabled = False
    TabOrder = 15
  end
  object Ed_Rs12: TEdit [31]
    Left = 292
    Top = 176
    Width = 131
    Height = 20
    Enabled = False
    TabOrder = 16
  end
  inherited AdoQry_Tmp: TAdoQuery
    Left = 152
    Top = 3
  end
end

⌨️ 快捷键说明

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