934 lines
26 KiB
Plaintext
934 lines
26 KiB
Plaintext
object FrmJYOrderYS: TFrmJYOrderYS
|
|
Left = 190
|
|
Top = 135
|
|
Width = 1346
|
|
Height = 691
|
|
Caption = #35746#21333#26680#31639#26126#32454#26597#35810
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
WindowState = wsMaximized
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 107
|
|
TextHeight = 13
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 33
|
|
Width = 1330
|
|
Height = 43
|
|
Align = alTop
|
|
BevelOuter = bvLowered
|
|
TabOrder = 0
|
|
object Label2: TLabel
|
|
Left = 544
|
|
Top = 17
|
|
Width = 28
|
|
Height = 13
|
|
Caption = #23458#25143
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label3: TLabel
|
|
Left = 291
|
|
Top = 17
|
|
Width = 56
|
|
Height = 13
|
|
Caption = #25351#31034#21333#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label1: TLabel
|
|
Left = 53
|
|
Top = 17
|
|
Width = 42
|
|
Height = 13
|
|
Caption = #21512#21516#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label4: TLabel
|
|
Left = 770
|
|
Top = 15
|
|
Width = 68
|
|
Height = 16
|
|
Caption = #35746#21333#27611#21033
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 1026
|
|
Top = 15
|
|
Width = 68
|
|
Height = 16
|
|
Caption = #39044#20272#27611#21033
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object KHName: TEdit
|
|
Left = 573
|
|
Top = 13
|
|
Width = 157
|
|
Height = 21
|
|
TabOrder = 0
|
|
end
|
|
object OrderNo: TEdit
|
|
Left = 345
|
|
Top = 13
|
|
Width = 157
|
|
Height = 21
|
|
TabOrder = 1
|
|
end
|
|
object ConNo: TEdit
|
|
Left = 96
|
|
Top = 13
|
|
Width = 158
|
|
Height = 21
|
|
TabOrder = 2
|
|
end
|
|
object MaoLMoney: TEdit
|
|
Left = 842
|
|
Top = 12
|
|
Width = 158
|
|
Height = 23
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
end
|
|
object YGMoney: TEdit
|
|
Left = 1098
|
|
Top = 12
|
|
Width = 157
|
|
Height = 23
|
|
BiDiMode = bdLeftToRight
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentBiDiMode = False
|
|
ParentFont = False
|
|
TabOrder = 4
|
|
end
|
|
end
|
|
object Panel2: TPanel
|
|
Left = 0
|
|
Top = 76
|
|
Width = 1330
|
|
Height = 216
|
|
Align = alTop
|
|
BevelOuter = bvNone
|
|
TabOrder = 1
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 0
|
|
Width = 658
|
|
Height = 216
|
|
Align = alLeft
|
|
TabOrder = 0
|
|
object TV1: TcxGridDBBandedTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = V1TTPS
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = V1TTQty
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = V1PBMoney
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = V1KCPBQty
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = V1KCPBPS
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Editing = False
|
|
OptionsView.ColumnAutoWidth = True
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Header = DataLink_YSYF.Default
|
|
Bands = <
|
|
item
|
|
Caption = #24067#21305#25104#26412
|
|
Styles.Header = DataLink_YSYF.cxStyle1
|
|
Width = 634
|
|
end>
|
|
object V1CRTime: TcxGridDBBandedColumn
|
|
Caption = #20986#24211#26085#26399
|
|
DataBinding.FieldName = 'CRTime'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_YSYF.FonePurple
|
|
Width = 76
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 0
|
|
Position.RowIndex = 0
|
|
end
|
|
object V1P_CodeName: TcxGridDBBandedColumn
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'P_CodeName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_YSYF.FonePurple
|
|
Width = 65
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 2
|
|
Position.RowIndex = 0
|
|
end
|
|
object V1TTPS: TcxGridDBBandedColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'TTPS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_YSYF.FonePurple
|
|
Width = 74
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 3
|
|
Position.RowIndex = 0
|
|
end
|
|
object V1TTQty: TcxGridDBBandedColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'TTQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_YSYF.FonePurple
|
|
Width = 73
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 4
|
|
Position.RowIndex = 0
|
|
end
|
|
object V1Price: TcxGridDBBandedColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'Price'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_YSYF.FonePurple
|
|
Width = 73
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 5
|
|
Position.RowIndex = 0
|
|
end
|
|
object V1PBMoney: TcxGridDBBandedColumn
|
|
Caption = #37329#39069#65509
|
|
DataBinding.FieldName = 'PBMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_YSYF.FoneRed
|
|
Width = 73
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 6
|
|
Position.RowIndex = 0
|
|
end
|
|
object V1KCPBPS: TcxGridDBBandedColumn
|
|
Caption = #24211#23384#21305#25968
|
|
DataBinding.FieldName = 'KCPBPS'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_YSYF.FonePurple
|
|
Width = 59
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 7
|
|
Position.RowIndex = 0
|
|
end
|
|
object V1KCPBQty: TcxGridDBBandedColumn
|
|
Caption = #24211#23384#25968#37327
|
|
DataBinding.FieldName = 'KCPBQty'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_YSYF.FonePurple
|
|
Width = 67
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 8
|
|
Position.RowIndex = 0
|
|
end
|
|
object V1FactoryName: TcxGridDBBandedColumn
|
|
Caption = #22383#24067#21378
|
|
DataBinding.FieldName = 'FactoryName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 1
|
|
Position.RowIndex = 0
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = TV1
|
|
end
|
|
end
|
|
object Panel5: TPanel
|
|
Left = 658
|
|
Top = 0
|
|
Width = 672
|
|
Height = 216
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
TabOrder = 1
|
|
object cxGrid5: TcxGrid
|
|
Left = 0
|
|
Top = 0
|
|
Width = 672
|
|
Height = 216
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object TV5: TcxGridDBBandedTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource5
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = V5RMBMoney
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Editing = False
|
|
OptionsView.ColumnAutoWidth = True
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Header = DataLink_YSYF.Default
|
|
Bands = <
|
|
item
|
|
Caption = #36153#29992#25903#20986#26126#32454
|
|
Styles.Header = DataLink_YSYF.cxStyle1
|
|
Width = 783
|
|
end>
|
|
object V5CRTime: TcxGridDBBandedColumn
|
|
Caption = #26085#26399
|
|
DataBinding.FieldName = 'CRTime'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_YSYF.FonePurple
|
|
Width = 70
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 0
|
|
Position.RowIndex = 0
|
|
end
|
|
object V5YFName: TcxGridDBBandedColumn
|
|
Caption = #36153#29992#21517#31216
|
|
DataBinding.FieldName = 'YFName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_YSYF.FonePurple
|
|
Width = 70
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 1
|
|
Position.RowIndex = 0
|
|
end
|
|
object V5RMBMoney: TcxGridDBBandedColumn
|
|
Caption = #20154#27665#24065#37329#39069
|
|
DataBinding.FieldName = 'RMBMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_YSYF.FoneRed
|
|
Width = 70
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 2
|
|
Position.RowIndex = 0
|
|
end
|
|
object V5BZType: TcxGridDBBandedColumn
|
|
Caption = #24065#31181
|
|
DataBinding.FieldName = 'BZType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 3
|
|
Position.RowIndex = 0
|
|
end
|
|
object V5Note: TcxGridDBBandedColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 4
|
|
Position.RowIndex = 0
|
|
end
|
|
end
|
|
object cxGridLevel5: TcxGridLevel
|
|
GridView = TV5
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1330
|
|
Height = 33
|
|
ButtonHeight = 30
|
|
ButtonWidth = 61
|
|
Caption = 'ToolBar1'
|
|
Flat = True
|
|
Images = DataLink_YSYF.ThreeImgList
|
|
List = True
|
|
ShowCaptions = True
|
|
TabOrder = 2
|
|
object TBClose: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel3: TPanel
|
|
Left = 0
|
|
Top = 292
|
|
Width = 1330
|
|
Height = 208
|
|
Align = alTop
|
|
BevelOuter = bvNone
|
|
TabOrder = 3
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1330
|
|
Height = 208
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object TV2: TcxGridDBBandedTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource2
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn3
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn4
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn6
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Editing = False
|
|
OptionsView.ColumnAutoWidth = True
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Header = DataLink_YSYF.Default
|
|
Bands = <
|
|
item
|
|
Caption = #21152#24037#25104#26412
|
|
Styles.Header = DataLink_YSYF.cxStyle1
|
|
Width = 717
|
|
end>
|
|
object cxGridDBBandedColumn1: TcxGridDBBandedColumn
|
|
Caption = #20986#24211#26085#26399
|
|
DataBinding.FieldName = 'CRTime'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 145
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 0
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn2: TcxGridDBBandedColumn
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'P_CodeName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 174
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 2
|
|
Position.RowIndex = 0
|
|
end
|
|
object V2Column1: TcxGridDBBandedColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'PRTColor'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 161
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 3
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn3: TcxGridDBBandedColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'JGPS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 140
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 4
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn4: TcxGridDBBandedColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'JGQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 138
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 5
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn5: TcxGridDBBandedColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'Price'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_YSYF.Default
|
|
Width = 138
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 6
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn6: TcxGridDBBandedColumn
|
|
Caption = #37329#39069#65509
|
|
DataBinding.FieldName = 'JGMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_YSYF.FoneRed
|
|
Width = 134
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 7
|
|
Position.RowIndex = 0
|
|
end
|
|
object V2FactoryName: TcxGridDBBandedColumn
|
|
Caption = #26579#21378'/'#20379#24212#21830
|
|
DataBinding.FieldName = 'FactoryName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 163
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 1
|
|
Position.RowIndex = 0
|
|
end
|
|
end
|
|
object cxGridLevel2: TcxGridLevel
|
|
GridView = TV2
|
|
end
|
|
end
|
|
end
|
|
object Panel4: TPanel
|
|
Left = 0
|
|
Top = 500
|
|
Width = 1330
|
|
Height = 151
|
|
Align = alClient
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 4
|
|
object cxGrid4: TcxGrid
|
|
Left = 2
|
|
Top = 2
|
|
Width = 948
|
|
Height = 147
|
|
Align = alLeft
|
|
TabOrder = 0
|
|
object TV4: TcxGridDBBandedTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource4
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn17
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn18
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn20
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = V4Column9
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Editing = False
|
|
OptionsView.ColumnAutoWidth = True
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Header = DataLink_YSYF.Default
|
|
Bands = <
|
|
item
|
|
Caption = #24212#25910#27454#38144#21806#20986#24211
|
|
Styles.Header = DataLink_YSYF.cxStyle1
|
|
Width = 718
|
|
end>
|
|
object cxGridDBBandedColumn15: TcxGridDBBandedColumn
|
|
Caption = #20986#24211#26085#26399
|
|
DataBinding.FieldName = 'CRTime'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 63
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 0
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn16: TcxGridDBBandedColumn
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'P_CodeName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 61
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 1
|
|
Position.RowIndex = 0
|
|
end
|
|
object V4PRTColor: TcxGridDBBandedColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'PRTColor'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 67
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 2
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn17: TcxGridDBBandedColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'PS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 63
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 3
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn18: TcxGridDBBandedColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'Qty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 62
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 4
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn19: TcxGridDBBandedColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'Price'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_YSYF.FonePurple
|
|
Width = 63
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 6
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn20: TcxGridDBBandedColumn
|
|
Caption = #32654#37329#37329#39069
|
|
DataBinding.FieldName = 'USDMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_YSYF.FoneRed
|
|
Width = 68
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 7
|
|
Position.RowIndex = 0
|
|
end
|
|
object V4Column9: TcxGridDBBandedColumn
|
|
Caption = #20154#27665#24065#37329#39069
|
|
DataBinding.FieldName = 'RMBMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_YSYF.FoneRed
|
|
Width = 71
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 9
|
|
Position.RowIndex = 0
|
|
end
|
|
object V4Column11: TcxGridDBBandedColumn
|
|
Caption = #24065#31181
|
|
DataBinding.FieldName = 'BZType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 53
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 5
|
|
Position.RowIndex = 0
|
|
end
|
|
object V4Huilv: TcxGridDBBandedColumn
|
|
Caption = #27719#29575
|
|
DataBinding.FieldName = 'Huilv'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 8
|
|
Position.RowIndex = 0
|
|
end
|
|
end
|
|
object cxGridLevel4: TcxGridLevel
|
|
GridView = TV4
|
|
end
|
|
end
|
|
object cxGrid3: TcxGrid
|
|
Left = 950
|
|
Top = 2
|
|
Width = 378
|
|
Height = 147
|
|
Align = alClient
|
|
TabOrder = 1
|
|
object TV3: TcxGridDBBandedTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource3
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn9
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn10
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Editing = False
|
|
OptionsView.ColumnAutoWidth = True
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Header = DataLink_YSYF.Default
|
|
Bands = <
|
|
item
|
|
Caption = #25910#27454
|
|
Styles.Header = DataLink_YSYF.cxStyle1
|
|
Width = 718
|
|
end>
|
|
object cxGridDBBandedColumn8: TcxGridDBBandedColumn
|
|
Caption = #25910#27454#26085#26399
|
|
DataBinding.FieldName = 'CRTime'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 64
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 0
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn9: TcxGridDBBandedColumn
|
|
Caption = #25910#27454#20154#27665#24065
|
|
DataBinding.FieldName = 'RMBMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 71
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 3
|
|
Position.RowIndex = 0
|
|
end
|
|
object V3BZType: TcxGridDBBandedColumn
|
|
Caption = #24065#31181
|
|
DataBinding.FieldName = 'BZType'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 47
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 4
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn10: TcxGridDBBandedColumn
|
|
Caption = #25910#27454#32654#37329
|
|
DataBinding.FieldName = 'USDMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 71
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 1
|
|
Position.RowIndex = 0
|
|
end
|
|
object V3Huilv: TcxGridDBBandedColumn
|
|
Caption = #27719#29575
|
|
DataBinding.FieldName = 'Huilv'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 61
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 2
|
|
Position.RowIndex = 0
|
|
end
|
|
end
|
|
object cxGridLevel3: TcxGridLevel
|
|
GridView = TV3
|
|
end
|
|
end
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_PB
|
|
Left = 236
|
|
Top = 169
|
|
end
|
|
object DataSource2: TDataSource
|
|
DataSet = Order_RF
|
|
Left = 644
|
|
Top = 373
|
|
end
|
|
object DataSource4: TDataSource
|
|
DataSet = Order_XS
|
|
Left = 447
|
|
Top = 546
|
|
end
|
|
object DataSource5: TDataSource
|
|
DataSet = Order_FYZC
|
|
Left = 764
|
|
Top = 192
|
|
end
|
|
object Order_PB: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 300
|
|
Top = 169
|
|
end
|
|
object Order_RF: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 716
|
|
Top = 373
|
|
end
|
|
object Order_XS: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 408
|
|
Top = 546
|
|
end
|
|
object Order_FYZC: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 799
|
|
Top = 192
|
|
end
|
|
object ADOQuery1: TADOQuery
|
|
Connection = DataLink_YSYF.ADOLink
|
|
Parameters = <>
|
|
Left = 268
|
|
Top = 169
|
|
end
|
|
object ADOQuery2: TADOQuery
|
|
Connection = DataLink_YSYF.ADOLink
|
|
Parameters = <>
|
|
Left = 680
|
|
Top = 373
|
|
end
|
|
object ADOQuery4: TADOQuery
|
|
Connection = DataLink_YSYF.ADOLink
|
|
Parameters = <>
|
|
Left = 489
|
|
Top = 547
|
|
end
|
|
object DataSource3: TDataSource
|
|
DataSet = Order_SK
|
|
Left = 887
|
|
Top = 556
|
|
end
|
|
object ADOQuery3: TADOQuery
|
|
Connection = DataLink_YSYF.ADOLink
|
|
Parameters = <>
|
|
Left = 916
|
|
Top = 557
|
|
end
|
|
object Order_SK: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 944
|
|
Top = 556
|
|
end
|
|
end
|