📄 inv_opdiffbillqry.dfm
字号:
inherited Frm_Inv_OpDiffBillQry: TFrm_Inv_OpDiffBillQry
Left = 40
Top = 80
Caption = ''
ClientHeight = 478
ClientWidth = 774
PixelsPerInch = 96
TextHeight = 12
inherited ControlBar: TControlBar
Width = 774
end
inherited Pnl_Title: TPanel
Width = 774
inherited Image2: TImage
Width = 774
end
end
inherited Pnl_Head: TPanel
Width = 774
Height = 44
inherited Image1: TImage
Width = 774
Height = 44
end
object Label3: TLabel
Left = 270
Top = 1
Width = 72
Height = 12
Caption = '采购订单号:'
end
object Lbl_PoNo: TLabel
Left = 342
Top = 1
Width = 48
Height = 12
Caption = 'Lbl_PoNo'
end
object Label7: TLabel
Left = 483
Top = 1
Width = 48
Height = 12
Caption = '单据号:'
end
object Label8: TLabel
Left = 638
Top = 1
Width = 36
Height = 12
Caption = '日期:'
end
object Label4: TLabel
Left = 28
Top = 25
Width = 48
Height = 12
Caption = '供应商:'
end
object Lbl_VendorCodeName: TLabel
Left = 80
Top = 25
Width = 108
Height = 12
Caption = 'Lbl_VendorCodeName'
end
object Label1: TLabel
Left = 320
Top = 25
Width = 48
Height = 12
Caption = '操作员:'
end
object Label2: TLabel
Left = 40
Top = 1
Width = 36
Height = 12
Caption = '仓库:'
end
object Lbl_BillNo: TLabel
Left = 533
Top = 1
Width = 60
Height = 12
Caption = 'Lbl_BillNo'
end
object Lbl_Date: TLabel
Left = 676
Top = 1
Width = 48
Height = 12
Caption = 'Lbl_Date'
end
object Lbl_Warehouse: TLabel
Left = 80
Top = 1
Width = 78
Height = 12
Caption = 'Lbl_Warehouse'
end
object Lbl_Employee: TLabel
Left = 368
Top = 25
Width = 72
Height = 12
Caption = 'Lbl_Employee'
end
object Label5: TLabel
Left = 575
Top = 24
Width = 72
Height = 12
Caption = '原始单据号:'
end
object Lbl_ParentBillNo: TLabel
Left = 647
Top = 24
Width = 96
Height = 12
Caption = 'Lbl_ParentBillNo'
end
end
inherited Pnl_Hint: TPanel
Top = 473
Width = 774
Height = 5
inherited Image4: TImage
Width = 774
Height = 5
end
end
inherited Pnl_Body: TPanel
Top = 101
Width = 774
Height = 372
inherited Image3: TImage
Width = 774
Height = 372
end
inherited DBGridEh: TDBGridEh
Width = 774
Height = 372
Columns = <
Item
FieldName = 'POLineNo'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '采购订单行号'
Width = 87
KeyList.Strings = ()
end
Item
FieldName = 'ItemCodeName'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '物料标识'
Width = 384
KeyList.Strings = ()
end
Item
FieldName = 'UomName'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '计量单位'
Width = 78
KeyList.Strings = ()
end
Item
FieldName = 'InvBillNoTaxAmount'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '未税金额'
Width = 82
KeyList.Strings = ()
end>
end
end
inherited AdoQry_Tmp: TAdoQuery
Left = 157
Top = 211
end
inherited AdoQry_Body: TAdoQuery
Left = 104
Top = 225
end
inherited DataSource: TDataSource
Left = 232
Top = 209
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -