885 lines
24 KiB
Plaintext
885 lines
24 KiB
Plaintext
object frmKKView: TfrmKKView
|
|
Left = 88
|
|
Top = 59
|
|
Width = 1196
|
|
Height = 669
|
|
Caption = 'frmKKView'
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1188
|
|
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_CYZZ.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 = 1188
|
|
Height = 59
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 357
|
|
Top = 12
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #20135#21697#21517#31216
|
|
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 Label7: TLabel
|
|
Left = 357
|
|
Top = 36
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #20135#21697#32534#21495
|
|
end
|
|
object Label11: TLabel
|
|
Left = 490
|
|
Top = 12
|
|
Width = 36
|
|
Height = 12
|
|
Caption = #20379#24212#21830
|
|
end
|
|
object Label4: TLabel
|
|
Left = 617
|
|
Top = 12
|
|
Width = 84
|
|
Height = 12
|
|
Caption = #21327#21830#20013#25187#27454#24037#21378
|
|
end
|
|
object Label8: TLabel
|
|
Left = 617
|
|
Top = 36
|
|
Width = 72
|
|
Height = 12
|
|
Caption = #26368#32456#25187#27454#24037#21378
|
|
end
|
|
object Label9: TLabel
|
|
Left = 816
|
|
Top = 12
|
|
Width = 96
|
|
Height = 12
|
|
Caption = #21327#21830#20013#25187#27454#36131#20219#20154
|
|
end
|
|
object Label10: TLabel
|
|
Left = 818
|
|
Top = 36
|
|
Width = 84
|
|
Height = 12
|
|
Caption = #26368#32456#25187#27454#36131#20219#20154
|
|
end
|
|
object MPRTCodeName: TEdit
|
|
Tag = 2
|
|
Left = 406
|
|
Top = 8
|
|
Width = 74
|
|
Height = 20
|
|
TabOrder = 0
|
|
OnChange = orderNoChange
|
|
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 = orderNoChange
|
|
OnKeyPress = orderNoKeyPress
|
|
end
|
|
object MDNO: TEdit
|
|
Tag = 2
|
|
Left = 228
|
|
Top = 32
|
|
Width = 109
|
|
Height = 20
|
|
TabOrder = 4
|
|
OnChange = orderNoChange
|
|
OnKeyPress = MDNOKeyPress
|
|
end
|
|
object MPRTCode: TEdit
|
|
Tag = 2
|
|
Left = 406
|
|
Top = 32
|
|
Width = 74
|
|
Height = 20
|
|
TabOrder = 5
|
|
OnChange = orderNoChange
|
|
end
|
|
object MDFactoryName: TEdit
|
|
Tag = 2
|
|
Left = 527
|
|
Top = 8
|
|
Width = 79
|
|
Height = 20
|
|
TabOrder = 6
|
|
OnChange = orderNoChange
|
|
end
|
|
object TJXSInfo: TEdit
|
|
Tag = 2
|
|
Left = 701
|
|
Top = 8
|
|
Width = 104
|
|
Height = 20
|
|
TabOrder = 7
|
|
OnChange = orderNoChange
|
|
end
|
|
object TJJGInfo: TEdit
|
|
Tag = 2
|
|
Left = 701
|
|
Top = 32
|
|
Width = 104
|
|
Height = 20
|
|
TabOrder = 8
|
|
OnChange = orderNoChange
|
|
end
|
|
object TJXSPonInfo: TEdit
|
|
Tag = 2
|
|
Left = 913
|
|
Top = 8
|
|
Width = 55
|
|
Height = 20
|
|
TabOrder = 9
|
|
OnChange = orderNoChange
|
|
end
|
|
object TJJGPonInfo: TEdit
|
|
Tag = 2
|
|
Left = 913
|
|
Top = 32
|
|
Width = 55
|
|
Height = 20
|
|
TabOrder = 10
|
|
OnChange = orderNoChange
|
|
end
|
|
end
|
|
object cxTabControl1: TcxTabControl
|
|
Left = 0
|
|
Top = 92
|
|
Width = 1188
|
|
Height = 25
|
|
Align = alTop
|
|
Style = 8
|
|
TabIndex = 0
|
|
TabOrder = 2
|
|
Tabs.Strings = (
|
|
#21327#21830#20013
|
|
#21327#21830#23436#32467
|
|
#20840#37096)
|
|
OnChange = cxTabControl1Change
|
|
ClientRectBottom = 25
|
|
ClientRectRight = 1188
|
|
ClientRectTop = 23
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 117
|
|
Width = 1188
|
|
Height = 272
|
|
Align = alClient
|
|
TabOrder = 3
|
|
object Tv1: TcxGridDBTableView
|
|
OnDblClick = Tv1DblClick
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnFocusedRecordChanged = Tv1FocusedRecordChanged
|
|
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
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column2
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column4
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column6
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column8
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_CYZZ.SHuangSeCu
|
|
Styles.IncSearch = DataLink_CYZZ.SHuangSeCu
|
|
Styles.Selection = DataLink_CYZZ.SHuangSeCu
|
|
Styles.Header = DataLink_CYZZ.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_CYZZ.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 = 'MDFactoryName'
|
|
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 cxGridDBColumn15: TcxGridDBColumn
|
|
Caption = #32568#21495
|
|
DataBinding.FieldName = 'ConNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 72
|
|
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 v1Column1: TcxGridDBColumn
|
|
Caption = #21327#21830#20013#25187#27454#24037#21378
|
|
DataBinding.FieldName = 'TJXSInfo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Content = DataLink_CYZZ.FontBlue
|
|
Styles.Header = DataLink_CYZZ.FontBlue
|
|
Width = 107
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #21327#21830#20013#24037#21378#25187#27454
|
|
DataBinding.FieldName = 'TJXSMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Content = DataLink_CYZZ.FontBlue
|
|
Styles.Header = DataLink_CYZZ.FontBlue
|
|
Width = 113
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #21327#21830#20013#25187#27454#36131#20219#20154
|
|
DataBinding.FieldName = 'TJXSPonInfo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Content = DataLink_CYZZ.FontBlue
|
|
Styles.Header = DataLink_CYZZ.FontBlue
|
|
Width = 111
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #21327#21830#20013#36131#20219#20154#25187#27454
|
|
DataBinding.FieldName = 'TJXSPonMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Content = DataLink_CYZZ.FontBlue
|
|
Styles.Header = DataLink_CYZZ.FontBlue
|
|
Width = 113
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #26368#32456#25187#27454#24037#21378
|
|
DataBinding.FieldName = 'TJJGInfo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Content = DataLink_CYZZ.FoneRed
|
|
Styles.Header = DataLink_CYZZ.FoneRed
|
|
Width = 98
|
|
end
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #26368#32456#24037#21378#25187#27454
|
|
DataBinding.FieldName = 'TJJGMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Content = DataLink_CYZZ.FoneRed
|
|
Styles.Header = DataLink_CYZZ.FoneRed
|
|
Width = 97
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #26368#32456#25187#27454#36131#20219#20154
|
|
DataBinding.FieldName = 'TJJGPonInfo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Content = DataLink_CYZZ.FoneRed
|
|
Styles.Header = DataLink_CYZZ.FoneRed
|
|
Width = 100
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #26368#32456#36131#20219#20154#25187#27454
|
|
DataBinding.FieldName = 'TJJGPonMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Content = DataLink_CYZZ.FoneRed
|
|
Styles.Header = DataLink_CYZZ.FoneRed
|
|
Width = 102
|
|
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 = 'PRTColor'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 57
|
|
end
|
|
object cxGridDBColumn18: TcxGridDBColumn
|
|
Caption = #30331#35760#20154
|
|
DataBinding.FieldName = 'MDFiller'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 58
|
|
end
|
|
object cxGridDBColumn19: TcxGridDBColumn
|
|
Caption = #30331#35760#26102#38388
|
|
DataBinding.FieldName = 'MDFillTime'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 67
|
|
end
|
|
object cxGridDBColumn20: TcxGridDBColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'OrderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 57
|
|
end
|
|
object cxGridDBColumn21: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'MPRTCode'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 58
|
|
end
|
|
object cxGridDBColumn22: TcxGridDBColumn
|
|
Caption = #20135#21697#21517#31216
|
|
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
|
|
end
|
|
object cxGridLevel2: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object ScrollBox1: TScrollBox
|
|
Left = 0
|
|
Top = 397
|
|
Width = 1188
|
|
Height = 241
|
|
Align = alBottom
|
|
TabOrder = 4
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 0
|
|
Width = 553
|
|
Height = 237
|
|
Align = alLeft
|
|
TabOrder = 0
|
|
object Tv2: TcxGridDBBandedTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource2
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
Column = cxGridDBBandedColumn7
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
Column = cxGridDBBandedColumn8
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_CYZZ.SHuangSe
|
|
Styles.IncSearch = DataLink_CYZZ.SHuangSe
|
|
Styles.Selection = DataLink_CYZZ.SHuangSe
|
|
Styles.Header = DataLink_CYZZ.handBlack
|
|
Styles.BandHeader = DataLink_CYZZ.FontBlue
|
|
Bands = <
|
|
item
|
|
Caption = #25187#27454#21327#21830
|
|
Width = 549
|
|
end>
|
|
object v2Fty: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #36131#20219#24037#21378
|
|
DataBinding.FieldName = 'ZZFactoryName'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 63
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 1
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn7: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #24037#21378#25187#27454
|
|
DataBinding.FieldName = 'ZZFtyMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Moving = False
|
|
Styles.Header = DataLink_CYZZ.FontBlue
|
|
Width = 70
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 2
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn8: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #36131#20219#20154#25187#27454
|
|
DataBinding.FieldName = 'ZZPonMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_CYZZ.FontBlue
|
|
Width = 77
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 4
|
|
Position.RowIndex = 0
|
|
end
|
|
object v2Pon: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #36131#20219#20154
|
|
DataBinding.FieldName = 'ZZPerson'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Width = 44
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 3
|
|
Position.RowIndex = 0
|
|
end
|
|
object v2Column2: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #26085#26399
|
|
DataBinding.FieldName = 'KKDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 75
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 0
|
|
Position.RowIndex = 0
|
|
end
|
|
object v2Column3: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'KKNote'
|
|
Width = 220
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 5
|
|
Position.RowIndex = 0
|
|
end
|
|
end
|
|
object cxGridLevel3: TcxGridLevel
|
|
GridView = Tv2
|
|
end
|
|
end
|
|
object cxGrid4: TcxGrid
|
|
Left = 553
|
|
Top = 0
|
|
Width = 631
|
|
Height = 237
|
|
Align = alClient
|
|
TabOrder = 1
|
|
object Tv4: TcxGridDBBandedTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource4
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
Column = cxGridDBBandedColumn13
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
Column = cxGridDBBandedColumn14
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_CYZZ.SHuangSe
|
|
Styles.IncSearch = DataLink_CYZZ.SHuangSe
|
|
Styles.Selection = DataLink_CYZZ.SHuangSe
|
|
Styles.Header = DataLink_CYZZ.handBlack
|
|
Styles.BandHeader = DataLink_CYZZ.FontBlue
|
|
Bands = <
|
|
item
|
|
Caption = #26368#32456#25187#27454
|
|
Width = 640
|
|
end>
|
|
object v3Fty: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #36131#20219#24037#21378
|
|
DataBinding.FieldName = 'ZZFactoryName'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 64
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 1
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn13: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #24037#21378#25187#27454
|
|
DataBinding.FieldName = 'ZZFtyMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Moving = False
|
|
Styles.Header = DataLink_CYZZ.FontBlue
|
|
Width = 65
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 2
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn14: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #36131#20219#20154#25187#27454
|
|
DataBinding.FieldName = 'ZZPonMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_CYZZ.FontBlue
|
|
Width = 83
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 4
|
|
Position.RowIndex = 0
|
|
end
|
|
object v3Pon: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #36131#20219#20154
|
|
DataBinding.FieldName = 'ZZPerson'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Width = 46
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 3
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn16: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #26085#26399
|
|
DataBinding.FieldName = 'KKDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 68
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 0
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn17: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'KKNote'
|
|
Width = 239
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 5
|
|
Position.RowIndex = 0
|
|
end
|
|
end
|
|
object cxGridLevel4: TcxGridLevel
|
|
GridView = Tv4
|
|
end
|
|
end
|
|
end
|
|
object cxSplitter1: TcxSplitter
|
|
Left = 0
|
|
Top = 389
|
|
Width = 1188
|
|
Height = 8
|
|
HotZoneClassName = 'TcxMediaPlayer9Style'
|
|
AlignSplitter = salBottom
|
|
Control = ScrollBox1
|
|
end
|
|
object DataSource2: TDataSource
|
|
DataSet = ClientDataSet2
|
|
Left = 200
|
|
Top = 483
|
|
end
|
|
object ClientDataSet2: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 235
|
|
Top = 473
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 284
|
|
Top = 480
|
|
end
|
|
object DataSource4: TDataSource
|
|
DataSet = ClientDataSet4
|
|
Left = 793
|
|
Top = 500
|
|
end
|
|
object ClientDataSet4: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 863
|
|
Top = 498
|
|
end
|
|
object cxGridPopupMenu4: TcxGridPopupMenu
|
|
Grid = cxGrid4
|
|
PopupMenus = <>
|
|
Left = 904
|
|
Top = 488
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 427
|
|
Top = 187
|
|
end
|
|
object ClientDataSet3: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 455
|
|
Top = 187
|
|
end
|
|
object DataSource3: TDataSource
|
|
DataSet = ClientDataSet3
|
|
Left = 485
|
|
Top = 189
|
|
end
|
|
object ADOQuery3: TADOQuery
|
|
Connection = DataLink_CYZZ.ADOLink
|
|
Parameters = <>
|
|
Left = 720
|
|
Top = 7
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_CYZZ.ADOLink
|
|
Parameters = <>
|
|
Left = 752
|
|
Top = 7
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_CYZZ.ADOLink
|
|
Parameters = <>
|
|
Left = 784
|
|
Top = 7
|
|
end
|
|
object ADOQuery1: TADOQuery
|
|
Connection = DataLink_CYZZ.ADOLink
|
|
Parameters = <>
|
|
Left = 824
|
|
Top = 7
|
|
end
|
|
end
|