357 lines
10 KiB
Plaintext
357 lines
10 KiB
Plaintext
object frmDCCarMX_Worker: TfrmDCCarMX_Worker
|
|
Left = 425
|
|
Top = 119
|
|
Width = 1346
|
|
Height = 967
|
|
Caption = #26426#21488#25377#36710#24037#26126#32454#26597#35810
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 120
|
|
TextHeight = 15
|
|
object Panel2: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1328
|
|
Height = 920
|
|
Align = alClient
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 0
|
|
object Panel4: TPanel
|
|
Left = 2
|
|
Top = 2
|
|
Width = 547
|
|
Height = 916
|
|
Align = alLeft
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Panel3'
|
|
TabOrder = 0
|
|
object Panel5: TPanel
|
|
Left = 2
|
|
Top = 2
|
|
Width = 543
|
|
Height = 23
|
|
Align = alTop
|
|
BevelOuter = bvNone
|
|
Caption = #26085#26399#20135#37327#26126#32454
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -17
|
|
Font.Name = #24494#36719#38597#40657
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 2
|
|
Top = 25
|
|
Width = 543
|
|
Height = 889
|
|
Align = alClient
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
Navigator.Buttons.Delete.Enabled = False
|
|
Navigator.Buttons.Delete.Visible = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn17
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn19
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn20
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn21
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsData.Editing = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Footer = DataLink_BIView.FontBlue
|
|
Styles.Header = DataLink_BIView.handBlack
|
|
object cxGridDBColumn15: TcxGridDBColumn
|
|
Caption = #24207
|
|
DataBinding.FieldName = 'XH'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Sorting = False
|
|
Width = 33
|
|
end
|
|
object cxGridDBColumn16: TcxGridDBColumn
|
|
Caption = #26085#26399
|
|
DataBinding.FieldName = 'JSDate'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Sorting = False
|
|
Width = 93
|
|
end
|
|
object cxGridDBColumn17: TcxGridDBColumn
|
|
Caption = #36716#25968
|
|
DataBinding.FieldName = 'Qty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Sorting = False
|
|
Width = 86
|
|
end
|
|
object Tv1Column1: TcxGridDBColumn
|
|
Caption = #26085#22343#24037#36164
|
|
DataBinding.FieldName = 'AvgDayMoney'
|
|
Width = 59
|
|
end
|
|
object cxGridDBColumn21: TcxGridDBColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'HZMoney'
|
|
OnCustomDrawCell = cxGridDBColumn21CustomDrawCell
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 68
|
|
end
|
|
object cxGridDBColumn19: TcxGridDBColumn
|
|
Caption = #24453#30830#35748
|
|
DataBinding.FieldName = 'WQRMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 62
|
|
end
|
|
object cxGridDBColumn20: TcxGridDBColumn
|
|
Caption = #24050#30830#35748
|
|
DataBinding.FieldName = 'QRMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 49
|
|
end
|
|
object cxGridDBColumn18: TcxGridDBColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'AvgPrice'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 50
|
|
end
|
|
object Tv1Column2: TcxGridDBColumn
|
|
DataBinding.FieldName = 'DayStr'
|
|
Visible = False
|
|
Width = 20
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
end
|
|
object Panel6: TPanel
|
|
Left = 549
|
|
Top = 2
|
|
Width = 777
|
|
Height = 916
|
|
Align = alClient
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Panel3'
|
|
TabOrder = 1
|
|
object cxGrid2: TcxGrid
|
|
Left = 2
|
|
Top = 25
|
|
Width = 773
|
|
Height = 889
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object Tv2: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
Navigator.Buttons.Delete.Enabled = False
|
|
Navigator.Buttons.Delete.Visible = False
|
|
DataController.DataSource = DataSource2
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn4
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn12
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn13
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn14
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsData.Editing = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Footer = DataLink_BIView.FontBlue
|
|
Styles.Header = DataLink_BIView.handBlack
|
|
object cxGridDBColumn2: TcxGridDBColumn
|
|
Caption = #24207
|
|
DataBinding.FieldName = 'XH'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Sorting = False
|
|
Width = 33
|
|
end
|
|
object cxGridDBColumn3: TcxGridDBColumn
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'C_CodeName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Sorting = False
|
|
Width = 74
|
|
end
|
|
object cxGridDBColumn4: TcxGridDBColumn
|
|
Caption = #36716#25968
|
|
DataBinding.FieldName = 'Qty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Sorting = False
|
|
Width = 78
|
|
end
|
|
object cxGridDBColumn11: TcxGridDBColumn
|
|
Caption = #24179#22343#21333#20215
|
|
DataBinding.FieldName = 'AvgPrice'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 64
|
|
end
|
|
object cxGridDBColumn12: TcxGridDBColumn
|
|
Caption = #24453#30830#35748
|
|
DataBinding.FieldName = 'WQRMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 56
|
|
end
|
|
object cxGridDBColumn13: TcxGridDBColumn
|
|
Caption = #24050#30830#35748
|
|
DataBinding.FieldName = 'QRMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 48
|
|
end
|
|
object cxGridDBColumn14: TcxGridDBColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'HZMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 86
|
|
end
|
|
end
|
|
object cxGridLevel2: TcxGridLevel
|
|
GridView = Tv2
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 2
|
|
Top = 2
|
|
Width = 773
|
|
Height = 23
|
|
Align = alTop
|
|
BevelOuter = bvNone
|
|
Caption = #21697#21517#20135#37327#26126#32454
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -17
|
|
Font.Name = #24494#36719#38597#40657
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
end
|
|
end
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_BIView.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 1113
|
|
Top = 13
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_BIView.ADOLink
|
|
Parameters = <>
|
|
Left = 1053
|
|
Top = 9
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_BIView.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 1081
|
|
Top = 9
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 80
|
|
Top = 168
|
|
end
|
|
object ClientDataSet1: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 84
|
|
Top = 272
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = ClientDataSet1
|
|
Left = 83
|
|
Top = 223
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 896
|
|
Top = 72
|
|
end
|
|
object DataSource2: TDataSource
|
|
DataSet = ClientDataSet2
|
|
Left = 951
|
|
Top = 75
|
|
end
|
|
object ClientDataSet2: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 1004
|
|
Top = 68
|
|
end
|
|
object cxGridPopupMenu3: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 1212
|
|
Top = 280
|
|
end
|
|
object DataSource3: TDataSource
|
|
DataSet = ClientDataSet3
|
|
Left = 1275
|
|
Top = 275
|
|
end
|
|
object ClientDataSet3: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 1244
|
|
Top = 280
|
|
end
|
|
end
|