📄 inv_priceaudit_poblnc_d.dfm
字号:
inherited Frm_Inv_PriceAudit_PoBlnc_D: TFrm_Inv_PriceAudit_PoBlnc_D
Left = 116
Top = 72
Caption = '采购入库核价'
ClientHeight = 280
ClientWidth = 475
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 32
Top = 52
Width = 60
Height = 12
Caption = '物料标识:'
end
object Label2: TLabel [1]
Left = 32
Top = 79
Width = 60
Height = 12
Caption = '计量单位:'
end
object Label3: TLabel [2]
Left = 273
Top = 79
Width = 48
Height = 12
Caption = '税 率:'
end
object Label4: TLabel [3]
Left = 20
Top = 103
Width = 72
Height = 12
Caption = '约定交货量:'
end
object Label5: TLabel [4]
Left = 274
Top = 103
Width = 48
Height = 12
Caption = '暂估价:'
end
object Label6: TLabel [5]
Left = 44
Top = 126
Width = 48
Height = 12
Caption = '含税价:'
end
object Label7: TLabel [6]
Left = 262
Top = 126
Width = 60
Height = 12
Caption = '含税金额:'
end
object Label8: TLabel [7]
Left = 20
Top = 158
Width = 72
Height = 12
Caption = '实际含税价:'
end
object Label9: TLabel [8]
Left = 238
Top = 158
Width = 84
Height = 12
Caption = '实际含税金额:'
end
object Label10: TLabel [9]
Left = 20
Top = 192
Width = 72
Height = 12
Caption = '实际未税价:'
end
object Label11: TLabel [10]
Left = 238
Top = 192
Width = 84
Height = 12
Caption = '实际未税金额:'
end
object lbl_ItemName: TLabel [11]
Left = 93
Top = 52
Width = 6
Height = 12
end
object lbl_UomName: TLabel [12]
Left = 93
Top = 79
Width = 6
Height = 12
end
object lbl_taxrate: TLabel [13]
Left = 328
Top = 79
Width = 6
Height = 12
end
object lbl_Poqty: TLabel [14]
Left = 93
Top = 103
Width = 6
Height = 12
end
object lbl_PoreferencedPrice: TLabel [15]
Left = 328
Top = 103
Width = 6
Height = 12
end
object lbl_PotaxPrice: TLabel [16]
Left = 93
Top = 126
Width = 6
Height = 12
end
object lbl_PotaxAmount: TLabel [17]
Left = 328
Top = 126
Width = 6
Height = 12
end
inherited btn_ok: TButton
Left = 265
Top = 232
end
inherited btn_Cancel: TButton
Left = 350
Top = 232
end
inherited Pnl_Add: TPanel
Left = 396
Top = 8
end
object Extedt_realpotaxPrice: TExtEdit [21]
Left = 93
Top = 154
Width = 113
Height = 20
TabOrder = 3
OnExit = Extedt_realpotaxPriceExit
end
object Extedt_realpotaxAmount: TExtEdit [22]
Left = 328
Top = 154
Width = 121
Height = 20
TabOrder = 4
OnExit = Extedt_realpotaxAmountExit
end
object Extedt_realponotaxPrice: TExtEdit [23]
Left = 93
Top = 188
Width = 113
Height = 20
TabOrder = 5
OnExit = Extedt_realponotaxPriceExit
end
object Extedt_realponotaxAmount: TExtEdit [24]
Left = 328
Top = 188
Width = 121
Height = 20
TabOrder = 6
OnExit = Extedt_realponotaxAmountExit
end
inherited AdoQry_Tmp: TAdoQuery
Left = 392
Top = 87
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -