971 lines
27 KiB
Plaintext
971 lines
27 KiB
Plaintext
object frmProductOrderAnPaiGQX: TfrmProductOrderAnPaiGQX
|
|
Left = 86
|
|
Top = 8
|
|
Width = 1024
|
|
Height = 721
|
|
Caption = #26816#39564#25351#31034#21333
|
|
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 = 1016
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 83
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_TradeManage.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object ToolButton1: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26597#30475
|
|
ImageIndex = 58
|
|
Visible = False
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object ToolButton10: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 2
|
|
OnClick = ToolButton10Click
|
|
end
|
|
object ToolButton5: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #30133#28857#31649#29702
|
|
ImageIndex = 49
|
|
Visible = False
|
|
OnClick = ToolButton5Click
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 213
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 75
|
|
Visible = False
|
|
OnClick = TBExportClick
|
|
end
|
|
object ToolButton9: TToolButton
|
|
Left = 276
|
|
Top = 0
|
|
Caption = #26816#21069#22238#20462
|
|
ImageIndex = 54
|
|
Visible = False
|
|
OnClick = ToolButton9Click
|
|
end
|
|
object TBPrint: TToolButton
|
|
Left = 359
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25171#21360
|
|
DropdownMenu = PopupMenu1
|
|
ImageIndex = 12
|
|
Style = tbsDropDown
|
|
Visible = False
|
|
OnClick = TBPrintClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 439
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel2: TPanel
|
|
Left = 0
|
|
Top = 341
|
|
Width = 1016
|
|
Height = 343
|
|
Align = alClient
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 1
|
|
object cxGrid2: TcxGrid
|
|
Left = 2
|
|
Top = 81
|
|
Width = 1012
|
|
Height = 260
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object TV2: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource2
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
Column = V2Column1
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = V2Column1
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = V2Column7
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_TradeManage.SHuangSe
|
|
Styles.IncSearch = DataLink_TradeManage.SHuangSe
|
|
Styles.Selection = DataLink_TradeManage.SHuangSe
|
|
Styles.OnGetContentStyle = Tv1StylesGetContentStyle
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
object V2Column10: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 39
|
|
end
|
|
object V2Column2: TcxGridDBColumn
|
|
Caption = #22238#20179#26102#38388
|
|
DataBinding.FieldName = 'ADefDate1'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
Properties.OnEditValueChanged = cxGridDBColumn1PropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 119
|
|
end
|
|
object V2Column8: TcxGridDBColumn
|
|
Caption = #26579#21378
|
|
DataBinding.FieldName = 'AOrddefstr4'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = V2Column8PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 82
|
|
end
|
|
object V2Column11: TcxGridDBColumn
|
|
Caption = #22383#24067#21378
|
|
DataBinding.FieldName = 'AOrddefstr6'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = V2Column11PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 57
|
|
end
|
|
object cxGridDBColumn1: TcxGridDBColumn
|
|
Caption = #26579#21378#32568#21495
|
|
DataBinding.FieldName = 'GangNo'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = cxGridDBColumn1PropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 60
|
|
end
|
|
object V2Column3: TcxGridDBColumn
|
|
Caption = #26412#21378#32568#21495
|
|
DataBinding.FieldName = 'AOrddefstr1'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 58
|
|
end
|
|
object V2Column4: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'AOrddefstr2'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.Items.Strings = (
|
|
'M'
|
|
'Kg')
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 59
|
|
end
|
|
object V2Column9: TcxGridDBColumn
|
|
Caption = #25240#31639#25104#31859#31995#25968
|
|
DataBinding.FieldName = 'ZSXS'
|
|
Width = 85
|
|
end
|
|
object V2Column7: TcxGridDBColumn
|
|
Caption = #21305#25968#37327
|
|
DataBinding.FieldName = 'AOrdQty2'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 48
|
|
end
|
|
object V2Column1: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'AOrdQty1'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = V2Column1PropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_TradeManage.FonePurple
|
|
Width = 69
|
|
end
|
|
object V2Column5: TcxGridDBColumn
|
|
Caption = #26816#39564#25968#37327#21333#20301
|
|
DataBinding.FieldName = 'AOrddefstr3'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = V2Column5PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 83
|
|
end
|
|
object V2Column6: TcxGridDBColumn
|
|
Caption = #26816#39564#35201#27714
|
|
DataBinding.FieldName = 'AOrdDefNote1'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = V2Column6PropertiesButtonClick
|
|
Properties.OnEditValueChanged = cxGridDBColumn1PropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 101
|
|
end
|
|
object V2Column12: TcxGridDBColumn
|
|
Caption = #22238#20462#25968#25454
|
|
DataBinding.FieldName = 'AOrdFlag1'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 65
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = TV2
|
|
end
|
|
end
|
|
object ToolBar2: TToolBar
|
|
Left = 2
|
|
Top = 2
|
|
Width = 1012
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 83
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_TradeManage.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 1
|
|
object ToolButton8: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20840#36873
|
|
ImageIndex = 99
|
|
Visible = False
|
|
OnClick = ToolButton8Click
|
|
end
|
|
object ToolButton7: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20840#24323
|
|
ImageIndex = 129
|
|
Visible = False
|
|
OnClick = ToolButton7Click
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22686#34892
|
|
ImageIndex = 103
|
|
Visible = False
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object ToolButton3: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#34892
|
|
ImageIndex = 107
|
|
Visible = False
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object ToolButton4: TToolButton
|
|
Left = 252
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 111
|
|
Visible = False
|
|
OnClick = ToolButton4Click
|
|
end
|
|
object ToolButton6: TToolButton
|
|
Left = 315
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25171#21360
|
|
ImageIndex = 96
|
|
Visible = False
|
|
OnClick = ToolButton6Click
|
|
end
|
|
object ToolButton11: TToolButton
|
|
Left = 378
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #19968#38190#20445#23384
|
|
ImageIndex = 97
|
|
OnClick = ToolButton11Click
|
|
end
|
|
end
|
|
object Panel3: TPanel
|
|
Left = 2
|
|
Top = 34
|
|
Width = 1012
|
|
Height = 47
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 2
|
|
Visible = False
|
|
object Label1: TLabel
|
|
Left = 24
|
|
Top = 16
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #22238#20179#26102#38388
|
|
end
|
|
object Label2: TLabel
|
|
Left = 189
|
|
Top = 16
|
|
Width = 36
|
|
Height = 12
|
|
Caption = #21152#24037#21378
|
|
end
|
|
object Label4: TLabel
|
|
Left = 503
|
|
Top = 16
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #25968#37327#21333#20301
|
|
end
|
|
object Label5: TLabel
|
|
Left = 634
|
|
Top = 16
|
|
Width = 72
|
|
Height = 12
|
|
Caption = #26816#39564#25968#37327#21333#20301
|
|
end
|
|
object Label6: TLabel
|
|
Left = 782
|
|
Top = 16
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #26816#39564#35201#27714
|
|
end
|
|
object Label7: TLabel
|
|
Left = 349
|
|
Top = 16
|
|
Width = 36
|
|
Height = 12
|
|
Caption = #22383#24067#21378
|
|
end
|
|
object DateTimePicker1: TDateTimePicker
|
|
Left = 74
|
|
Top = 12
|
|
Width = 103
|
|
Height = 20
|
|
Date = 41281.501696319440000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 41281.501696319440000000
|
|
TabOrder = 0
|
|
end
|
|
object BtnEditA1: TBtnEditA
|
|
Left = 226
|
|
Top = 12
|
|
Width = 101
|
|
Height = 20
|
|
Enabled = False
|
|
TabOrder = 1
|
|
OnBtnClick = BtnEditA1BtnClick
|
|
end
|
|
object ComboBox1: TComboBox
|
|
Left = 556
|
|
Top = 12
|
|
Width = 60
|
|
Height = 20
|
|
Style = csDropDownList
|
|
ItemHeight = 12
|
|
TabOrder = 2
|
|
Items.Strings = (
|
|
'M'
|
|
'Kg')
|
|
end
|
|
object BtnEditA2: TBtnEditA
|
|
Left = 709
|
|
Top = 12
|
|
Width = 53
|
|
Height = 20
|
|
TabOrder = 3
|
|
OnBtnClick = BtnEditA2BtnClick
|
|
end
|
|
object BtnEditA3: TBtnEditA
|
|
Left = 833
|
|
Top = 12
|
|
Width = 114
|
|
Height = 20
|
|
TabOrder = 4
|
|
OnBtnClick = BtnEditA3BtnClick
|
|
end
|
|
object BtnEditA4: TBtnEditA
|
|
Left = 386
|
|
Top = 12
|
|
Width = 101
|
|
Height = 20
|
|
Enabled = False
|
|
TabOrder = 5
|
|
OnBtnClick = BtnEditA4BtnClick
|
|
end
|
|
end
|
|
object MovePanel2: TMovePanel
|
|
Left = 342
|
|
Top = 128
|
|
Width = 252
|
|
Height = 40
|
|
BevelInner = bvLowered
|
|
Caption = #27491#22312#25191#34892#25968#25454#25805#20316#65292#35831#31245#21518#12290#12290#12290
|
|
Color = clSkyBlue
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -14
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
Visible = False
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 82
|
|
Width = 1016
|
|
Height = 259
|
|
Align = alTop
|
|
TabOrder = 2
|
|
object Tv1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnFocusedRecordChanged = Tv1FocusedRecordChanged
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column2
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1PRTOrderQty
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column5
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column6
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column7
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column8
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column9
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_TradeManage.SHuangSe
|
|
Styles.IncSearch = DataLink_TradeManage.SHuangSe
|
|
Styles.Selection = DataLink_TradeManage.SHuangSe
|
|
Styles.OnGetContentStyle = Tv1StylesGetContentStyle
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
object cxGridDBColumn2: TcxGridDBColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'OrderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 72
|
|
end
|
|
object cxGridDBColumn7: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'PRTColor'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 63
|
|
end
|
|
object v1ConNo: TcxGridDBColumn
|
|
Caption = #21512#21516#21495
|
|
DataBinding.FieldName = 'ConNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 68
|
|
end
|
|
object v1OrdDefStr1: TcxGridDBColumn
|
|
Caption = #20844#21496#32534#21495
|
|
DataBinding.FieldName = 'OrdDefStr1'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 90
|
|
end
|
|
object cxGridDBColumn3: TcxGridDBColumn
|
|
Caption = #20844#21496#21488#22836
|
|
DataBinding.FieldName = 'OrdDefStr2'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 90
|
|
end
|
|
object v1OrdPerson1: TcxGridDBColumn
|
|
Caption = #19994#21153#21592
|
|
DataBinding.FieldName = 'OrdPerson1'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 73
|
|
end
|
|
object v1JGFactoryName: TcxGridDBColumn
|
|
Caption = #26579#21378
|
|
DataBinding.FieldName = 'FirstName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 60
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #22383#24067#21378
|
|
DataBinding.FieldName = 'PBFactory'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 68
|
|
end
|
|
object v1OrdDate: TcxGridDBColumn
|
|
Caption = #21046#21333#26085#26399
|
|
DataBinding.FieldName = 'OrdDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 68
|
|
end
|
|
object cxGridDBColumn4: TcxGridDBColumn
|
|
Caption = #20132#36135#26085#26399
|
|
DataBinding.FieldName = 'DlyDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.ShowTime = False
|
|
OnCustomDrawCell = v1DeliveryDateCustomDrawCell
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 62
|
|
end
|
|
object cxGridDBColumn5: TcxGridDBColumn
|
|
Caption = #23458#25143
|
|
DataBinding.FieldName = 'CustomerNoName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 62
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #25237#22383#21305#25968
|
|
DataBinding.FieldName = 'TPPS'
|
|
Width = 61
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #25237#22383#31859#25968#37327
|
|
DataBinding.FieldName = 'TPMQty'
|
|
Width = 71
|
|
end
|
|
object v1MPRTCodeName: TcxGridDBColumn
|
|
Caption = #20013#25991#21517#31216
|
|
DataBinding.FieldName = 'MPRTCodeName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 69
|
|
end
|
|
object v1MPRTSpec: TcxGridDBColumn
|
|
Caption = #35268#26684
|
|
DataBinding.FieldName = 'MPRTSpec'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 68
|
|
end
|
|
object v1MPRTCF: TcxGridDBColumn
|
|
Caption = #25104#20998
|
|
DataBinding.FieldName = 'MPRTCF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 69
|
|
end
|
|
object v1MPRTMF: TcxGridDBColumn
|
|
Caption = #38376#24133
|
|
DataBinding.FieldName = 'MPRTMF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 70
|
|
end
|
|
object v1MPRTKZ: TcxGridDBColumn
|
|
Caption = #20811#37325
|
|
DataBinding.FieldName = 'MPRTKZ'
|
|
Width = 54
|
|
end
|
|
object cxGridDBColumn6: TcxGridDBColumn
|
|
Caption = #22791#27880#21450#35201#27714
|
|
DataBinding.FieldName = 'Note'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 92
|
|
end
|
|
object v1PRTOrderQty: TcxGridDBColumn
|
|
Caption = #35746#21333#25968#37327
|
|
DataBinding.FieldName = 'PRTOrderQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 67
|
|
end
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #35746#21333#21333#20301
|
|
DataBinding.FieldName = 'OrderUnit'
|
|
Width = 60
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #22238#20179#21305#25968
|
|
DataBinding.FieldName = 'HCPS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 58
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #22238#20179#25968#37327
|
|
DataBinding.FieldName = 'HCQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 61
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #22238#20179#21333#20301
|
|
DataBinding.FieldName = 'HCUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 60
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #22238#20462#21305#25968
|
|
DataBinding.FieldName = 'HXPS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 60
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #22238#20462#25968#37327
|
|
DataBinding.FieldName = 'HXQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 60
|
|
end
|
|
object v1Column10: TcxGridDBColumn
|
|
Caption = #22238#20462#21333#20301
|
|
DataBinding.FieldName = 'HXUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 61
|
|
end
|
|
object cxGridDBColumn8: TcxGridDBColumn
|
|
Caption = #30830#35748#33394#21345
|
|
DataBinding.FieldName = 'SOrddefstr2'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 60
|
|
end
|
|
object cxGridDBColumn9: TcxGridDBColumn
|
|
Caption = #26631#31614
|
|
DataBinding.FieldName = 'SLbName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 85
|
|
end
|
|
end
|
|
object cxGridLevel2: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1016
|
|
Height = 50
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 3
|
|
object Label3: TLabel
|
|
Left = 19
|
|
Top = 17
|
|
Width = 39
|
|
Height = 12
|
|
Caption = #35746#21333#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object OrderNoM: TEdit
|
|
Tag = 2
|
|
Left = 60
|
|
Top = 9
|
|
Width = 189
|
|
Height = 32
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
OnChange = OrderNoMChange
|
|
end
|
|
end
|
|
object cxGrid4: TcxGrid
|
|
Left = 60
|
|
Top = 72
|
|
Width = 345
|
|
Height = 177
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 4
|
|
Visible = False
|
|
object Tv4: TcxGridDBTableView
|
|
OnDblClick = Tv4DblClick
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DS_OrderNo
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_TradeManage.SHuangSe
|
|
Styles.IncSearch = DataLink_TradeManage.SHuangSe
|
|
Styles.Selection = DataLink_TradeManage.SHuangSe
|
|
Styles.Header = DataLink_TradeManage.FoneRed
|
|
object v4Column1: TcxGridDBColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'OrderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 179
|
|
end
|
|
object v4Column2: TcxGridDBColumn
|
|
Caption = #20135#21697#21517#31216
|
|
DataBinding.FieldName = 'MPRTCodeName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 138
|
|
end
|
|
end
|
|
object cxGrid4Level1: TcxGridLevel
|
|
GridView = Tv4
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 544
|
|
Top = 176
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
Parameters = <>
|
|
Left = 656
|
|
Top = 192
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 624
|
|
Top = 192
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 688
|
|
Top = 192
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 784
|
|
Top = 192
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 560
|
|
Top = 144
|
|
end
|
|
object RM1: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
|
|
DefaultCollate = False
|
|
ShowPrintDialog = False
|
|
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
|
|
PreviewOptions.RulerUnit = rmutScreenPixels
|
|
PreviewOptions.RulerVisible = False
|
|
PreviewOptions.DrawBorder = False
|
|
PreviewOptions.BorderPen.Color = clGray
|
|
PreviewOptions.BorderPen.Style = psDash
|
|
Dataset = RMDBMain
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 496
|
|
Top = 208
|
|
ReportData = {}
|
|
end
|
|
object RMDBMain: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = ADOQueryPrint
|
|
Left = 448
|
|
Top = 200
|
|
end
|
|
object RMXLSExport1: TRMXLSExport
|
|
ShowAfterExport = True
|
|
ExportPrecision = 1
|
|
PagesOfSheet = 1
|
|
ExportImages = True
|
|
ExportFrames = True
|
|
ExportImageFormat = ifBMP
|
|
JPEGQuality = 0
|
|
ScaleX = 1.000000000000000000
|
|
ScaleY = 1.000000000000000000
|
|
CompressFile = False
|
|
Left = 816
|
|
Top = 192
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 544
|
|
Top = 208
|
|
object N2: TMenuItem
|
|
Caption = #26377#20379#24212#21830
|
|
OnClick = N2Click
|
|
end
|
|
end
|
|
object DataSource2: TDataSource
|
|
DataSet = CDS_Sub
|
|
Left = 944
|
|
Top = 384
|
|
end
|
|
object CDS_Sub: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 968
|
|
Top = 384
|
|
end
|
|
object ADOQueryPrint: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 752
|
|
Top = 192
|
|
end
|
|
object CDS_OrderNo: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 120
|
|
Top = 104
|
|
end
|
|
object DS_OrderNo: TDataSource
|
|
DataSet = CDS_OrderNo
|
|
Left = 192
|
|
Top = 104
|
|
end
|
|
object ADOQueryHC: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 720
|
|
Top = 192
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 576
|
|
Top = 512
|
|
end
|
|
end
|