📄 inv_realopqty_d.dfm
字号:
inherited Frm_Inv_RealOpQty_D: TFrm_Inv_RealOpQty_D
Left = 223
Top = 190
Caption = '委外加工产品入库核定'
ClientHeight = 230
ClientWidth = 385
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 48
Top = 48
Width = 72
Height = 12
Caption = '父物料描述:'
end
object Lbl_Ite_ItemCode: TLabel [1]
Left = 128
Top = 49
Width = 96
Height = 12
Caption = 'Lbl_Ite_ItemCode'
end
object Label3: TLabel [2]
Left = 60
Top = 115
Width = 60
Height = 12
Caption = '实际定额:'
end
object Label4: TLabel [3]
Left = 60
Top = 143
Width = 60
Height = 12
Caption = '实际损耗:'
end
object Label5: TLabel [4]
Left = 48
Top = 71
Width = 72
Height = 12
Caption = '子物料代码:'
end
object Label2: TLabel [5]
Left = 48
Top = 94
Width = 72
Height = 12
Caption = '子物料描述:'
end
object Lbl_ItemName: TLabel [6]
Left = 128
Top = 94
Width = 72
Height = 12
Caption = 'Lbl_ItemName'
end
inherited btn_ok: TButton
Left = 211
Top = 190
end
inherited btn_Cancel: TButton
Left = 288
Top = 190
end
inherited Pnl_Add: TPanel
Left = 286
Top = 23
end
object ExtEdt_RealOpQty: TExtEdit [10]
Left = 128
Top = 111
Width = 101
Height = 20
TabOrder = 4
Text = 'ExtEdt_RealOpQty'
OnExit = FloatCheck
end
object ExtEdt_RealOPScrAp_Percent: TExtEdit [11]
Left = 128
Top = 139
Width = 101
Height = 20
TabOrder = 5
Text = 'ExtEdt_RealOPScrAp_Percent'
OnExit = FloatCheck
end
object ExtEdt_ItemCode: TExtEdit [12]
Left = 128
Top = 66
Width = 125
Height = 20
TabOrder = 3
Text = 'ExtEdt_ItemCode'
OnExit = InvItemCodeCheck
OnKeyDown = ItemHint
DispLabel = Lbl_ItemName
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -