📄 inv_otherinaudit_d.dfm
字号:
inherited Frm_Inv_OtherInAudit_D: TFrm_Inv_OtherInAudit_D
Left = 233
Top = 101
Caption = '其它入库核价'
ClientHeight = 273
ClientWidth = 451
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 30
Top = 30
Width = 60
Height = 12
Caption = '物料代码:'
end
object Label2: TLabel [1]
Left = 30
Top = 57
Width = 60
Height = 12
Caption = '物料描述:'
end
object Label3: TLabel [2]
Left = 54
Top = 84
Width = 36
Height = 12
Caption = '数量:'
end
object lbl_ItemName: TLabel [3]
Left = 96
Top = 56
Width = 6
Height = 12
end
object lbl_InvBillqty: TLabel [4]
Left = 96
Top = 81
Width = 6
Height = 12
end
object Label6: TLabel [5]
Left = 42
Top = 112
Width = 48
Height = 12
Caption = '含税价:'
end
object Label7: TLabel [6]
Left = 238
Top = 112
Width = 60
Height = 12
Caption = '含税金额:'
end
object Label8: TLabel [7]
Left = 38
Top = 148
Width = 48
Height = 12
Caption = '未税价:'
end
object Label9: TLabel [8]
Left = 242
Top = 146
Width = 60
Height = 12
Caption = '未税金额:'
end
object lbl_ItemCode: TLabel [9]
Left = 96
Top = 30
Width = 6
Height = 12
end
object Label4: TLabel [10]
Left = 48
Top = 182
Width = 36
Height = 12
Caption = '备注:'
end
inherited btn_ok: TButton
Left = 271
Top = 228
TabOrder = 5
end
inherited btn_Cancel: TButton
Left = 351
Top = 228
TabOrder = 6
end
inherited Pnl_Add: TPanel
TabOrder = 7
end
object Extedt_InvBillPrice: TExtEdit [14]
Left = 96
Top = 108
Width = 121
Height = 20
TabOrder = 0
OnExit = Extedt_InvBillPriceExit
end
object Extedt_InvBillAmount: TExtEdit [15]
Left = 304
Top = 107
Width = 121
Height = 20
TabOrder = 1
OnExit = Extedt_InvBillAmountExit
end
object Extedt_InvBillnotaxPrice: TExtEdit [16]
Left = 96
Top = 142
Width = 121
Height = 20
TabOrder = 2
OnExit = Extedt_InvBillnotaxPriceExit
OnKeyDown = Extedt_InvBillnotaxPriceKeyDown
end
object Extedt_InvBillnotaxAmount: TExtEdit [17]
Left = 304
Top = 141
Width = 121
Height = 20
TabOrder = 3
OnExit = Extedt_InvBillnotaxAmountExit
end
object edt_memo: TEdit [18]
Left = 96
Top = 177
Width = 329
Height = 20
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -