254 lines
		
	
	
		
			6.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			254 lines
		
	
	
		
			6.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| object frmCPCKMXLR: TfrmCPCKMXLR
 | |
|   Left = 360
 | |
|   Top = 179
 | |
|   Width = 1000
 | |
|   Height = 601
 | |
|   BorderIcons = [biSystemMenu]
 | |
|   Caption = #25104#21697#20986#24211#26126#32454#21015#34920
 | |
|   Color = clBtnFace
 | |
|   Font.Charset = GB2312_CHARSET
 | |
|   Font.Color = clWindowText
 | |
|   Font.Height = -12
 | |
|   Font.Name = #23435#20307
 | |
|   Font.Style = []
 | |
|   OldCreateOrder = False
 | |
|   Position = poScreenCenter
 | |
|   OnClose = FormClose
 | |
|   OnDestroy = FormDestroy
 | |
|   OnShow = FormShow
 | |
|   PixelsPerInch = 96
 | |
|   TextHeight = 12
 | |
|   object ToolBar1: TToolBar
 | |
|     Left = 0
 | |
|     Top = 0
 | |
|     Width = 984
 | |
|     Height = 29
 | |
|     ButtonHeight = 30
 | |
|     ButtonWidth = 83
 | |
|     Caption = 'ToolBar1'
 | |
|     Color = clSkyBlue
 | |
|     EdgeInner = esNone
 | |
|     EdgeOuter = esNone
 | |
|     Flat = True
 | |
|     Font.Charset = GB2312_CHARSET
 | |
|     Font.Color = clWindowText
 | |
|     Font.Height = -12
 | |
|     Font.Name = #23435#20307
 | |
|     Font.Style = []
 | |
|     Images = DataLink_Repertory.ThreeImgList
 | |
|     List = True
 | |
|     ParentColor = False
 | |
|     ParentFont = False
 | |
|     ShowCaptions = True
 | |
|     TabOrder = 0
 | |
|     object TBSave: TToolButton
 | |
|       Left = 0
 | |
|       Top = 0
 | |
|       AutoSize = True
 | |
|       Caption = #20445#23384
 | |
|       ImageIndex = 15
 | |
|       OnClick = TBSaveClick
 | |
|     end
 | |
|     object ToolButton1: TToolButton
 | |
|       Left = 63
 | |
|       Top = 0
 | |
|       AutoSize = True
 | |
|       Caption = #22686#34892
 | |
|       ImageIndex = 57
 | |
|       OnClick = ToolButton1Click
 | |
|     end
 | |
|     object ToolButton2: TToolButton
 | |
|       Left = 126
 | |
|       Top = 0
 | |
|       AutoSize = True
 | |
|       Caption = #21024#34892
 | |
|       ImageIndex = 113
 | |
|       OnClick = ToolButton2Click
 | |
|     end
 | |
|     object ToolButton3: TToolButton
 | |
|       Left = 189
 | |
|       Top = 0
 | |
|       Caption = #19968#38190#26367#25442
 | |
|       ImageIndex = 22
 | |
|       OnClick = ToolButton3Click
 | |
|     end
 | |
|     object TBClose: TToolButton
 | |
|       Left = 272
 | |
|       Top = 0
 | |
|       AutoSize = True
 | |
|       Caption = #20851#38381
 | |
|       ImageIndex = 21
 | |
|       OnClick = TBCloseClick
 | |
|     end
 | |
|   end
 | |
|   object Panel3: TPanel
 | |
|     Left = 0
 | |
|     Top = 29
 | |
|     Width = 984
 | |
|     Height = 534
 | |
|     Align = alClient
 | |
|     Caption = 'Panel3'
 | |
|     TabOrder = 1
 | |
|     object cxGrid2: TcxGrid
 | |
|       Left = 1
 | |
|       Top = 1
 | |
|       Width = 982
 | |
|       Height = 532
 | |
|       Align = alClient
 | |
|       TabOrder = 0
 | |
|       object TvMX: TcxGridDBTableView
 | |
|         NavigatorButtons.ConfirmDelete = False
 | |
|         NavigatorButtons.Delete.Enabled = False
 | |
|         NavigatorButtons.Delete.Visible = False
 | |
|         DataController.DataSource = DataSource1
 | |
|         DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
 | |
|         DataController.Summary.DefaultGroupSummaryItems = <
 | |
|           item
 | |
|             Kind = skCount
 | |
|             Position = spFooter
 | |
|           end
 | |
|           item
 | |
|             Kind = skSum
 | |
|             Position = spFooter
 | |
|             Column = cxGridDBColumn8
 | |
|           end
 | |
|           item
 | |
|             Kind = skCount
 | |
|           end
 | |
|           item
 | |
|             Kind = skSum
 | |
|             Column = cxGridDBColumn8
 | |
|           end>
 | |
|         DataController.Summary.FooterSummaryItems = <
 | |
|           item
 | |
|             Kind = skCount
 | |
|           end
 | |
|           item
 | |
|             Kind = skSum
 | |
|             Column = cxGridDBColumn8
 | |
|           end>
 | |
|         DataController.Summary.SummaryGroups = <>
 | |
|         OptionsBehavior.GoToNextCellOnEnter = True
 | |
|         OptionsCustomize.ColumnFiltering = False
 | |
|         OptionsView.Footer = True
 | |
|         OptionsView.GroupByBox = False
 | |
|         OptionsView.Indicator = True
 | |
|         OptionsView.IndicatorWidth = 33
 | |
|         OnCustomDrawIndicatorCell = TvMXCustomDrawIndicatorCell
 | |
|         object vMXColumn1: TcxGridDBColumn
 | |
|           Caption = #32568#21495
 | |
|           DataBinding.FieldName = 'MXGangHao'
 | |
|           PropertiesClassName = 'TcxTextEditProperties'
 | |
|           HeaderAlignmentHorz = taCenter
 | |
|           Options.Sorting = False
 | |
|           Width = 102
 | |
|         end
 | |
|         object cxGridDBColumn8: TcxGridDBColumn
 | |
|           Caption = #25968#37327
 | |
|           DataBinding.FieldName = 'MXQty'
 | |
|           PropertiesClassName = 'TcxTextEditProperties'
 | |
|           HeaderAlignmentHorz = taCenter
 | |
|           Options.Sorting = False
 | |
|           Width = 117
 | |
|         end
 | |
|       end
 | |
|       object cxGridLevel2: TcxGridLevel
 | |
|         GridView = TvMX
 | |
|       end
 | |
|     end
 | |
|   end
 | |
|   object ADOQueryCmd: TADOQuery
 | |
|     Connection = DataLink_Repertory.ADOLink
 | |
|     Parameters = <>
 | |
|     Left = 372
 | |
|     Top = 234
 | |
|   end
 | |
|   object ADOQueryTmp: TADOQuery
 | |
|     Connection = DataLink_Repertory.ADOLink
 | |
|     Parameters = <>
 | |
|     Left = 411
 | |
|     Top = 234
 | |
|   end
 | |
|   object DataSource1: TDataSource
 | |
|     DataSet = CDS_Main
 | |
|     Left = 663
 | |
|     Top = 391
 | |
|   end
 | |
|   object CDS_Main: TClientDataSet
 | |
|     Aggregates = <>
 | |
|     Params = <>
 | |
|     Left = 592
 | |
|     Top = 393
 | |
|   end
 | |
|   object cxGridPopupMenu1: TcxGridPopupMenu
 | |
|     PopupMenus = <>
 | |
|     Left = 188
 | |
|     Top = 229
 | |
|   end
 | |
|   object ADOQueryMain: TADOQuery
 | |
|     Connection = DataLink_Repertory.ADOLink
 | |
|     Parameters = <>
 | |
|     Left = 447
 | |
|     Top = 235
 | |
|   end
 | |
|   object PopupMenu1: TPopupMenu
 | |
|     Left = 158
 | |
|     Top = 229
 | |
|     object N1: TMenuItem
 | |
|       Caption = #20840#36873
 | |
|       OnClick = N1Click
 | |
|     end
 | |
|     object N2: TMenuItem
 | |
|       Caption = #20840#24323
 | |
|       OnClick = N2Click
 | |
|     end
 | |
|   end
 | |
|   object ADOQueryPrint: TADOQuery
 | |
|     Connection = DataLink_Repertory.ADOLink
 | |
|     Parameters = <>
 | |
|     Left = 401
 | |
|     Top = 279
 | |
|   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 = RMDB_Main
 | |
|     CompressLevel = rmzcFastest
 | |
|     CompressThread = False
 | |
|     LaterBuildEvents = True
 | |
|     OnlyOwnerDataSet = False
 | |
|     Left = 475
 | |
|     Top = 278
 | |
|     ReportData = {}
 | |
|   end
 | |
|   object RMDB_Main: TRMDBDataSet
 | |
|     Visible = True
 | |
|     DataSet = ADOQueryPrint
 | |
|     Left = 439
 | |
|     Top = 278
 | |
|   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 = 508
 | |
|     Top = 277
 | |
|   end
 | |
| end
 | 
