1027 lines
31 KiB
Plaintext
1027 lines
31 KiB
Plaintext
object frmSCMDList: TfrmSCMDList
|
|
Left = 39
|
|
Top = 102
|
|
Width = 1235
|
|
Height = 572
|
|
Caption = #30721#21333#26597#35810'('#29983#20135')'
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1219
|
|
Height = 33
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_DDMD.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 0
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object TBFind: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 20
|
|
OnClick = TBFindClick
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 16
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 33
|
|
Width = 1219
|
|
Height = 72
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 357
|
|
Top = 12
|
|
Width = 42
|
|
Height = 12
|
|
Caption = #21697' '#21517
|
|
end
|
|
object Label1: TLabel
|
|
Left = 28
|
|
Top = 12
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #26597#35810#26102#38388
|
|
end
|
|
object Label2: TLabel
|
|
Left = 64
|
|
Top = 36
|
|
Width = 12
|
|
Height = 12
|
|
Caption = #33267
|
|
end
|
|
object Label5: TLabel
|
|
Left = 178
|
|
Top = 12
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #35746' '#21333' '#21495
|
|
end
|
|
object Label6: TLabel
|
|
Left = 181
|
|
Top = 36
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #30721#21333#32534#21495
|
|
end
|
|
object Label9: TLabel
|
|
Left = 536
|
|
Top = 12
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #24037#24207#21517#31216
|
|
end
|
|
object Label11: TLabel
|
|
Left = 357
|
|
Top = 36
|
|
Width = 36
|
|
Height = 12
|
|
Caption = #20379#24212#21830
|
|
end
|
|
object ConName: TEdit
|
|
Tag = 2
|
|
Left = 406
|
|
Top = 8
|
|
Width = 100
|
|
Height = 20
|
|
TabOrder = 0
|
|
OnChange = TBFindClick
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 77
|
|
Top = 8
|
|
Width = 87
|
|
Height = 20
|
|
Date = 40768.458268587970000000
|
|
Time = 40768.458268587970000000
|
|
TabOrder = 1
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 77
|
|
Top = 32
|
|
Width = 87
|
|
Height = 20
|
|
Date = 40768.458268587970000000
|
|
Time = 40768.458268587970000000
|
|
TabOrder = 2
|
|
end
|
|
object orderNo: TEdit
|
|
Tag = 2
|
|
Left = 228
|
|
Top = 8
|
|
Width = 109
|
|
Height = 20
|
|
TabOrder = 3
|
|
OnChange = TBFindClick
|
|
OnKeyPress = orderNoKeyPress
|
|
end
|
|
object MDNO: TEdit
|
|
Tag = 2
|
|
Left = 228
|
|
Top = 32
|
|
Width = 109
|
|
Height = 20
|
|
TabOrder = 4
|
|
OnChange = TBFindClick
|
|
OnKeyPress = MDNOKeyPress
|
|
end
|
|
object PSName: TComboBox
|
|
Tag = 2
|
|
Left = 587
|
|
Top = 8
|
|
Width = 81
|
|
Height = 20
|
|
Style = csDropDownList
|
|
ItemHeight = 12
|
|
TabOrder = 5
|
|
OnChange = TBFindClick
|
|
end
|
|
object FactoryName: TEdit
|
|
Tag = 2
|
|
Left = 406
|
|
Top = 32
|
|
Width = 100
|
|
Height = 20
|
|
TabOrder = 6
|
|
OnChange = TBFindClick
|
|
end
|
|
end
|
|
object cxPageControl1: TcxPageControl
|
|
Left = 0
|
|
Top = 105
|
|
Width = 1219
|
|
Height = 428
|
|
ActivePage = cxTabSheet1
|
|
Align = alClient
|
|
Style = 8
|
|
TabOrder = 2
|
|
OnChange = cxPageControl1Change
|
|
ClientRectBottom = 428
|
|
ClientRectRight = 1219
|
|
ClientRectTop = 23
|
|
object cxTabSheet1: TcxTabSheet
|
|
Caption = #27491#24120#30721#21333
|
|
ImageIndex = 0
|
|
object cxGrid3: TcxGrid
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1219
|
|
Height = 405
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object Tv3: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnCellClick = Tv3CellClick
|
|
DataController.DataSource = DataSource3
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = '0'
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = cxGridDBColumn11
|
|
end
|
|
item
|
|
Format = '0'
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = cxGridDBColumn14
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = v3Column15
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn11
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn14
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v3Column15
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.GroupFooters = gfAlwaysVisible
|
|
Styles.Inactive = DataLink_DDMD.SHuangSe
|
|
Styles.IncSearch = DataLink_DDMD.SHuangSe
|
|
Styles.Selection = DataLink_DDMD.SHuangSe
|
|
Styles.Header = DataLink_DDMD.Default
|
|
object v3Column1: TcxGridDBColumn
|
|
Caption = #30721#21333#32534#21495
|
|
DataBinding.FieldName = 'MDNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 78
|
|
end
|
|
object cxGridDBColumn2: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #26085#26399
|
|
DataBinding.FieldName = 'MDDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_DDMD.Default
|
|
Width = 60
|
|
end
|
|
object cxGridDBColumn3: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #24037#24207#21517#31216
|
|
DataBinding.FieldName = 'PSName'
|
|
Options.Focusing = False
|
|
Width = 61
|
|
end
|
|
object cxGridDBColumn7: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #20379#24212#21830
|
|
DataBinding.FieldName = 'FactoryName'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 89
|
|
end
|
|
object cxGridDBColumn11: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'PS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 46
|
|
end
|
|
object cxGridDBColumn14: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'Qty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 44
|
|
end
|
|
object cxGridDBColumn12: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #21333#20301
|
|
DataBinding.FieldName = 'QtyUnit'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.Items.Strings = (
|
|
'M'
|
|
'Kg'
|
|
#26465)
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 46
|
|
end
|
|
object v3Column15: TcxGridDBColumn
|
|
Caption = #36741#21161#25968#37327
|
|
DataBinding.FieldName = 'FZQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 62
|
|
end
|
|
object v3Column16: TcxGridDBColumn
|
|
Caption = #36741#21161#21333#20301
|
|
DataBinding.FieldName = 'FZQtyUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 58
|
|
end
|
|
object Tv3Column1: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #19979#36947#20379#24212#21830
|
|
DataBinding.FieldName = 'FromFactoryName'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.ImmediatePost = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 75
|
|
end
|
|
object v3Column4: TcxGridDBColumn
|
|
Caption = #33457#22411#21495
|
|
DataBinding.FieldName = 'PRTHX'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 54
|
|
end
|
|
object v3Column5: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'PRTColorHZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 57
|
|
end
|
|
object v3Column17: TcxGridDBColumn
|
|
Caption = #22238#20462#36827#20179
|
|
DataBinding.FieldName = 'HXFlag'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.NullStyle = nssUnchecked
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 62
|
|
end
|
|
object Tv3Column2: TcxGridDBColumn
|
|
Caption = #30331#35760#20154
|
|
DataBinding.FieldName = 'Filler'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 58
|
|
end
|
|
object Tv3Column3: TcxGridDBColumn
|
|
Caption = #30331#35760#26102#38388
|
|
DataBinding.FieldName = 'FillTime'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 67
|
|
end
|
|
object v3Column3: TcxGridDBColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'OrderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 57
|
|
end
|
|
object v3Column7: TcxGridDBColumn
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'ConName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 56
|
|
end
|
|
object v3Column8: TcxGridDBColumn
|
|
Caption = #38376#24133'cm'
|
|
DataBinding.FieldName = 'ConMF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 56
|
|
end
|
|
object v3Column9: TcxGridDBColumn
|
|
Caption = #20811#37325'g/'#13217
|
|
DataBinding.FieldName = 'ConKZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 59
|
|
end
|
|
object v3Column10: TcxGridDBColumn
|
|
Caption = #35268#26684
|
|
DataBinding.FieldName = 'ConSpec'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 47
|
|
end
|
|
object v3Column11: TcxGridDBColumn
|
|
Caption = #25104#20998
|
|
DataBinding.FieldName = 'ConCF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 47
|
|
end
|
|
object v3Column12: TcxGridDBColumn
|
|
Caption = #30721#21333#31867#22411
|
|
DataBinding.FieldName = 'MDType'
|
|
Width = 59
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv3
|
|
end
|
|
end
|
|
end
|
|
object cxTabSheet2: TcxTabSheet
|
|
Caption = #24453#22788#29702#20179#24211#30721#21333
|
|
ImageIndex = 1
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1219
|
|
Height = 405
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object Tv1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnCellClick = Tv1CellClick
|
|
DataController.DataSource = DataSource3
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
Column = cxGridDBColumn8
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
Column = cxGridDBColumn9
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn8
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn9
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_DDMD.SHuangSe
|
|
Styles.IncSearch = DataLink_DDMD.SHuangSe
|
|
Styles.Selection = DataLink_DDMD.SHuangSe
|
|
Styles.Header = DataLink_DDMD.Default
|
|
object cxGridDBColumn1: TcxGridDBColumn
|
|
Caption = #30721#21333#32534#21495
|
|
DataBinding.FieldName = 'MDNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 78
|
|
end
|
|
object cxGridDBColumn4: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #26085#26399
|
|
DataBinding.FieldName = 'MDDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_DDMD.Default
|
|
Width = 60
|
|
end
|
|
object cxGridDBColumn5: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #24037#24207#21517#31216
|
|
DataBinding.FieldName = 'PSName'
|
|
Options.Focusing = False
|
|
Width = 61
|
|
end
|
|
object cxGridDBColumn6: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #20379#24212#21830
|
|
DataBinding.FieldName = 'FactoryName'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 89
|
|
end
|
|
object cxGridDBColumn8: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'PS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 46
|
|
end
|
|
object cxGridDBColumn9: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'Qty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 44
|
|
end
|
|
object cxGridDBColumn10: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #21333#20301
|
|
DataBinding.FieldName = 'QtyUnit'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.Items.Strings = (
|
|
'M'
|
|
'Kg'
|
|
#26465)
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 46
|
|
end
|
|
object cxGridDBColumn13: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #19979#36947#20379#24212#21830
|
|
DataBinding.FieldName = 'FromFactoryName'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.ImmediatePost = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 75
|
|
end
|
|
object Tv1Column1: TcxGridDBColumn
|
|
Caption = #36131#20219#20154
|
|
DataBinding.FieldName = 'DutyPerson'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 54
|
|
end
|
|
object Tv1Column2: TcxGridDBColumn
|
|
Caption = #36131#20219#24037#21378
|
|
DataBinding.FieldName = 'DutyFactoryName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object Tv1Column3: TcxGridDBColumn
|
|
Caption = #21407#22240
|
|
DataBinding.FieldName = 'DutyReason'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 68
|
|
end
|
|
object Tv1Column4: TcxGridDBColumn
|
|
Caption = #23384#25918#22320#28857
|
|
DataBinding.FieldName = 'ToFactoryName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object cxGridDBColumn16: TcxGridDBColumn
|
|
Caption = #33457#22411#21495
|
|
DataBinding.FieldName = 'PRTHX'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 54
|
|
end
|
|
object cxGridDBColumn17: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'PRTColorHZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 57
|
|
end
|
|
object cxGridDBColumn18: TcxGridDBColumn
|
|
Caption = #30331#35760#20154
|
|
DataBinding.FieldName = 'Filler'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 58
|
|
end
|
|
object cxGridDBColumn19: TcxGridDBColumn
|
|
Caption = #30331#35760#26102#38388
|
|
DataBinding.FieldName = 'FillTime'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 67
|
|
end
|
|
object cxGridDBColumn20: TcxGridDBColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'OrderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 57
|
|
end
|
|
object cxGridDBColumn22: TcxGridDBColumn
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'MPRTCodeName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 56
|
|
end
|
|
object cxGridDBColumn23: TcxGridDBColumn
|
|
Caption = #38376#24133'cm'
|
|
DataBinding.FieldName = 'MPRTMF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 56
|
|
end
|
|
object cxGridDBColumn24: TcxGridDBColumn
|
|
Caption = #20811#37325'g/'#13217
|
|
DataBinding.FieldName = 'MPRTKZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 59
|
|
end
|
|
object cxGridDBColumn25: TcxGridDBColumn
|
|
Caption = #35268#26684
|
|
DataBinding.FieldName = 'MPRTSpec'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 47
|
|
end
|
|
object cxGridDBColumn26: TcxGridDBColumn
|
|
Caption = #25104#20998
|
|
DataBinding.FieldName = 'MPRTCF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 47
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #38750#26412#21333
|
|
DataBinding.FieldName = 'OtherOrdFlag'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.NullStyle = nssUnchecked
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 48
|
|
end
|
|
end
|
|
object cxGridLevel2: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
end
|
|
object cxTabSheet3: TcxTabSheet
|
|
Caption = #26080#21333#32433#32447#30721#21333
|
|
ImageIndex = 2
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1219
|
|
Height = 405
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object Tv2: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnCellClick = Tv2CellClick
|
|
DataController.DataSource = DataSource3
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column5
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v2Column5
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Header = DataLink_DDMD.Default
|
|
object cxGridDBColumn27: TcxGridDBColumn
|
|
Caption = #26085#26399
|
|
DataBinding.FieldName = 'CRTime'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 83
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #21512#21516#21495
|
|
DataBinding.FieldName = 'orderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 77
|
|
end
|
|
object cxGridDBColumn28: TcxGridDBColumn
|
|
Caption = #30721#21333#32534#21495
|
|
DataBinding.FieldName = 'SPID'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 97
|
|
end
|
|
object cxGridDBColumn29: TcxGridDBColumn
|
|
Caption = #20837#24211#31867#22411
|
|
DataBinding.FieldName = 'CRType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 68
|
|
end
|
|
object v2Column3: TcxGridDBColumn
|
|
Caption = #21407#26009#20379#24212#21830
|
|
DataBinding.FieldName = 'FactoryName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 73
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #21407#26009#32534#21495
|
|
DataBinding.FieldName = 'BatchNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 80
|
|
end
|
|
object v2Column1: TcxGridDBColumn
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'SPName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 92
|
|
end
|
|
object v1Column15: TcxGridDBColumn
|
|
Caption = #21407#26009#25104#20998
|
|
DataBinding.FieldName = 'SPCF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 74
|
|
end
|
|
object v1Column11: TcxGridDBColumn
|
|
Caption = #32433#32455
|
|
DataBinding.FieldName = 'ShaZhi'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 69
|
|
end
|
|
object cxGridDBColumn30: TcxGridDBColumn
|
|
Caption = #33394#21035
|
|
DataBinding.FieldName = 'SeBie'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 74
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #21152#24037#21378
|
|
DataBinding.FieldName = 'FromFactoryName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 81
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #20214'/'#31665#25968
|
|
DataBinding.FieldName = 'PiQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 65
|
|
end
|
|
object v2Column5: TcxGridDBColumn
|
|
Caption = #20928#37325'(Kg)'
|
|
DataBinding.FieldName = 'KGQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 69
|
|
end
|
|
object v1Column10: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 82
|
|
end
|
|
end
|
|
object cxGrid2Level1: TcxGridLevel
|
|
GridView = Tv2
|
|
end
|
|
end
|
|
end
|
|
object cxTabSheet4: TcxTabSheet
|
|
Caption = #26080#21333#22383#24067#30721#21333
|
|
ImageIndex = 3
|
|
object cxGrid5: TcxGrid
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1219
|
|
Height = 405
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object Tv5: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnCellClick = Tv5CellClick
|
|
DataController.DataSource = DataSource3
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn41
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn42
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Header = DataLink_DDMD.Default
|
|
object cxGridDBColumn31: TcxGridDBColumn
|
|
Caption = #26085#26399
|
|
DataBinding.FieldName = 'CRTime'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 83
|
|
end
|
|
object cxGridDBColumn32: TcxGridDBColumn
|
|
Caption = #30721#21333#32534#21495
|
|
DataBinding.FieldName = 'SPID'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 97
|
|
end
|
|
object cxGridDBColumn33: TcxGridDBColumn
|
|
Caption = #20837#24211#31867#22411
|
|
DataBinding.FieldName = 'CRType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 68
|
|
end
|
|
object cxGridDBColumn34: TcxGridDBColumn
|
|
Caption = #24067#21305#31867#22411
|
|
DataBinding.FieldName = 'SPType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 62
|
|
end
|
|
object cxGridDBColumn35: TcxGridDBColumn
|
|
Caption = #20379#24212#21830
|
|
DataBinding.FieldName = 'FactoryName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 73
|
|
end
|
|
object cxGridDBColumn36: TcxGridDBColumn
|
|
Caption = #21305#21495
|
|
DataBinding.FieldName = 'BatchNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 80
|
|
end
|
|
object cxGridDBColumn37: TcxGridDBColumn
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'SPName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 92
|
|
end
|
|
object cxGridDBColumn38: TcxGridDBColumn
|
|
Caption = #21407#26009#25104#20998
|
|
DataBinding.FieldName = 'SPCF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 74
|
|
end
|
|
object v1Column14: TcxGridDBColumn
|
|
Caption = #38376#24133'cm'
|
|
DataBinding.FieldName = 'SPMF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 59
|
|
end
|
|
object cxGridDBColumn39: TcxGridDBColumn
|
|
Caption = #20811#37325'g/'#13217
|
|
DataBinding.FieldName = 'SPKZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 74
|
|
end
|
|
object cxGridDBColumn40: TcxGridDBColumn
|
|
Caption = #32433#32455
|
|
DataBinding.FieldName = 'ShaZhi'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 69
|
|
end
|
|
object cxGridDBColumn41: TcxGridDBColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'PiQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 65
|
|
end
|
|
object cxGridDBColumn42: TcxGridDBColumn
|
|
Caption = #20844#26020#25968
|
|
DataBinding.FieldName = 'KGQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 69
|
|
end
|
|
object cxGridDBColumn45: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 82
|
|
end
|
|
object v1Column12: TcxGridDBColumn
|
|
Caption = #23457#26680#20154
|
|
DataBinding.FieldName = 'Chker'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 76
|
|
end
|
|
object v1Column13: TcxGridDBColumn
|
|
Caption = #23457#26680#26102#38388
|
|
DataBinding.FieldName = 'ChkTime'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 82
|
|
end
|
|
object v1Column16: TcxGridDBColumn
|
|
Caption = #23457#26680#29366#24577
|
|
DataBinding.FieldName = 'ChkStatus'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 77
|
|
end
|
|
end
|
|
object cxGridLevel3: TcxGridLevel
|
|
GridView = Tv5
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object DataSource3: TDataSource
|
|
DataSet = ClientDataSet3
|
|
Left = 216
|
|
Top = 248
|
|
end
|
|
object ClientDataSet3: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 248
|
|
Top = 248
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
Parameters = <>
|
|
Left = 752
|
|
Top = 7
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
Parameters = <>
|
|
Left = 784
|
|
Top = 7
|
|
end
|
|
object ADOQuery1: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
Parameters = <>
|
|
Left = 824
|
|
Top = 7
|
|
end
|
|
object cxGridPopupMenu3: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 281
|
|
Top = 249
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = ClientDataSet1
|
|
Left = 488
|
|
Top = 248
|
|
end
|
|
object ClientDataSet1: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 520
|
|
Top = 248
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 553
|
|
Top = 249
|
|
end
|
|
object ADOQuery3: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
Parameters = <>
|
|
Left = 720
|
|
Top = 7
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
Grid = cxGrid5
|
|
PopupMenus = <>
|
|
Left = 521
|
|
Top = 313
|
|
end
|
|
object cxGridPopupMenu4: TcxGridPopupMenu
|
|
Grid = cxGrid3
|
|
PopupMenus = <>
|
|
Left = 457
|
|
Top = 305
|
|
end
|
|
end
|