1083 lines
29 KiB
Plaintext
1083 lines
29 KiB
Plaintext
![]() |
object frmCPKCCX: TfrmCPKCCX
|
||
|
Left = 206
|
||
|
Top = 70
|
||
|
Caption = #35746#21333#24211#23384#26597#35810
|
||
|
ClientHeight = 734
|
||
|
ClientWidth = 1540
|
||
|
Color = clBtnFace
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
OldCreateOrder = False
|
||
|
Position = poScreenCenter
|
||
|
OnClose = FormClose
|
||
|
OnDestroy = FormDestroy
|
||
|
OnShow = FormShow
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object Panel1: TPanel
|
||
|
Left = 578
|
||
|
Top = 0
|
||
|
Width = 962
|
||
|
Height = 734
|
||
|
Align = alClient
|
||
|
Caption = 'Panel1'
|
||
|
TabOrder = 0
|
||
|
object Panel3: TPanel
|
||
|
Left = 1
|
||
|
Top = 1
|
||
|
Width = 960
|
||
|
Height = 57
|
||
|
Align = alTop
|
||
|
TabOrder = 0
|
||
|
object Label5: TLabel
|
||
|
Left = 107
|
||
|
Top = 10
|
||
|
Width = 40
|
||
|
Height = 38
|
||
|
Caption = #35745#21010#13#10#21333#21495
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clBlack
|
||
|
Font.Height = -19
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object OrderNo: TEdit
|
||
|
Left = 149
|
||
|
Top = 6
|
||
|
Width = 304
|
||
|
Height = 45
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clBlue
|
||
|
Font.Height = -37
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
ReadOnly = True
|
||
|
TabOrder = 0
|
||
|
end
|
||
|
object Button2: TButton
|
||
|
Left = 765
|
||
|
Top = 7
|
||
|
Width = 100
|
||
|
Height = 44
|
||
|
Caption = #20851#38381
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -28
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
TabOrder = 1
|
||
|
OnClick = Button2Click
|
||
|
end
|
||
|
object Button1: TButton
|
||
|
Left = 2
|
||
|
Top = 7
|
||
|
Width = 100
|
||
|
Height = 44
|
||
|
Caption = #36873#21333
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -28
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
TabOrder = 2
|
||
|
OnClick = Button1Click
|
||
|
end
|
||
|
object btnCX: TButton
|
||
|
Left = 465
|
||
|
Top = 6
|
||
|
Width = 100
|
||
|
Height = 45
|
||
|
Caption = #26597#35810
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -28
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
TabOrder = 3
|
||
|
Visible = False
|
||
|
OnClick = btnCXClick
|
||
|
end
|
||
|
end
|
||
|
object cxGrid5: TcxGrid
|
||
|
Left = 1
|
||
|
Top = 209
|
||
|
Width = 960
|
||
|
Height = 524
|
||
|
Align = alClient
|
||
|
PopupMenu = PopupMenu2
|
||
|
TabOrder = 1
|
||
|
object TV5: TcxGridDBTableView
|
||
|
Navigator.Buttons.CustomButtons = <>
|
||
|
DataController.DataSource = DS_MainSel
|
||
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skCount
|
||
|
Column = v1Column6
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v2Column6
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column18
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column7
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsData.Deleting = False
|
||
|
OptionsView.Footer = True
|
||
|
OptionsView.GroupByBox = False
|
||
|
OptionsView.Indicator = True
|
||
|
Styles.IncSearch = DataLink_ShipmentRequest.SHuangSe
|
||
|
Styles.Header = DataLink_ShipmentRequest.Default
|
||
|
Styles.Inactive = DataLink_ShipmentRequest.SHuangSe
|
||
|
Styles.Selection = DataLink_ShipmentRequest.SHuangSe
|
||
|
object v1Column12: TcxGridDBColumn
|
||
|
Caption = #36873#25321
|
||
|
DataBinding.FieldName = 'SSel'
|
||
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
||
|
Properties.ImmediatePost = True
|
||
|
Properties.NullStyle = nssUnchecked
|
||
|
Properties.OnEditValueChanged = v1Column12PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 53
|
||
|
end
|
||
|
object TV5Column1: TcxGridDBColumn
|
||
|
Caption = #23458#25143#27454#21495
|
||
|
DataBinding.FieldName = 'SQKHKuanHao'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 89
|
||
|
end
|
||
|
object v1Column5: TcxGridDBColumn
|
||
|
Caption = #20837#24211#21333#21495
|
||
|
DataBinding.FieldName = 'RKOrdID'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 71
|
||
|
end
|
||
|
object v1Column14: TcxGridDBColumn
|
||
|
Caption = #23458#25143
|
||
|
DataBinding.FieldName = 'CustomerNoName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 90
|
||
|
end
|
||
|
object v1Column1: TcxGridDBColumn
|
||
|
Caption = #35745#21010#21333#21495
|
||
|
DataBinding.FieldName = 'orderNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 74
|
||
|
end
|
||
|
object v2Column1: TcxGridDBColumn
|
||
|
Caption = #20013#25991#21517#31216
|
||
|
DataBinding.FieldName = 'MPRTCodeName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Options.Focusing = False
|
||
|
Width = 127
|
||
|
end
|
||
|
object v2Column3: TcxGridDBColumn
|
||
|
Caption = #39068#33394
|
||
|
DataBinding.FieldName = 'PRTColor'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Options.Focusing = False
|
||
|
Width = 77
|
||
|
end
|
||
|
object TV5Column2: TcxGridDBColumn
|
||
|
Caption = #33457#22411
|
||
|
DataBinding.FieldName = 'PRTHX'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 71
|
||
|
end
|
||
|
object v1Column8: TcxGridDBColumn
|
||
|
Caption = #38376#24133
|
||
|
DataBinding.FieldName = 'MPRTMF'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 70
|
||
|
end
|
||
|
object v1Column9: TcxGridDBColumn
|
||
|
Caption = #20811#37325
|
||
|
DataBinding.FieldName = 'MPRTKZ'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 59
|
||
|
end
|
||
|
object v1Column6: TcxGridDBColumn
|
||
|
Caption = #26465#30721
|
||
|
DataBinding.FieldName = 'MJID'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 92
|
||
|
end
|
||
|
object v1Column13: TcxGridDBColumn
|
||
|
Caption = #26694#21495
|
||
|
DataBinding.FieldName = 'KuangHao'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 63
|
||
|
end
|
||
|
object v1Column2: TcxGridDBColumn
|
||
|
Caption = #32568#21495
|
||
|
DataBinding.FieldName = 'GANGHAO'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 62
|
||
|
end
|
||
|
object v1Column4: TcxGridDBColumn
|
||
|
Caption = #21367#21495
|
||
|
DataBinding.FieldName = 'MJXH'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 59
|
||
|
end
|
||
|
object v1Column3: TcxGridDBColumn
|
||
|
Caption = #31867#22411
|
||
|
DataBinding.FieldName = 'CPType'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 63
|
||
|
end
|
||
|
object v1Column18: TcxGridDBColumn
|
||
|
Caption = #37325#37327
|
||
|
DataBinding.FieldName = 'KGQty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 53
|
||
|
end
|
||
|
object v2Column6: TcxGridDBColumn
|
||
|
Caption = #31859#25968
|
||
|
DataBinding.FieldName = 'Qty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Options.Focusing = False
|
||
|
Width = 58
|
||
|
end
|
||
|
object v1Column7: TcxGridDBColumn
|
||
|
Caption = #30721#25968
|
||
|
DataBinding.FieldName = 'MJYLen'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Options.Focusing = False
|
||
|
Width = 61
|
||
|
end
|
||
|
object v1Column16: TcxGridDBColumn
|
||
|
Caption = #24211#20301
|
||
|
DataBinding.FieldName = 'KuWei'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 80
|
||
|
end
|
||
|
end
|
||
|
object cxGrid5Level1: TcxGridLevel
|
||
|
GridView = TV5
|
||
|
end
|
||
|
end
|
||
|
object Panel4: TPanel
|
||
|
Left = 1
|
||
|
Top = 58
|
||
|
Width = 960
|
||
|
Height = 115
|
||
|
Align = alTop
|
||
|
TabOrder = 2
|
||
|
object Label1: TLabel
|
||
|
Left = 86
|
||
|
Top = 33
|
||
|
Width = 65
|
||
|
Height = 12
|
||
|
Caption = #20013#25991#21517#31216#65306
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label2: TLabel
|
||
|
Left = 298
|
||
|
Top = 33
|
||
|
Width = 53
|
||
|
Height = 12
|
||
|
Caption = #38376' '#24133#65306
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label3: TLabel
|
||
|
Left = 91
|
||
|
Top = 69
|
||
|
Width = 60
|
||
|
Height = 12
|
||
|
Caption = #20811' '#37325#65306
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label4: TLabel
|
||
|
Left = 299
|
||
|
Top = 69
|
||
|
Width = 52
|
||
|
Height = 12
|
||
|
Caption = #29702#21333#21592#65306
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label6: TLabel
|
||
|
Left = 506
|
||
|
Top = 33
|
||
|
Width = 52
|
||
|
Height = 12
|
||
|
Caption = #21512#21516#21495#65306
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label7: TLabel
|
||
|
Left = 506
|
||
|
Top = 69
|
||
|
Width = 52
|
||
|
Height = 12
|
||
|
Caption = #19994#21153#21592#65306
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label8: TLabel
|
||
|
Left = 718
|
||
|
Top = 33
|
||
|
Width = 55
|
||
|
Height = 12
|
||
|
Caption = 'MainId'#65306
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
Visible = False
|
||
|
end
|
||
|
object MPRTCodeName: TEdit
|
||
|
Tag = 1
|
||
|
Left = 149
|
||
|
Top = 30
|
||
|
Width = 132
|
||
|
Height = 20
|
||
|
TabOrder = 0
|
||
|
end
|
||
|
object MPRTMF: TEdit
|
||
|
Tag = 1
|
||
|
Left = 348
|
||
|
Top = 30
|
||
|
Width = 132
|
||
|
Height = 20
|
||
|
TabOrder = 1
|
||
|
end
|
||
|
object MPRTKZ: TEdit
|
||
|
Tag = 1
|
||
|
Left = 149
|
||
|
Top = 66
|
||
|
Width = 132
|
||
|
Height = 20
|
||
|
TabOrder = 2
|
||
|
end
|
||
|
object lidan: TEdit
|
||
|
Tag = 1
|
||
|
Left = 348
|
||
|
Top = 66
|
||
|
Width = 132
|
||
|
Height = 20
|
||
|
TabOrder = 3
|
||
|
end
|
||
|
object ConNo: TEdit
|
||
|
Tag = 1
|
||
|
Left = 558
|
||
|
Top = 30
|
||
|
Width = 132
|
||
|
Height = 20
|
||
|
TabOrder = 4
|
||
|
end
|
||
|
object ywy: TEdit
|
||
|
Tag = 1
|
||
|
Left = 558
|
||
|
Top = 66
|
||
|
Width = 132
|
||
|
Height = 20
|
||
|
TabOrder = 5
|
||
|
end
|
||
|
object MainId: TEdit
|
||
|
Tag = 1
|
||
|
Left = 770
|
||
|
Top = 30
|
||
|
Width = 132
|
||
|
Height = 20
|
||
|
TabOrder = 6
|
||
|
Visible = False
|
||
|
end
|
||
|
end
|
||
|
object Panel8: TPanel
|
||
|
Left = 1
|
||
|
Top = 173
|
||
|
Width = 960
|
||
|
Height = 36
|
||
|
Align = alTop
|
||
|
TabOrder = 3
|
||
|
object LabHZ: TLabel
|
||
|
Left = 12
|
||
|
Top = 6
|
||
|
Width = 404
|
||
|
Height = 19
|
||
|
Caption = #36873#25321#21305#25968' '#36873#25321#25968#37327' '#36873#20013#31859#25968' '#36873#25321#20844#26020' '#21253#25968
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clBlue
|
||
|
Font.Height = -19
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
end
|
||
|
end
|
||
|
object Panel2: TPanel
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 578
|
||
|
Height = 734
|
||
|
Align = alLeft
|
||
|
Caption = 'Panel3'
|
||
|
TabOrder = 1
|
||
|
object Button3: TButton
|
||
|
Left = 441
|
||
|
Top = 141
|
||
|
Width = 100
|
||
|
Height = 76
|
||
|
Caption = #20851#38381
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -28
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
TabOrder = 0
|
||
|
OnClick = Button2Click
|
||
|
end
|
||
|
object Button4: TButton
|
||
|
Left = 519
|
||
|
Top = 7
|
||
|
Width = 100
|
||
|
Height = 76
|
||
|
Caption = #36873#21333
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -28
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
TabOrder = 1
|
||
|
OnClick = Button1Click
|
||
|
end
|
||
|
object cxGrid1: TcxGrid
|
||
|
Left = 1
|
||
|
Top = 22
|
||
|
Width = 576
|
||
|
Height = 213
|
||
|
Align = alTop
|
||
|
PopupMenu = pmCDS_YanSe
|
||
|
TabOrder = 2
|
||
|
object TV1: TcxGridDBTableView
|
||
|
Navigator.Buttons.CustomButtons = <>
|
||
|
DataController.DataSource = DS_YanSe
|
||
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = V1Column19
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = V1Column20
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = V1Column21
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = V1Column22
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsView.Footer = True
|
||
|
OptionsView.GroupByBox = False
|
||
|
object V1Column10: TcxGridDBColumn
|
||
|
Caption = #36873#25321
|
||
|
DataBinding.FieldName = 'SSel'
|
||
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
||
|
Properties.ImmediatePost = True
|
||
|
Properties.NullStyle = nssUnchecked
|
||
|
Properties.OnEditValueChanged = V1Column10PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 52
|
||
|
end
|
||
|
object V1Column11: TcxGridDBColumn
|
||
|
Caption = #35745#21010#21333#21495
|
||
|
DataBinding.FieldName = 'OrderNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 81
|
||
|
end
|
||
|
object V1Column15: TcxGridDBColumn
|
||
|
Caption = #33457#22411
|
||
|
DataBinding.FieldName = 'PRTHX'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 54
|
||
|
end
|
||
|
object V1Column23: TcxGridDBColumn
|
||
|
Caption = #33394#21495
|
||
|
DataBinding.FieldName = 'PRTColorNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 54
|
||
|
end
|
||
|
object V1Column17: TcxGridDBColumn
|
||
|
Caption = #39068#33394
|
||
|
DataBinding.FieldName = 'PRTColor'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 55
|
||
|
end
|
||
|
object V1Column19: TcxGridDBColumn
|
||
|
Caption = #21305#25968
|
||
|
DataBinding.FieldName = 'PS'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 54
|
||
|
end
|
||
|
object V1Column20: TcxGridDBColumn
|
||
|
Caption = #37325#37327
|
||
|
DataBinding.FieldName = 'QtyKg'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 69
|
||
|
end
|
||
|
object V1Column21: TcxGridDBColumn
|
||
|
Caption = #31859#25968
|
||
|
DataBinding.FieldName = 'QtyM'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 65
|
||
|
end
|
||
|
object V1Column22: TcxGridDBColumn
|
||
|
Caption = #30721#25968
|
||
|
DataBinding.FieldName = 'QtyY'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 74
|
||
|
end
|
||
|
end
|
||
|
object cxGridLevel2: TcxGridLevel
|
||
|
GridView = TV1
|
||
|
end
|
||
|
end
|
||
|
object cxGrid2: TcxGrid
|
||
|
Left = 1
|
||
|
Top = 256
|
||
|
Width = 576
|
||
|
Height = 213
|
||
|
Align = alTop
|
||
|
PopupMenu = pmGangHao
|
||
|
TabOrder = 3
|
||
|
object TV2: TcxGridDBTableView
|
||
|
Navigator.Buttons.CustomButtons = <>
|
||
|
DataController.DataSource = DS_GangHao
|
||
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = cxGridDBColumn4
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = cxGridDBColumn5
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = cxGridDBColumn6
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = cxGridDBColumn7
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsView.Footer = True
|
||
|
OptionsView.GroupByBox = False
|
||
|
object V2Column2: TcxGridDBColumn
|
||
|
Caption = #36873#25321
|
||
|
DataBinding.FieldName = 'SSel'
|
||
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
||
|
Properties.ImmediatePost = True
|
||
|
Properties.NullStyle = nssUnchecked
|
||
|
Properties.OnEditValueChanged = V2Column2PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 46
|
||
|
end
|
||
|
object V2Column8: TcxGridDBColumn
|
||
|
Caption = #35745#21010#21333#21495
|
||
|
DataBinding.FieldName = 'OrderNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 79
|
||
|
end
|
||
|
object cxGridDBColumn1: TcxGridDBColumn
|
||
|
Caption = #33457#22411
|
||
|
DataBinding.FieldName = 'PRTHX'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 56
|
||
|
end
|
||
|
object cxGridDBColumn2: TcxGridDBColumn
|
||
|
Caption = #33394#21495
|
||
|
DataBinding.FieldName = 'PRTColorNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 56
|
||
|
end
|
||
|
object cxGridDBColumn3: TcxGridDBColumn
|
||
|
Caption = #39068#33394
|
||
|
DataBinding.FieldName = 'PRTColor'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 53
|
||
|
end
|
||
|
object V2Column4: TcxGridDBColumn
|
||
|
Caption = #32568#26465#30721
|
||
|
DataBinding.FieldName = 'APID'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 100
|
||
|
end
|
||
|
object V2Column7: TcxGridDBColumn
|
||
|
Caption = #32568#21495
|
||
|
DataBinding.FieldName = 'GangHao'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 44
|
||
|
end
|
||
|
object cxGridDBColumn4: TcxGridDBColumn
|
||
|
Caption = #21305#25968
|
||
|
DataBinding.FieldName = 'PS'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 61
|
||
|
end
|
||
|
object cxGridDBColumn5: TcxGridDBColumn
|
||
|
Caption = #37325#37327
|
||
|
DataBinding.FieldName = 'QtyKg'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 62
|
||
|
end
|
||
|
object cxGridDBColumn6: TcxGridDBColumn
|
||
|
Caption = #31859#25968
|
||
|
DataBinding.FieldName = 'QtyM'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object cxGridDBColumn7: TcxGridDBColumn
|
||
|
Caption = #30721#25968
|
||
|
DataBinding.FieldName = 'QtyY'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
end
|
||
|
object cxGridLevel1: TcxGridLevel
|
||
|
GridView = TV2
|
||
|
end
|
||
|
end
|
||
|
object cxGrid3: TcxGrid
|
||
|
Left = 1
|
||
|
Top = 495
|
||
|
Width = 576
|
||
|
Height = 238
|
||
|
Align = alClient
|
||
|
PopupMenu = pmTuoTuan
|
||
|
TabOrder = 4
|
||
|
object TV3: TcxGridDBTableView
|
||
|
Navigator.Buttons.CustomButtons = <>
|
||
|
DataController.DataSource = DS_TuoTuan
|
||
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsView.Footer = True
|
||
|
OptionsView.GroupByBox = False
|
||
|
object V3Column1: TcxGridDBColumn
|
||
|
Caption = #36873#25321
|
||
|
DataBinding.FieldName = 'SSel'
|
||
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
||
|
Properties.ImmediatePost = True
|
||
|
Properties.NullStyle = nssUnchecked
|
||
|
Properties.OnEditValueChanged = V3Column1PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
end
|
||
|
object V3Column3: TcxGridDBColumn
|
||
|
Caption = #35745#21010#21333#21495
|
||
|
DataBinding.FieldName = 'OrderNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 114
|
||
|
end
|
||
|
object cxGridDBColumn8: TcxGridDBColumn
|
||
|
Caption = #20837#24211#21333#21495
|
||
|
DataBinding.FieldName = 'RKOrdID'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 121
|
||
|
end
|
||
|
object V3Column2: TcxGridDBColumn
|
||
|
Caption = #26694#21495
|
||
|
DataBinding.FieldName = 'KuangHao'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 56
|
||
|
end
|
||
|
object cxGridDBColumn11: TcxGridDBColumn
|
||
|
Caption = #21305#25968
|
||
|
DataBinding.FieldName = 'PS'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 63
|
||
|
end
|
||
|
object cxGridDBColumn12: TcxGridDBColumn
|
||
|
Caption = #37325#37327
|
||
|
DataBinding.FieldName = 'QtyKg'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 59
|
||
|
end
|
||
|
object cxGridDBColumn13: TcxGridDBColumn
|
||
|
Caption = #31859#25968
|
||
|
DataBinding.FieldName = 'QtyM'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 75
|
||
|
end
|
||
|
object cxGridDBColumn14: TcxGridDBColumn
|
||
|
Caption = #30721#25968
|
||
|
DataBinding.FieldName = 'QtyY'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 72
|
||
|
end
|
||
|
end
|
||
|
object cxGridLevel3: TcxGridLevel
|
||
|
GridView = TV3
|
||
|
end
|
||
|
end
|
||
|
object Panel6: TPanel
|
||
|
Left = 1
|
||
|
Top = 235
|
||
|
Width = 576
|
||
|
Height = 21
|
||
|
Align = alTop
|
||
|
Caption = #32568#21495#27719#24635
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -19
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
TabOrder = 5
|
||
|
end
|
||
|
object Panel5: TPanel
|
||
|
Left = 1
|
||
|
Top = 1
|
||
|
Width = 576
|
||
|
Height = 21
|
||
|
Align = alTop
|
||
|
Caption = #39068#33394#27719#24635
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -19
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
TabOrder = 6
|
||
|
end
|
||
|
object Panel7: TPanel
|
||
|
Left = 1
|
||
|
Top = 469
|
||
|
Width = 576
|
||
|
Height = 26
|
||
|
Align = alTop
|
||
|
Caption = #25176#30424#27719#24635
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -19
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
TabOrder = 7
|
||
|
end
|
||
|
end
|
||
|
object ADOQueryTemp: TADOQuery
|
||
|
Connection = DataLink_ShipmentRequest.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 752
|
||
|
Top = 336
|
||
|
end
|
||
|
object ADOQueryCmd: TADOQuery
|
||
|
Connection = DataLink_ShipmentRequest.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 720
|
||
|
Top = 336
|
||
|
end
|
||
|
object DS_MainSel: TDataSource
|
||
|
DataSet = CDS_MainSel
|
||
|
Left = 1569
|
||
|
Top = 442
|
||
|
end
|
||
|
object cxGridPopupMenu4: TcxGridPopupMenu
|
||
|
Grid = cxGrid5
|
||
|
PopupMenus = <>
|
||
|
Left = 1424
|
||
|
Top = 448
|
||
|
end
|
||
|
object cxStyleRepository1: TcxStyleRepository
|
||
|
Left = 792
|
||
|
Top = 336
|
||
|
PixelsPerInch = 96
|
||
|
object cxStyle1: TcxStyle
|
||
|
AssignedValues = [svFont]
|
||
|
Font.Charset = ANSI_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -17
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
end
|
||
|
end
|
||
|
object CDS_YanSe: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 497
|
||
|
Top = 120
|
||
|
end
|
||
|
object RMXLSExport1: TRMXLSExport
|
||
|
ShowAfterExport = True
|
||
|
ExportPrecision = 1
|
||
|
PagesOfSheet = 100
|
||
|
ExportImages = True
|
||
|
ExportFrames = True
|
||
|
ExportImageFormat = ifBMP
|
||
|
JPEGQuality = 0
|
||
|
ScaleX = 1.000000000000000000
|
||
|
ScaleY = 1.000000000000000000
|
||
|
CompressFile = False
|
||
|
Left = 749
|
||
|
Top = 315
|
||
|
end
|
||
|
object RMDBMX: TRMDBDataSet
|
||
|
Visible = True
|
||
|
Left = 784
|
||
|
Top = 316
|
||
|
end
|
||
|
object RM1: TRMGridReport
|
||
|
ThreadPrepareReport = True
|
||
|
InitialZoom = pzDefault
|
||
|
PreviewButtons = [rmpbZoom, rmpbLoad, rmpbSave, rmpbPrint, rmpbFind, rmpbPageSetup, rmpbExit, rmpbExport, rmpbNavigator]
|
||
|
DefaultCollate = False
|
||
|
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
|
||
|
PreviewOptions.RulerUnit = rmutScreenPixels
|
||
|
PreviewOptions.RulerVisible = False
|
||
|
PreviewOptions.DrawBorder = False
|
||
|
PreviewOptions.BorderPen.Color = clGray
|
||
|
PreviewOptions.BorderPen.Style = psDash
|
||
|
Dataset = RMDBMX
|
||
|
CompressLevel = rmzcFastest
|
||
|
CompressThread = False
|
||
|
LaterBuildEvents = True
|
||
|
OnlyOwnerDataSet = False
|
||
|
Left = 833
|
||
|
Top = 319
|
||
|
ReportData = {}
|
||
|
end
|
||
|
object DS_YanSe: TDataSource
|
||
|
DataSet = CDS_YanSe
|
||
|
Left = 533
|
||
|
Top = 119
|
||
|
end
|
||
|
object CDS_MainSel: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 1533
|
||
|
Top = 444
|
||
|
end
|
||
|
object CDS_GangHao: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 611
|
||
|
Top = 449
|
||
|
end
|
||
|
object CDS_TuoTuan: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 613
|
||
|
Top = 757
|
||
|
end
|
||
|
object DS_GangHao: TDataSource
|
||
|
DataSet = CDS_GangHao
|
||
|
Left = 641
|
||
|
Top = 447
|
||
|
end
|
||
|
object DS_TuoTuan: TDataSource
|
||
|
DataSet = CDS_TuoTuan
|
||
|
Left = 649
|
||
|
Top = 757
|
||
|
end
|
||
|
object CDS_YanSeSel: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 465
|
||
|
Top = 116
|
||
|
end
|
||
|
object CDS_GangHaoSel: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 579
|
||
|
Top = 449
|
||
|
end
|
||
|
object CDS_TuoTuanSel: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 573
|
||
|
Top = 757
|
||
|
end
|
||
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
Grid = cxGrid1
|
||
|
PopupMenus = <>
|
||
|
Left = 404
|
||
|
Top = 108
|
||
|
end
|
||
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
||
|
Grid = cxGrid2
|
||
|
PopupMenus = <>
|
||
|
Left = 512
|
||
|
Top = 448
|
||
|
end
|
||
|
object cxGridPopupMenu3: TcxGridPopupMenu
|
||
|
Grid = cxGrid3
|
||
|
PopupMenus = <>
|
||
|
Left = 528
|
||
|
Top = 760
|
||
|
end
|
||
|
object DataSource6: TDataSource
|
||
|
DataSet = ClientDataSet6
|
||
|
Left = 1585
|
||
|
Top = 27
|
||
|
end
|
||
|
object ClientDataSet6: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 1541
|
||
|
Top = 24
|
||
|
end
|
||
|
object cxStyleRepository2: TcxStyleRepository
|
||
|
PixelsPerInch = 96
|
||
|
object cxStyle2: TcxStyle
|
||
|
end
|
||
|
end
|
||
|
object PopupMenu2: TPopupMenu
|
||
|
Left = 1216
|
||
|
Top = 388
|
||
|
object MenuItem1: TMenuItem
|
||
|
Caption = #20840#36873
|
||
|
OnClick = MenuItem1Click
|
||
|
end
|
||
|
object N2: TMenuItem
|
||
|
Caption = #20840#24323
|
||
|
OnClick = N2Click
|
||
|
end
|
||
|
end
|
||
|
object pmCDS_YanSe: TPopupMenu
|
||
|
Left = 220
|
||
|
Top = 92
|
||
|
object MenuItem2: TMenuItem
|
||
|
Caption = #20840#36873
|
||
|
OnClick = MenuItem2Click
|
||
|
end
|
||
|
object MenuItem3: TMenuItem
|
||
|
Caption = #20840#24323
|
||
|
OnClick = MenuItem3Click
|
||
|
end
|
||
|
end
|
||
|
object pmGangHao: TPopupMenu
|
||
|
Left = 212
|
||
|
Top = 328
|
||
|
object MenuItem4: TMenuItem
|
||
|
Caption = #20840#36873
|
||
|
OnClick = MenuItem4Click
|
||
|
end
|
||
|
object MenuItem5: TMenuItem
|
||
|
Caption = #20840#24323
|
||
|
OnClick = MenuItem5Click
|
||
|
end
|
||
|
end
|
||
|
object pmTuoTuan: TPopupMenu
|
||
|
Left = 232
|
||
|
Top = 664
|
||
|
object MenuItem6: TMenuItem
|
||
|
Caption = #20840#36873
|
||
|
OnClick = MenuItem6Click
|
||
|
end
|
||
|
object MenuItem7: TMenuItem
|
||
|
Caption = #20840#24323
|
||
|
OnClick = MenuItem7Click
|
||
|
end
|
||
|
end
|
||
|
end
|