📄 inv_otheroutbillqry.dfm
字号:
inherited Frm_Inv_OtherOutBillQry: TFrm_Inv_OtherOutBillQry
Left = 19
Top = 119
BOrderIcons = [biSystemMenu, biMinimize]
Caption = '其他出库单据查询'
ClientHeight = 531
ClientWidth = 755
PixelsPerInch = 96
TextHeight = 12
inherited ControlBar: TControlBar
Width = 755
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 = '打印预览(不计打印次数)'
end
end
end
inherited Pnl_Title: TPanel
Width = 755
Height = 35
Caption = '其他出库单据查询'
inherited Image2: TImage
Width = 755
Height = 35
end
end
inherited Pnl_Head: TPanel
Top = 65
Width = 755
Height = 120
inherited Image1: TImage
Top = 121
Width = 755
end
inherited Lbl_Order: TLabel
Width = 66
Caption = '日期,单据号'
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 755
Height = 121
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object Label2: TLabel
Left = 85
Top = 5
Width = 6
Height = 12
end
object Label3: TLabel
Left = 24
Top = 8
Width = 36
Height = 12
Caption = '仓库:'
end
object Label4: TLabel
Left = 0
Top = 36
Width = 60
Height = 12
Caption = '出库对象:'
end
object Label5: TLabel
Left = 22
Top = 87
Width = 36
Height = 12
Caption = '备注:'
end
object Label6: TLabel
Left = 216
Top = 8
Width = 36
Height = 12
Caption = '货位:'
end
object Label7: TLabel
Left = 216
Top = 36
Width = 36
Height = 12
Caption = '代码:'
end
object Label8: TLabel
Left = 416
Top = 8
Width = 60
Height = 12
Caption = '出库类型:'
end
object Label9: TLabel
Left = 22
Top = 64
Width = 36
Height = 12
Caption = '名称:'
end
object Label10: TLabel
Left = 608
Top = 8
Width = 48
Height = 12
Caption = '单据号:'
end
object Label11: TLabel
Left = 620
Top = 36
Width = 36
Height = 12
Caption = '日期:'
end
object Lbl_OutName: TLabel
Left = 54
Top = 64
Width = 6
Height = 12
end
object Edt_Memo: TEdit
Left = 63
Top = 83
Width = 625
Height = 20
Enabled = False
TabOrder = 3
end
object Edt_BillNo: TEdit
Left = 664
Top = 4
Width = 113
Height = 20
Enabled = False
TabOrder = 0
end
object Medt_Date: TMaskEdit
Left = 664
Top = 32
Width = 113
Height = 20
Enabled = False
EditMask = '!9999/99/99;1;_'
MaxLength = 10
TabOrder = 2
Text = ' . . '
end
object Edt_OutCode: TExtEdit
Left = 256
Top = 32
Width = 129
Height = 20
Enabled = False
TabOrder = 1
DispLabel = Lbl_OutName
end
object Edt_WhCodeName: TExtEdit
Left = 63
Top = 7
Width = 121
Height = 20
Enabled = False
TabOrder = 4
DispLabel = Lbl_OutName
end
object Edt_OutType: TExtEdit
Left = 64
Top = 32
Width = 121
Height = 20
Enabled = False
TabOrder = 5
DispLabel = Lbl_OutName
end
object edt_WhPosition: TExtEdit
Left = 256
Top = 6
Width = 129
Height = 20
Enabled = False
TabOrder = 6
DispLabel = Lbl_OutName
end
object Edt_BillType2CodeName: TExtEdit
Left = 472
Top = 7
Width = 121
Height = 20
Enabled = False
TabOrder = 7
DispLabel = Lbl_OutName
end
end
end
inherited Pnl_Hint: TPanel
Top = 505
Width = 755
inherited Image4: TImage
Width = 755
end
object Label1: TLabel
Left = 577
Top = 8
Width = 84
Height = 12
Caption = '当前物料描述:'
end
object DBText1: TDBText
Left = 531
Top = 8
Width = 42
Height = 12
AutoSize = True
DataField = 'ItemName'
DataSource = DataSource
end
end
inherited Pnl_Body: TPanel
Top = 185
Width = 755
Height = 320
inherited Image3: TImage
Width = 755
Height = 320
end
inherited DBGridEh: TDBGridEh
Width = 755
Height = 320
Columns = <
Item
FieldName = 'ItemCodeName'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '物料标识'
Width = 459
KeyList.Strings = ()
end
Item
FieldName = 'UomName'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '计量单位'
Width = 52
KeyList.Strings = ()
end
Item
FieldName = 'InvBillQty'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '数量'
KeyList.Strings = ()
end
Item
FieldName = 'InvBillNoTaxPrice'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '未税价'
KeyList.Strings = ()
end
Item
FieldName = 'InvBillNoTaxAmount'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '未税金额'
Width = 69
KeyList.Strings = ()
end
Item
FieldName = 'BilllineremArk'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '备注'
Width = 150
KeyList.Strings = ()
end>
end
end
inherited AdoQry_Tmp: TAdoQuery
Left = 323
Top = 243
end
inherited ActionList: TActionList
Left = 448
Top = 264
inherited Act_Look: TAction
ShortCut = 16462
end
inherited Act_Excel: TAction
Enabled = False
Visible = False
end
end
inherited AdoQry_Main: TAdoQuery
ConnectionString = ''
CurSorType = ctStatic
Left = 600
Top = 265
end
inherited DataSource: TDataSource
Left = 344
Top = 281
end
inherited ExtPrintReport: TExtPrintReport
Left = 200
Top = 257
end
inherited PopuPmenu: TPopuPmenu
Left = 552
Top = 273
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -