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

📄 sfc_monthsumqrybcppj_e.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
inherited Frm_Sfc_MonthSumQrybcppj_e: TFrm_Sfc_MonthSumQrybcppj_e
  Left = 222
  Top = 166
  Caption = '材料金额分配'
  ClientHeight = 208
  ClientWidth = 421
  OnActivate = nil
  OnClose = nil
  OnCreate = nil
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel [0]
    Left = 42
    Top = 34
    Width = 72
    Height = 12
    Caption = '半成品代码:'
  end
  object Label2: TLabel [1]
    Left = 54
    Top = 62
    Width = 60
    Height = 12
    Caption = '物料描述:'
  end
  object lbl_ItemName: TLabel [2]
    Left = 120
    Top = 62
    Width = 49
    Height = 12
  end
  object Label4: TLabel [3]
    Left = 54
    Top = 108
    Width = 60
    Height = 12
    Caption = '分配金额:'
  end
  object Label3: TLabel [4]
    Left = 54
    Top = 84
    Width = 60
    Height = 12
    Caption = '生产数量:'
  end
  inherited btn_ok: TButton
    Left = 234
    Top = 168
  end
  inherited btn_Cancel: TButton
    Left = 311
    Top = 168
    OnClick = btn_CancelClick
  end
  object Edit1: TEdit [8]
    Left = 120
    Top = 30
    Width = 130
    Height = 20
    TabOrder = 3
    OnExit = Edit1Exit
    OnKeyDown = Edit1KeyDown
  end
  object Edit2: TEdit [9]
    Left = 120
    Top = 103
    Width = 130
    Height = 20
    TabOrder = 4
    OnExit = FloatCheck
  end
  object Edit3: TEdit [10]
    Left = 120
    Top = 78
    Width = 130
    Height = 20
    Enabled = False
    TabOrder = 5
  end
  inherited AdoQry_Tmp: TAdoQuery
    Left = 368
    Top = 64
  end
end

⌨️ 快捷键说明

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