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

📄 sfc_mninoverplan_d.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
inherited Frm_Sfc_MnInOverPlan_D: TFrm_Sfc_MnInOverPlan_D
  Left = 250
  Top = 83
  Caption = #36710#38388#29983#20135#36229#35745#21010#20837#24211
  ClientHeight = 274
  ClientWidth = 350
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Label2: TLabel [0]
    Left = 59
    Top = 36
    Width = 60
    Height = 12
    Caption = #35746#21333#34892#21495#65306
  end
  object Label4: TLabel [1]
    Left = 59
    Top = 59
    Width = 60
    Height = 12
    Caption = #29289#26009#20195#30721#65306
  end
  object Lbl_ItemName1: TLabel [2]
    Left = 297
    Top = 83
    Width = 6
    Height = 12
    Visible = False
  end
  object Label3: TLabel [3]
    Left = 59
    Top = 83
    Width = 60
    Height = 12
    Caption = #29289#26009#25551#36848#65306
  end
  object Lbl_VendorName: TLabel [4]
    Left = 121
    Top = 38
    Width = 6
    Height = 12
  end
  object Label6: TLabel [5]
    Left = 47
    Top = 106
    Width = 72
    Height = 12
    Caption = #32422#23450#20132#36135#37327#65306
  end
  object Label5: TLabel [6]
    Left = 35
    Top = 152
    Width = 84
    Height = 12
    Caption = #32047#35745#23454#20837#25968#37327#65306
  end
  object Label8: TLabel [7]
    Left = 47
    Top = 177
    Width = 72
    Height = 12
    Caption = #26412#27425#20132#36135#37327#65306
  end
  object Lbl_MoQty: TLabel [8]
    Left = 121
    Top = 106
    Width = 6
    Height = 12
  end
  object Lbl_MoRealInQty: TLabel [9]
    Left = 121
    Top = 152
    Width = 6
    Height = 12
  end
  object Label1: TLabel [10]
    Left = 71
    Top = 128
    Width = 48
    Height = 12
    Caption = #26410#32467#37327#65306
  end
  object Lbl_MoNoFinishQty: TLabel [11]
    Left = 120
    Top = 128
    Width = 6
    Height = 12
  end
  inherited btn_ok: TButton
    Left = 181
    Top = 222
    TabOrder = 2
  end
  inherited btn_Cancel: TButton
    Left = 258
    Top = 222
    TabOrder = 3
  end
  inherited Pnl_Add: TPanel
    Left = 270
    Top = 28
    TabOrder = 4
  end
  object Edt_MoLineNo: TExtEdit [15]
    Left = 121
    Top = 32
    Width = 56
    Height = 20
    Color = clMenu
    Enabled = False
    MaxLength = 4
    TabOrder = 0
    OnExit = IntegerCheck
  end
  object Edt_MoInQTy: TEdit [16]
    Left = 121
    Top = 173
    Width = 121
    Height = 20
    MaxLength = 8
    TabOrder = 1
    OnExit = FloatCheck
  end
  object ExtEdt_ItemCode: TLinkEdit [17]
    Left = 120
    Top = 56
    Width = 145
    Height = 20
    LinkStyle = lsEllipsis
    TabOrder = 5
    OnButtonClick = InOutItemHint1
    OnExit = ExtEdt_ItemCodeExit
    OnKeyDown = InOutItemHint
  end
  object Lbl_ItemName: TEdit [18]
    Left = 120
    Top = 80
    Width = 217
    Height = 20
    TabOrder = 6
  end
  inherited AdoQry_Tmp: TAdoQuery
    Left = 226
    Top = 0
  end
end

⌨️ 快捷键说明

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