398 lines
		
	
	
		
			8.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			398 lines
		
	
	
		
			8.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| object frmKHKCTJList: TfrmKHKCTJList
 | |
|   Left = 235
 | |
|   Top = 128
 | |
|   Width = 1215
 | |
|   Height = 626
 | |
|   Caption = #23458#25143#24211#23384#32479#35745
 | |
|   Color = clBtnFace
 | |
|   Font.Charset = GB2312_CHARSET
 | |
|   Font.Color = clWindowText
 | |
|   Font.Height = -12
 | |
|   Font.Name = #23435#20307
 | |
|   Font.Style = []
 | |
|   OldCreateOrder = False
 | |
|   Position = poScreenCenter
 | |
|   OnClose = FormClose
 | |
|   OnCreate = FormCreate
 | |
|   OnDestroy = FormDestroy
 | |
|   OnShow = FormShow
 | |
|   PixelsPerInch = 96
 | |
|   TextHeight = 12
 | |
|   object ToolBar1: TToolBar
 | |
|     Left = 0
 | |
|     Top = 0
 | |
|     Width = 1199
 | |
|     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_Statistics.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 = 68
 | |
|       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 = 1199
 | |
|     Height = 58
 | |
|     Align = alTop
 | |
|     BevelInner = bvRaised
 | |
|     BevelOuter = bvLowered
 | |
|     Color = clSkyBlue
 | |
|     TabOrder = 1
 | |
|     object Label1: TLabel
 | |
|       Left = 21
 | |
|       Top = 8
 | |
|       Width = 48
 | |
|       Height = 12
 | |
|       Caption = #26597#35810#26102#38388
 | |
|     end
 | |
|     object Label2: TLabel
 | |
|       Left = 57
 | |
|       Top = 32
 | |
|       Width = 12
 | |
|       Height = 12
 | |
|       Caption = #33267
 | |
|     end
 | |
|     object Label4: TLabel
 | |
|       Left = 173
 | |
|       Top = 9
 | |
|       Width = 24
 | |
|       Height = 12
 | |
|       Caption = #23458#25143
 | |
|     end
 | |
|     object Label3: TLabel
 | |
|       Left = 174
 | |
|       Top = 31
 | |
|       Width = 24
 | |
|       Height = 12
 | |
|       Caption = #21697#21517
 | |
|     end
 | |
|     object BegDate: TDateTimePicker
 | |
|       Left = 70
 | |
|       Top = 5
 | |
|       Width = 87
 | |
|       Height = 20
 | |
|       Date = 40768.458268587970000000
 | |
|       Time = 40768.458268587970000000
 | |
|       TabOrder = 0
 | |
|     end
 | |
|     object EndDate: TDateTimePicker
 | |
|       Left = 70
 | |
|       Top = 28
 | |
|       Width = 87
 | |
|       Height = 20
 | |
|       Date = 40768.458268587970000000
 | |
|       Time = 40768.458268587970000000
 | |
|       TabOrder = 2
 | |
|     end
 | |
|     object KHNAME: TEdit
 | |
|       Tag = 2
 | |
|       Left = 198
 | |
|       Top = 5
 | |
|       Width = 147
 | |
|       Height = 20
 | |
|       TabOrder = 1
 | |
|       OnChange = KHNAMEChange
 | |
|     end
 | |
|     object CheckBox1: TCheckBox
 | |
|       Left = 383
 | |
|       Top = 8
 | |
|       Width = 97
 | |
|       Height = 17
 | |
|       Caption = #25353#20135#21697#27719#24635
 | |
|       TabOrder = 3
 | |
|       OnClick = CheckBox1Click
 | |
|     end
 | |
|     object MPRTCodeName: TEdit
 | |
|       Tag = 2
 | |
|       Left = 199
 | |
|       Top = 27
 | |
|       Width = 147
 | |
|       Height = 20
 | |
|       TabOrder = 4
 | |
|       OnChange = KHNAMEChange
 | |
|     end
 | |
|   end
 | |
|   object cxGrid2: TcxGrid
 | |
|     Left = 0
 | |
|     Top = 91
 | |
|     Width = 1199
 | |
|     Height = 496
 | |
|     Align = alClient
 | |
|     PopupMenu = PopupMenu1
 | |
|     TabOrder = 2
 | |
|     object Tv1: TcxGridDBTableView
 | |
|       Navigator.Buttons.CustomButtons = <>
 | |
|       DataController.DataSource = DataSource1
 | |
|       DataController.Summary.DefaultGroupSummaryItems = <>
 | |
|       DataController.Summary.FooterSummaryItems = <
 | |
|         item
 | |
|           Kind = skCount
 | |
|         end
 | |
|         item
 | |
|           Kind = skSum
 | |
|         end
 | |
|         item
 | |
|           Kind = skSum
 | |
|         end
 | |
|         item
 | |
|           Kind = skSum
 | |
|         end
 | |
|         item
 | |
|           Kind = skSum
 | |
|         end
 | |
|         item
 | |
|           Kind = skSum
 | |
|         end
 | |
|         item
 | |
|           Kind = skSum
 | |
|         end
 | |
|         item
 | |
|           Kind = skSum
 | |
|         end
 | |
|         item
 | |
|           Kind = skSum
 | |
|         end
 | |
|         item
 | |
|           Kind = skSum
 | |
|         end
 | |
|         item
 | |
|           Kind = skSum
 | |
|         end
 | |
|         item
 | |
|           Kind = skSum
 | |
|         end
 | |
|         item
 | |
|           Kind = skSum
 | |
|         end
 | |
|         item
 | |
|           Kind = skSum
 | |
|         end
 | |
|         item
 | |
|           Kind = skSum
 | |
|         end
 | |
|         item
 | |
|           Kind = skSum
 | |
|           Column = v1Column8
 | |
|         end
 | |
|         item
 | |
|           Kind = skSum
 | |
|           Column = v1Column6
 | |
|         end
 | |
|         item
 | |
|           Kind = skSum
 | |
|           Column = v1Column10
 | |
|         end>
 | |
|       DataController.Summary.SummaryGroups = <>
 | |
|       OptionsCustomize.ColumnFiltering = False
 | |
|       OptionsView.Footer = True
 | |
|       OptionsView.GroupByBox = False
 | |
|       Styles.Inactive = DataLink_Statistics.SHuangSe
 | |
|       Styles.IncSearch = DataLink_Statistics.SHuangSe
 | |
|       Styles.Selection = DataLink_Statistics.SHuangSe
 | |
|       Styles.Header = DataLink_Statistics.Default
 | |
|       object v1Column14: TcxGridDBColumn
 | |
|         Tag = 2
 | |
|         Caption = #23458#25143
 | |
|         DataBinding.FieldName = 'khname'
 | |
|         PropertiesClassName = 'TcxButtonEditProperties'
 | |
|         Properties.Alignment.Horz = taLeftJustify
 | |
|         Properties.Buttons = <
 | |
|           item
 | |
|             Default = True
 | |
|             Kind = bkEllipsis
 | |
|           end>
 | |
|         Properties.ReadOnly = True
 | |
|         HeaderAlignmentHorz = taCenter
 | |
|         Options.Editing = False
 | |
|         Width = 101
 | |
|       end
 | |
|       object Tv1Column1: TcxGridDBColumn
 | |
|         Caption = #20135#21697#21517#31216
 | |
|         DataBinding.FieldName = 'MPRTCodeName'
 | |
|         HeaderAlignmentHorz = taCenter
 | |
|         Width = 71
 | |
|       end
 | |
|       object v1Column6: TcxGridDBColumn
 | |
|         Caption = #21305#25968
 | |
|         DataBinding.FieldName = 'PS'
 | |
|         HeaderAlignmentHorz = taCenter
 | |
|         Width = 64
 | |
|       end
 | |
|       object v1Column8: TcxGridDBColumn
 | |
|         Caption = #31859#25968
 | |
|         DataBinding.FieldName = 'QTY'
 | |
|         HeaderAlignmentHorz = taCenter
 | |
|         Options.Editing = False
 | |
|         Width = 96
 | |
|       end
 | |
|       object v1Column10: TcxGridDBColumn
 | |
|         Caption = #37325#37327
 | |
|         DataBinding.FieldName = 'KGQTY'
 | |
|         HeaderAlignmentHorz = taCenter
 | |
|         Width = 67
 | |
|       end
 | |
|     end
 | |
|     object cxGrid2Level1: TcxGridLevel
 | |
|       GridView = Tv1
 | |
|     end
 | |
|   end
 | |
|   object ADOQueryCmd: TADOQuery
 | |
|     Connection = DataLink_Statistics.ADOLink
 | |
|     Parameters = <>
 | |
|     Left = 576
 | |
|     Top = 160
 | |
|   end
 | |
|   object ADOQueryMain: TADOQuery
 | |
|     Connection = DataLink_Statistics.ADOLink
 | |
|     LockType = ltReadOnly
 | |
|     Parameters = <>
 | |
|     Left = 536
 | |
|     Top = 176
 | |
|   end
 | |
|   object ADOQueryTemp: TADOQuery
 | |
|     Connection = DataLink_Statistics.ADOLink
 | |
|     LockType = ltReadOnly
 | |
|     Parameters = <>
 | |
|     Left = 632
 | |
|     Top = 176
 | |
|   end
 | |
|   object DataSource1: TDataSource
 | |
|     DataSet = CDS_Main
 | |
|     Left = 616
 | |
|     Top = 232
 | |
|   end
 | |
|   object cxGridPopupMenu1: TcxGridPopupMenu
 | |
|     Grid = cxGrid2
 | |
|     PopupMenus = <>
 | |
|     Left = 584
 | |
|     Top = 232
 | |
|   end
 | |
|   object CDS_Main: TClientDataSet
 | |
|     Aggregates = <>
 | |
|     Params = <>
 | |
|     Left = 552
 | |
|     Top = 232
 | |
|   end
 | |
|   object RM1: TRMGridReport
 | |
|     ThreadPrepareReport = True
 | |
|     InitialZoom = pzDefault
 | |
|     PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
 | |
|     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 = RMDBMain
 | |
|     CompressLevel = rmzcFastest
 | |
|     CompressThread = False
 | |
|     LaterBuildEvents = True
 | |
|     OnlyOwnerDataSet = False
 | |
|     Left = 360
 | |
|     Top = 232
 | |
|     ReportData = {}
 | |
|   end
 | |
|   object RMDBMain: TRMDBDataSet
 | |
|     Visible = True
 | |
|     DataSet = CDS_PRT
 | |
|     Left = 424
 | |
|     Top = 232
 | |
|   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 = 392
 | |
|     Top = 232
 | |
|   end
 | |
|   object RMDBHZ: TRMDBDataSet
 | |
|     Visible = True
 | |
|     DataSet = CDS_HZ
 | |
|     Left = 520
 | |
|     Top = 232
 | |
|   end
 | |
|   object CDS_HZ: TClientDataSet
 | |
|     Aggregates = <>
 | |
|     Params = <>
 | |
|     Left = 488
 | |
|     Top = 232
 | |
|   end
 | |
|   object CDS_PRT: TClientDataSet
 | |
|     Aggregates = <>
 | |
|     Params = <>
 | |
|     Left = 456
 | |
|     Top = 232
 | |
|   end
 | |
|   object PopupMenu1: TPopupMenu
 | |
|     Left = 328
 | |
|     Top = 232
 | |
|     object N1: TMenuItem
 | |
|       Caption = #20840#36873
 | |
|       OnClick = N1Click
 | |
|     end
 | |
|     object N2: TMenuItem
 | |
|       Caption = #20840#24323
 | |
|       OnClick = N2Click
 | |
|     end
 | |
|   end
 | |
|   object ADOQueryPrint: TADOQuery
 | |
|     Connection = DataLink_Statistics.ADOLink
 | |
|     LockType = ltReadOnly
 | |
|     Parameters = <>
 | |
|     Left = 688
 | |
|     Top = 200
 | |
|   end
 | |
| end
 | 
