📄 inv_opoutbillqry.dfm
字号:
inherited Frm_Inv_OpOutBillQry: TFrm_Inv_OpOutBillQry
Left = -166
Top = 110
BOrderIcons = [biSystemMenu, biMinimize]
Caption = #22996#22806#21152#24037#26448#26009#20986#24211#21333#26597#35810
ClientHeight = 387
ClientWidth = 804
PixelsPerInch = 96
TextHeight = 12
inherited ControlBar: TControlBar
Width = 804
inherited ToolBar: TToolBar
inherited TlBtn_Filter: TToolButton
Enabled = False
end
inherited TlBtn_Locate: TToolButton
Enabled = False
end
inherited TlBtn_Order: TToolButton
Enabled = False
end
inherited TlBtn_SetColumn: TToolButton
Enabled = False
end
inherited TlBtn_Preview: TToolButton
Hint = #25171#21360#39044#35272'('#19981#35745#25171#21360#27425#25968')'
end
end
end
inherited Pnl_Title: TPanel
Width = 804
Height = 35
Caption = #22996#22806#21152#24037#26448#26009#20986#24211#21333#26597#35810
inherited Image2: TImage
Width = 804
Height = 35
end
end
inherited Pnl_Head: TPanel
Top = 65
Width = 804
Height = 104
inherited Image1: TImage
Top = 105
Width = 804
end
inherited Lbl_Order: TLabel
Width = 66
Caption = #26085#26399','#21333#25454#21495
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 804
Height = 105
Align = alTop
BevelOuter = bvNone
Enabled = False
TabOrder = 0
object Label2: TLabel
Left = 26
Top = 5
Width = 36
Height = 12
Caption = #20179#24211#65306
end
object Label3: TLabel
Left = 406
Top = 5
Width = 48
Height = 12
Caption = #35746#21333#21495#65306
end
object Label4: TLabel
Left = 14
Top = 33
Width = 48
Height = 12
Caption = #20379#24212#21830#65306
end
object Label7: TLabel
Left = 622
Top = 5
Width = 48
Height = 12
Caption = #21333#25454#21495#65306
end
object Label8: TLabel
Left = 634
Top = 33
Width = 36
Height = 12
Caption = #26085#26399#65306
end
object lbl_VendorCodeName: TLabel
Left = 72
Top = 33
Width = 6
Height = 12
end
object Label5: TLabel
Left = 26
Top = 64
Width = 36
Height = 12
Caption = #22791#27880#65306
end
object Label6: TLabel
Left = 201
Top = 5
Width = 36
Height = 12
Caption = #36135#20301#65306
end
object Lbl_InvBillrate: TLabel
Left = 580
Top = 32
Width = 6
Height = 12
end
object Lbl_WhPosition: TLabel
Left = 240
Top = 5
Width = 6
Height = 12
end
object Lbl_Pono: TLabel
Left = 480
Top = 5
Width = 6
Height = 12
end
object Lbl_WhName: TLabel
Left = 63
Top = 5
Width = 6
Height = 12
end
object Edt_BillNo: TEdit
Left = 671
Top = 3
Width = 100
Height = 20
TabStop = False
Enabled = False
ReadOnly = True
TabOrder = 0
end
object MEdt_Date: TMaskEdit
Left = 671
Top = 29
Width = 100
Height = 20
Enabled = False
EditMask = '0000\.00\.00;1;_'
MaxLength = 10
TabOrder = 1
Text = ' . . '
end
object Edt_RemArk: TEdit
Left = 72
Top = 63
Width = 553
Height = 20
Enabled = False
TabOrder = 2
end
end
end
inherited Pnl_Hint: TPanel
Top = 361
Width = 804
inherited Image4: TImage
Width = 804
end
object Label1: TLabel
Left = 24
Top = 8
Width = 84
Height = 12
Caption = #24403#21069#29289#26009#25551#36848#65306
end
object DBText1: TDBText
Left = 112
Top = 8
Width = 42
Height = 12
AutoSize = True
DataField = 'ItemName'
DataSource = DataSource
end
end
inherited Pnl_Body: TPanel
Top = 169
Width = 804
Height = 192
inherited Image3: TImage
Width = 804
Height = 192
end
inherited DBGridEh: TDBGridEh
Width = 804
Height = 192
Columns = <
Item
EditButtons = <>
FieldName = 'POLineNo'
Footers = <>
Title.Caption = #35746#21333#34892#21495
end
Item
EditButtons = <>
FieldName = 'ItemCode'
Footers = <>
Title.Caption = #29289#26009#20195#30721
Width = 125
end
Item
EditButtons = <>
FieldName = 'ItemName'
Footers = <>
Title.Caption = #29289#26009#25551#36848
Width = 250
end
Item
EditButtons = <>
FieldName = 'UomName'
Footers = <>
Title.Caption = #35745#37327#21333#20301
Width = 51
end
Item
EditButtons = <>
FieldName = 'InvBillQty'
Footers = <>
Title.Caption = #25968#37327
end
Item
EditButtons = <>
FieldName = 'InvBillNoTaxPrice'
Footers = <>
Title.Caption = #26410#31246#20215
end
Item
EditButtons = <>
FieldName = 'InvBillNoTaxAmount'
Footers = <>
Title.Caption = #26410#31246#37329#39069
Width = 62
end
Item
EditButtons = <>
FieldName = 'BillLineReMArk'
Footers = <>
Title.Caption = #22791#27880
Width = 129
end>
end
end
inherited AdoQry_Tmp: TAdoQuery
Left = 333
Top = 243
end
inherited ActionList: TActionList
Left = 208
Top = 264
inherited Act_Look: TAction
ShortCut = 16462
end
inherited Act_Excel: TAction
Enabled = False
Visible = False
end
end
inherited AdoQry_Main: TAdoQuery
ConnectionString =
'Provider=SQLOLEDB.1;Password=mdrcmrm;Persist Security Info=True;' +
'User ID=mdrcmrm;Initial Catalog=mdrcmrm;Data Source=192.168.0.8'
CurSorType = ctStatic
SQL.Strings = (
'Select InvOutBill.InvBillDate,'
' InvOutBill.InvBillNo,'
' InvOutBill.DeptCode+'#39' '#39'+Dept.DeptName As DeptCodeName,'
' InvOutBill.MONo,'
' InvOutBillLine.MoLineNo,'
' InvOutBillLine.ItemCode,'
' Item.ItemName,'
' InvOutBillLine.BillLineReMArk,'
' Uom.UomName,'
' InvOutBillLine.InvBillQty,'
' InvOutBillLine.InvBillNoTaxPrice,'
' InvOutBillLine.InvBillNoTaxAmount,'
' InvOutBill.EmployeeCode+'#39' '#39'+Employee.EmployeeName As EmployeeC' +
'odeName,'
' InvOutBillLine.BatchNo'
'From InvOutBillLine'
' Left Outer Join Item On InvOutBillLine.ItemCode=Item.ItemCode'
' Left Outer Join Uom On Item.UomCode=Uom.UomCode,'
' InvOutBill'
' Left Outer Join Dept On InvOutBill.DeptCode=Dept.DeptCode'
' Left Outer Join Employee On InvOutBill.EmployeeCode=Employee.' +
'EmployeeCode'
'Where InvOutBillLine.InvBillId=InvOutBill.InvBillId'
''
' '
' '
' '
' '
' '
' '
' ')
Left = 56
Top = 265
end
inherited DataSource: TDataSource
Left = 312
Top = 281
end
inherited ExtPrintReport: TExtPrintReport
Left = 456
Top = 257
end
inherited PopuPmenu: TPopuPmenu
Left = 104
Top = 273
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -