object frmCKPDlist: TfrmCKPDlist Left = 0 Top = 0 Width = 1366 Height = 738 Caption = #20986#24211#21015#34920 Color = clBtnFace Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] OldCreateOrder = False OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object ToolBar1: TToolBar Left = 0 Top = 0 Width = 1350 AutoSize = True ButtonHeight = 30 ButtonWidth = 83 Caption = 'ToolBar1' Color = clSkyBlue Flat = True Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] Images = DataLink_TradeManage.ThreeImgList List = True ParentColor = False ParentFont = False ShowCaptions = True TabOrder = 0 object TBRafresh: TToolButton Left = 0 Top = 0 AutoSize = True Caption = #26597#35810 ImageIndex = 2 OnClick = TBRafreshClick end object TBFind: TToolButton Left = 63 Top = 0 AutoSize = True Caption = #36807#28388 ImageIndex = 59 Visible = False end object Tchk: TToolButton Left = 126 Top = 0 AutoSize = True Caption = #24320#22987#30424#28857 ImageIndex = 41 OnClick = TchkClick end object TBPD: TToolButton Left = 213 Top = 0 AutoSize = True Caption = #30424#28857#25968#25454 ImageIndex = 57 OnClick = TBPDClick end object Tnochk: TToolButton Left = 300 Top = 0 AutoSize = True Caption = #30424#28857#32467#26463 ImageIndex = 86 OnClick = TnochkClick end object TBExport: TToolButton Left = 387 Top = 0 AutoSize = True Caption = #23548#20986 ImageIndex = 75 OnClick = TBExportClick end object TBClose: TToolButton Left = 450 Top = 0 AutoSize = True Caption = #20851#38381 ImageIndex = 55 OnClick = TBCloseClick end end object Panel1: TPanel Left = 0 Top = 32 Width = 1350 Height = 45 Align = alTop BevelInner = bvRaised BevelOuter = bvLowered Color = clSkyBlue TabOrder = 1 object Label1: TLabel Left = 23 Top = 15 Width = 52 Height = 12 Caption = #30003#35831#26085#26399 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 320 Top = 16 Width = 26 Height = 12 Caption = #21697#21517 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 440 Top = 116 Width = 52 Height = 12 Caption = #26679#21697#32534#21495 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label6: TLabel Left = 320 Top = 108 Width = 24 Height = 12 Caption = #20179#24211 end object Label8: TLabel Left = 964 Top = 112 Width = 26 Height = 12 Caption = #24211#20301 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label9: TLabel Left = 504 Top = 16 Width = 26 Height = 12 Caption = #39068#33394 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 180 Top = 116 Width = 54 Height = 12 Caption = #23458' '#25143 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label5: TLabel Left = 168 Top = 16 Width = 6 Height = 12 Caption = '-' end object BegDate: TDateTimePicker Left = 76 Top = 11 Width = 90 Height = 20 Date = 40675.464742650460000000 Format = 'yyyy-MM-dd' Time = 40675.464742650460000000 TabOrder = 0 end object EndDate: TDateTimePicker Left = 176 Top = 11 Width = 90 Height = 20 Date = 40675.464761099540000000 Format = 'yyyy-MM-dd' Time = 40675.464761099540000000 TabOrder = 1 end object C_CodeName: TEdit Tag = 2 Left = 352 Top = 11 Width = 100 Height = 20 TabOrder = 2 OnChange = C_CodeNameChange end object P_Code: TEdit Tag = 2 Left = 496 Top = 111 Width = 100 Height = 20 TabOrder = 3 OnChange = C_CodeNameChange end object ckName: TComboBox Left = 348 Top = 104 Width = 100 Height = 20 Style = csDropDownList ItemHeight = 12 ItemIndex = 0 TabOrder = 4 Text = #26679#21697#20179#24211 Items.Strings = ( #26679#21697#20179#24211) end object kuwei: TEdit Tag = 2 Left = 996 Top = 108 Width = 100 Height = 20 TabOrder = 5 OnChange = C_CodeNameChange end object C_Color: TEdit Tag = 2 Left = 536 Top = 11 Width = 100 Height = 20 TabOrder = 6 OnChange = C_CodeNameChange end object custName: TEdit Tag = 2 Left = 236 Top = 111 Width = 100 Height = 20 TabOrder = 7 OnChange = C_CodeNameChange end end object cxGrid1: TcxGrid Left = 0 Top = 97 Width = 1350 Height = 500 Align = alTop TabOrder = 2 object Tv1: TcxGridDBTableView NavigatorButtons.ConfirmDelete = False DataController.DataSource = DataSource1 DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost] DataController.Summary.DefaultGroupSummaryItems = < item Format = 'C_Code' Column = v1P_CodeName end> DataController.Summary.FooterSummaryItems = < item Kind = skSum Column = v1RollNum end item Kind = skSum Column = v1Qty end item Kind = skSum end item Kind = skSum Column = v1Column1 end item Kind = skSum Column = v1Column2 end> DataController.Summary.SummaryGroups = <> OptionsBehavior.FocusCellOnTab = True OptionsBehavior.GoToNextCellOnEnter = True OptionsBehavior.FocusCellOnCycle = True OptionsCustomize.ColumnFiltering = False OptionsData.Editing = False OptionsView.Footer = True OptionsView.GroupByBox = False OptionsView.Indicator = True Styles.Header = DataLink_TradeManage.Default object v1inoutNO: TcxGridDBColumn Caption = #30424#28857#21333#21495 DataBinding.FieldName = 'PDID' HeaderAlignmentHorz = taCenter Width = 88 end object v1CRTime: TcxGridDBColumn Caption = #24320#22987#30424#28857#26085#26399 DataBinding.FieldName = 'begTime' HeaderAlignmentHorz = taCenter Width = 120 end object v1P_CodeName: TcxGridDBColumn Caption = #21697#21517 DataBinding.FieldName = 'C_CodeName' PropertiesClassName = 'TcxButtonEditProperties' Properties.Buttons = < item Default = True Kind = bkEllipsis end> HeaderAlignmentHorz = taCenter Width = 90 end object v1P_Color: TcxGridDBColumn Caption = #39068#33394 DataBinding.FieldName = 'C_Color' HeaderAlignmentHorz = taCenter Width = 68 end object v1CPTYPE: TcxGridDBColumn Caption = #31561#32423 DataBinding.FieldName = 'CPTYPE' Visible = False HeaderAlignmentHorz = taCenter Hidden = True Width = 60 end object v1RollNum: TcxGridDBColumn Caption = #21305#25968 DataBinding.FieldName = 'RollNum' HeaderAlignmentHorz = taCenter Styles.Content = DataLink_TradeManage.FontBlue Styles.Footer = DataLink_TradeManage.FontBlue Styles.Header = DataLink_TradeManage.FontBlue Width = 80 end object v1Qty: TcxGridDBColumn Caption = #25968#37327 DataBinding.FieldName = 'Qty' HeaderAlignmentHorz = taCenter Styles.Content = DataLink_TradeManage.FontBlue Styles.Footer = DataLink_TradeManage.FontBlue Styles.Header = DataLink_TradeManage.FontBlue Width = 80 end object v1QtyUnit: TcxGridDBColumn Caption = #25968#37327#21333#20301 DataBinding.FieldName = 'QtyUnit' PropertiesClassName = 'TcxComboBoxProperties' Properties.DropDownListStyle = lsFixedList Properties.Items.Strings = ( 'M' 'Kg') HeaderAlignmentHorz = taCenter Width = 90 end object v1Column1: TcxGridDBColumn Caption = #30424#28857#21305#25968 DataBinding.FieldName = 'PRollNum' HeaderAlignmentHorz = taCenter Styles.Content = DataLink_TradeManage.cxStyle_fontclFuchsia Styles.Footer = DataLink_TradeManage.cxStyle_fontclFuchsia Styles.Header = DataLink_TradeManage.cxStyle_fontclFuchsia Width = 80 end object v1Column2: TcxGridDBColumn Caption = #30424#28857#25968#37327 DataBinding.FieldName = 'PQty' HeaderAlignmentHorz = taCenter Styles.Content = DataLink_TradeManage.cxStyle_fontclFuchsia Styles.Footer = DataLink_TradeManage.cxStyle_fontclFuchsia Styles.Header = DataLink_TradeManage.cxStyle_fontclFuchsia Width = 80 end object v1Column3: TcxGridDBColumn Caption = #32467#26463#30424#28857#26102#38388 DataBinding.FieldName = 'endTime' HeaderAlignmentHorz = taCenter Width = 140 end object v1Filler: TcxGridDBColumn Caption = #25805#20316#21592 DataBinding.FieldName = 'Filler' HeaderAlignmentHorz = taCenter Width = 103 end end object cxGrid1Level1: TcxGridLevel GridView = Tv1 end end object cxTabControl1: TcxTabControl Left = 0 Top = 77 Width = 1350 Height = 20 Align = alTop Style = 9 TabIndex = 0 TabOrder = 3 Tabs.Strings = ( #30424#28857#24320#22987 #30424#28857#32467#26463) OnChange = cxTabControl1Change ClientRectBottom = 20 ClientRectRight = 1350 ClientRectTop = 19 end object MovePanel2: TMovePanel Left = 448 Top = 232 Width = 289 Height = 49 BevelInner = bvLowered Caption = #27491#22312#25191#34892#25968#25454#25805#20316#65292#35831#31245#21518#12290#12290#12290 Color = clSkyBlue Font.Charset = GB2312_CHARSET Font.Color = clRed Font.Height = -14 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False TabOrder = 4 Visible = False end object ADOQueryCmd: TADOQuery Connection = DataLink_TradeManage.ADOLink Parameters = <> Left = 464 Top = 440 end object ADOQueryTmp: TADOQuery Connection = DataLink_TradeManage.ADOLink Parameters = <> Left = 496 Top = 144 end object DataSource1: TDataSource DataSet = CDS_Main Left = 1132 Top = 137 end object CDS_Main: TClientDataSet Aggregates = <> Params = <> Left = 476 Top = 229 end object cxGridPopupMenu1: TcxGridPopupMenu Grid = cxGrid1 PopupMenus = <> Left = 352 Top = 144 end object ADOPrint: TADOQuery Connection = DataLink_TradeManage.ADOLink Parameters = <> Left = 648 Top = 136 end object RMDB_MD: TRMDBDataSet Visible = True DataSet = ADOPrint Left = 464 Top = 200 end object RMGridReport1: TRMGridReport ThreadPrepareReport = True InitialZoom = pzDefault PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, 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 CompressLevel = rmzcFastest CompressThread = False LaterBuildEvents = True OnlyOwnerDataSet = False Left = 1044 Top = 44 ReportData = {} 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 = 1036 Top = 132 end end