📄 inv_invaging.dfm
字号:
inherited Frm_Inv_InvAging: TFrm_Inv_InvAging
Left = 15
Top = 141
Caption = 'Frm_Inv_InvAging'
ClientHeight = 459
ClientWidth = 787
PixelsPerInch = 96
TextHeight = 12
inherited ControlBar: TControlBar
Width = 787
end
inherited Pnl_Title: TPanel
Width = 787
inherited Image2: TImage
Width = 787
end
end
inherited Pnl_Head: TPanel
Width = 787
Height = 39
inherited Image1: TImage
Width = 787
Height = 39
end
object Label2: TLabel
Left = 392
Top = 5
Width = 378
Height = 12
Caption = '说明:1、当前库存不含待检库存 2、价格取自最近结帐月份的平均价'
end
end
inherited Pnl_Hint: TPanel
Top = 402
Width = 787
Height = 57
inherited Image4: TImage
Width = 787
Height = 57
end
object Label1: TLabel
Left = 24
Top = 8
Width = 6
Height = 12
end
object DBText1: TDBText
Left = 112
Top = 8
Width = 42
Height = 12
AutoSize = True
DataField = 'ItemCodeName'
DataSource = DataSource
end
object Label3: TLabel
Left = 120
Top = 32
Width = 6
Height = 12
end
end
inherited Pnl_Body: TPanel
Top = 96
Width = 787
inherited Image3: TImage
Width = 787
end
inherited DBGridEh: TDBGridEh
Width = 787
FrozenCols = 4
UseMultiTitle = True
Columns = <
Item
FieldName = 'ItemCodeName'
PickList.Strings = ()
Title.Caption = '物料标识'
Width = 140
KeyList.Strings = ()
end
Item
FieldName = 'UomName'
PickList.Strings = ()
Title.Caption = '计量单位'
Width = 54
KeyList.Strings = ()
end
Item
FieldName = 'WHCodeName'
PickList.Strings = ()
Title.Caption = '仓库标识'
Width = 93
KeyList.Strings = ()
end
Item
FieldName = 'InvQty'
PickList.Strings = ()
Title.Caption = '当前库存'
Width = 68
KeyList.Strings = ()
end
Item
FieldName = 'InvQty1'
PickList.Strings = ()
Title.Caption = '数量'
Width = 59
KeyList.Strings = ()
end
Item
FieldName = 'InvAmount1'
PickList.Strings = ()
Title.Caption = '金额'
Width = 54
KeyList.Strings = ()
end
Item
FieldName = 'InvQty2'
PickList.Strings = ()
Title.Caption = '数量'
Width = 51
KeyList.Strings = ()
end
Item
FieldName = 'InvAmount2'
PickList.Strings = ()
Title.Caption = '金额'
Width = 51
KeyList.Strings = ()
end
Item
FieldName = 'InvQty3'
PickList.Strings = ()
Title.Caption = '数量'
Width = 57
KeyList.Strings = ()
end
Item
FieldName = 'InvAmount3'
PickList.Strings = ()
Title.Caption = '金额'
Width = 60
Footer.FieldName = 'InvAmount3'
KeyList.Strings = ()
end
Item
FieldName = 'InvQty4'
PickList.Strings = ()
Title.Caption = '数量'
Width = 61
KeyList.Strings = ()
end
Item
FieldName = 'InvAmount4'
PickList.Strings = ()
Title.Caption = '金额'
Width = 60
KeyList.Strings = ()
end>
end
end
inherited AdoQry_Tmp: TAdoQuery
Left = 333
Top = 219
end
inherited ActionList: TActionList
Left = 192
Top = 208
end
inherited AdoQry_Main: TAdoQuery
Left = 304
Top = 201
end
inherited DataSource: TDataSource
Left = 384
Top = 193
end
object AdoQuery1: TAdoQuery
Parameters = <>
Left = 480
Top = 273
end
object AdoQuery2: TAdoQuery
Parameters = <>
Left = 512
Top = 265
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -