📄 inv_monthreport.dfm
字号:
inherited Frm_Inv_MonthReport: TFrm_Inv_MonthReport
Left = -1
Top = 38
Caption = '材料分类月结表'
ClientHeight = 389
ClientWidth = 800
PixelsPerInch = 96
TextHeight = 12
inherited ControlBar: TControlBar
Width = 800
end
inherited Pnl_Title: TPanel
Width = 800
Caption = '材料分类月结表'
end
inherited Pnl_Head: TPanel
Width = 800
inherited Lbl_Condition: TLabel
Width = 41
end
inherited Lbl_Order: TLabel
Width = 31
end
end
inherited Pnl_Hint: TPanel
Top = 312
Width = 800
Height = 77
object Label1: TLabel
Left = 8
Top = 12
Width = 48
Height = 12
Caption = '期初结存'
end
object Label2: TLabel
Left = 164
Top = 12
Width = 48
Height = 12
Caption = '采购入库'
end
object Label3: TLabel
Left = 321
Top = 12
Width = 36
Height = 12
Caption = '加工费'
end
object Label4: TLabel
Left = 479
Top = 12
Width = 36
Height = 12
Caption = '材料费'
end
object Label5: TLabel
Left = 633
Top = 12
Width = 48
Height = 12
Caption = '生产入库'
end
object Label6: TLabel
Left = 8
Top = 34
Width = 48
Height = 12
Caption = '其他入库'
end
object Label7: TLabel
Left = 164
Top = 34
Width = 48
Height = 12
Caption = '入库合计'
end
object Label8: TLabel
Left = 321
Top = 34
Width = 48
Height = 12
Caption = '生产领料'
end
object Label9: TLabel
Left = 479
Top = 34
Width = 48
Height = 12
Caption = '金额调整'
end
object Label10: TLabel
Left = 633
Top = 34
Width = 48
Height = 12
Caption = '委外领料'
end
object Label11: TLabel
Left = 8
Top = 56
Width = 48
Height = 12
Caption = '销售出库'
end
object Label12: TLabel
Left = 164
Top = 56
Width = 48
Height = 12
Caption = '其他出库'
end
object Label13: TLabel
Left = 321
Top = 56
Width = 48
Height = 12
Caption = '出库小计'
end
object Label14: TLabel
Left = 479
Top = 56
Width = 48
Height = 12
Caption = '期末结存'
end
object Edit1: TEdit
Left = 59
Top = 8
Width = 91
Height = 20
ReadOnly = True
TabOrder = 0
end
object Edit2: TEdit
Left = 217
Top = 8
Width = 91
Height = 20
ReadOnly = True
TabOrder = 1
end
object Edit3: TEdit
Left = 374
Top = 8
Width = 91
Height = 20
ReadOnly = True
TabOrder = 2
end
object Edit4: TEdit
Left = 530
Top = 8
Width = 91
Height = 20
ReadOnly = True
TabOrder = 3
end
object Edit5: TEdit
Left = 687
Top = 8
Width = 91
Height = 20
ReadOnly = True
TabOrder = 4
end
object Edit6: TEdit
Left = 59
Top = 30
Width = 91
Height = 20
ReadOnly = True
TabOrder = 5
end
object Edit7: TEdit
Left = 217
Top = 30
Width = 91
Height = 20
ReadOnly = True
TabOrder = 6
end
object Edit8: TEdit
Left = 374
Top = 30
Width = 91
Height = 20
ReadOnly = True
TabOrder = 7
end
object Edit9: TEdit
Left = 530
Top = 30
Width = 91
Height = 20
ReadOnly = True
TabOrder = 8
end
object Edit10: TEdit
Left = 687
Top = 30
Width = 91
Height = 20
ReadOnly = True
TabOrder = 9
end
object Edit11: TEdit
Left = 59
Top = 52
Width = 91
Height = 20
ReadOnly = True
TabOrder = 10
end
object Edit12: TEdit
Left = 217
Top = 52
Width = 91
Height = 20
ReadOnly = True
TabOrder = 11
end
object Edit13: TEdit
Left = 374
Top = 52
Width = 91
Height = 20
ReadOnly = True
TabOrder = 12
end
object Edit14: TEdit
Left = 530
Top = 52
Width = 91
Height = 20
ReadOnly = True
TabOrder = 13
end
end
inherited Pnl_Body: TPanel
Width = 800
Height = 215
inherited DBGridEh: TDBGridEh
Width = 800
Height = 215
UseMultiTitle = True
Columns = <
Item
FieldName = 'ClassCode'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '类别标识'
Width = 60
KeyList.Strings = ()
end
Item
FieldName = 'lm'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '期初结存'
KeyList.Strings = ()
end
Item
FieldName = 'r1'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '入库|采购入库'
Width = 59
KeyList.Strings = ()
end
Item
FieldName = 'r2'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '入库|委外-加工费'
Width = 72
KeyList.Strings = ()
end
Item
FieldName = 'r3'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '入库|委外-材料费'
Width = 74
KeyList.Strings = ()
end
Item
FieldName = 'r4'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '入库|生产入库'
KeyList.Strings = ()
end
Item
FieldName = 'r5'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '入库|其他入库'
KeyList.Strings = ()
end
Item
FieldName = 'rj'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '入库|入库小计'
KeyList.Strings = ()
end
Item
FieldName = 'c1'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '出库|生产领料'
KeyList.Strings = ()
end
Item
FieldName = 'c2'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '出库|金额调整'
KeyList.Strings = ()
end
Item
FieldName = 'c3'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '出库|委外领料'
KeyList.Strings = ()
end
Item
FieldName = 'c4'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '出库|销售出库'
KeyList.Strings = ()
end
Item
FieldName = 'c5'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '出库|其他出库'
KeyList.Strings = ()
end
Item
FieldName = 'cj'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '出库|出库小计'
KeyList.Strings = ()
end
Item
FieldName = 'bl'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '期末结存'
KeyList.Strings = ()
end>
end
end
inherited ActionList: TActionList
Left = 496
Top = 152
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.15' +
'1;Use procedure for Prepare=1;Auto Translate=True;Packet Size=40' +
'96;Workstation ID=XYB'
CurSorType = ctStatic
SQL.Strings = (
'select * from aa')
Left = 296
Top = 289
object AdoQry_MainClassCode: TStringField
FieldName = 'ClassCode'
Size = 16
end
object AdoQry_Mainlm: TFloatField
FieldName = 'lm'
end
object AdoQry_Mainr1: TFloatField
FieldName = 'r1'
end
object AdoQry_Mainr2: TFloatField
FieldName = 'r2'
end
object AdoQry_Mainr3: TFloatField
FieldName = 'r3'
end
object AdoQry_Mainr4: TFloatField
FieldName = 'r4'
end
object AdoQry_Mainr5: TFloatField
FieldName = 'r5'
end
object AdoQry_Mainr6: TFloatField
FieldName = 'r6'
end
object AdoQry_Mainr7: TFloatField
FieldName = 'r7'
end
object AdoQry_Mainrj: TFloatField
FieldName = 'rj'
end
object AdoQry_Mainc1: TFloatField
FieldName = 'c1'
end
object AdoQry_Mainc2: TFloatField
FieldName = 'c2'
end
object AdoQry_Mainc3: TFloatField
FieldName = 'c3'
end
object AdoQry_Mainc4: TFloatField
FieldName = 'c4'
end
object AdoQry_Mainc5: TFloatField
FieldName = 'c5'
end
object AdoQry_Mainc6: TFloatField
FieldName = 'c6'
end
object AdoQry_Maincj: TFloatField
FieldName = 'cj'
end
object AdoQry_Mainbl: TFloatField
FieldName = 'bl'
end
end
inherited DataSource: TDataSource
DataSet = AdODataSet1
Left = 464
Top = 17
end
inherited ExtPrintReport: TExtPrintReport
TopBOrdermm = 10
BottomBOrdermm = 10
LeftBOrdermm = 8
RightBOrdermm = 8
TitleFont.Height = -14
ReportFont.Height = -14
FootFont.Height = -12
PAperType = ptWide
Headers = <
Item
Name = 'Header1'
Alignment = taLeftJustify
Sum = False
DisplayWidth = 0
Style = dsNormal
end>
end
object AdODataSet1: TAdODataSet
ConnectionString =
'Provider=SQLOLEDB.1;Password=mdrcmrm;Persist Security Info=True;' +
'User ID=mdrcmrm;Initial Catalog=mdrcmrm;Data Source=192.168.0.15' +
'1'
AfterOpen = AdODataSet1AfterOpen
CommandText = 'select * from aaaa'
CommandTimeout = 0
Parameters = <>
Left = 208
Top = 169
object AdODataSet1ClassCode: TStringField
FieldName = 'ClassCode'
Size = 16
end
object AdODataSet1lm: TFloatField
FieldName = 'lm'
end
object AdODataSet1r1: TFloatField
FieldName = 'r1'
end
object AdODataSet1r2: TFloatField
FieldName = 'r2'
end
object AdODataSet1r3: TFloatField
FieldName = 'r3'
end
object AdODataSet1r4: TFloatField
FieldName = 'r4'
end
object AdODataSet1r5: TFloatField
FieldName = 'r5'
end
object AdODataSet1rj: TFloatField
FieldName = 'rj'
end
object AdODataSet1c1: TFloatField
FieldName = 'c1'
end
object AdODataSet1c2: TFloatField
FieldName = 'c2'
end
object AdODataSet1c3: TFloatField
FieldName = 'c3'
end
object AdODataSet1c4: TFloatField
FieldName = 'c4'
end
object AdODataSet1c5: TFloatField
FieldName = 'c5'
end
object AdODataSet1cj: TFloatField
FieldName = 'cj'
end
object AdODataSet1bl: TFloatField
FieldName = 'bl'
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -