object frmClothContractList_CG: TfrmClothContractList_CG Left = 94 Top = 29 Width = 1217 Height = 738 Caption = #22383#24067#37319#36141#35745#21010#20449#24687 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 = 1201 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 = #21047#26032 ImageIndex = 2 OnClick = TBRafreshClick end object TBFind: TToolButton Left = 63 Top = 0 AutoSize = True Caption = #36807#28388 ImageIndex = 59 OnClick = TBFindClick end object TBAdd: TToolButton Left = 126 Top = 0 AutoSize = True Caption = #26032#22686 ImageIndex = 3 OnClick = TBAddClick end object TBEdit: TToolButton Left = 189 Top = 0 AutoSize = True Caption = #20462#25913 ImageIndex = 54 OnClick = TBEditClick end object TBDel: TToolButton Left = 252 Top = 0 AutoSize = True Caption = #21024#38500 ImageIndex = 17 OnClick = TBDelClick end object tchk: TToolButton Left = 315 Top = 0 Caption = #30830#35748#23436#25104 ImageIndex = 41 OnClick = tchkClick end object tNochk: TToolButton Left = 398 Top = 0 AutoSize = True Caption = #25764#38144#23436#25104 ImageIndex = 56 Visible = False OnClick = tNochkClick end object ToolButton1: TToolButton Left = 485 Top = 0 AutoSize = True Caption = #26597#30475 ImageIndex = 58 OnClick = ToolButton1Click end object TBExport: TToolButton Left = 548 Top = 0 AutoSize = True Caption = #23548#20986 ImageIndex = 75 OnClick = TBExportClick end object TBPrint: TToolButton Left = 611 Top = 0 AutoSize = True Caption = #25171#21360 ImageIndex = 12 OnClick = TBPrintClick end object TBClose: TToolButton Left = 674 Top = 0 AutoSize = True Caption = #20851#38381 ImageIndex = 55 OnClick = TBCloseClick end end object Panel1: TPanel Left = 0 Top = 32 Width = 1201 Height = 53 Align = alTop BevelInner = bvRaised BevelOuter = bvLowered Color = clSkyBlue TabOrder = 1 object Label1: TLabel Left = 23 Top = 22 Width = 52 Height = 12 Caption = #30331#35760#26085#26399 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 161 Top = 22 Width = 6 Height = 12 Caption = '-' end object Label3: TLabel Left = 267 Top = 22 Width = 78 Height = 12 Caption = #37319#36141#35745#21010#21333#21495 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label5: TLabel Left = 440 Top = 22 Width = 52 Height = 12 Caption = #20135#21697#21517#31216 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 592 Top = 22 Width = 26 Height = 12 Caption = #35268#26684 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label6: TLabel Left = 720 Top = 22 Width = 26 Height = 12 Caption = #20379#26041 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object BegDate: TDateTimePicker Left = 76 Top = 18 Width = 85 Height = 20 Date = 40675.464742650460000000 Format = 'yyyy-MM-dd' Time = 40675.464742650460000000 TabOrder = 0 end object EndDate: TDateTimePicker Left = 167 Top = 18 Width = 86 Height = 20 Date = 40675.464761099540000000 Format = 'yyyy-MM-dd' Time = 40675.464761099540000000 TabOrder = 1 end object ConNo: TEdit Tag = 2 Left = 349 Top = 18 Width = 81 Height = 20 TabOrder = 2 OnChange = ConNoChange end object C_CodeName: TEdit Tag = 2 Left = 493 Top = 18 Width = 83 Height = 20 TabOrder = 3 OnChange = ConNoChange end object C_Spec: TEdit Tag = 2 Left = 624 Top = 18 Width = 83 Height = 20 TabOrder = 4 OnChange = ConNoChange end object FactoryNoName: TEdit Tag = 2 Left = 756 Top = 18 Width = 80 Height = 20 TabOrder = 5 OnChange = ConNoChange end end object ScrollBox1: TScrollBox Left = 0 Top = 107 Width = 1201 Height = 497 Align = alTop BorderStyle = bsNone TabOrder = 2 object cxGrid1: TcxGrid Left = 0 Top = 0 Width = 1201 Height = 497 Align = alClient TabOrder = 0 object Tv1: TcxGridDBTableView OnMouseDown = Tv1MouseDown NavigatorButtons.ConfirmDelete = False OnCellDblClick = Tv1CellDblClick OnCustomDrawCell = Tv1CustomDrawCell DataController.DataSource = DataSource1 DataController.Summary.DefaultGroupSummaryItems = <> DataController.Summary.FooterSummaryItems = < item Kind = skSum Column = v1PRTOrderQty end item Kind = skSum Column = v1Column1 end item Kind = skSum Column = v1PRTQty end item Kind = skSum Column = v1Qty1 end item Kind = skSum Column = v1Column8 end item Kind = skSum Column = v1Column9 end item Kind = skSum Column = v1Column10 end item Kind = skSum Column = v1Column11 end> DataController.Summary.SummaryGroups = <> OptionsCustomize.ColumnFiltering = False OptionsData.Editing = False OptionsSelection.CellSelect = False OptionsView.Footer = True OptionsView.GroupByBox = False OptionsView.Indicator = True OptionsView.IndicatorWidth = 20 Styles.Inactive = DataLink_TradeManage.SHuangSe Styles.IncSearch = DataLink_TradeManage.SHuangSe Styles.Selection = DataLink_TradeManage.SHuangSe Styles.Header = DataLink_TradeManage.Default OnCustomDrawIndicatorCell = Tv1CustomDrawIndicatorCell object v1OrderNo: TcxGridDBColumn Caption = #37319#36141#35745#21010#21333#21495 DataBinding.FieldName = 'ConNo' HeaderAlignmentHorz = taCenter Styles.Header = DataLink_TradeManage.Default Width = 98 end object v1DeliveryDate: TcxGridDBColumn Caption = #21040#36135#26085#26399 DataBinding.FieldName = 'DeliveryDate' PropertiesClassName = 'TcxDateEditProperties' Properties.SaveTime = False Properties.ShowTime = False HeaderAlignmentHorz = taCenter Styles.Header = DataLink_TradeManage.Default Width = 63 end object v1Column5: TcxGridDBColumn Caption = #31614#35746#26085#26399 DataBinding.FieldName = 'QDTime' HeaderAlignmentHorz = taCenter Styles.Header = DataLink_TradeManage.Default Width = 70 end object v1FactoryNo1Name: TcxGridDBColumn Caption = #20379#26041 DataBinding.FieldName = 'FactoryNoName' HeaderAlignmentHorz = taCenter Styles.Header = DataLink_TradeManage.Default Width = 108 end object v1Column2: TcxGridDBColumn Caption = #20135#21697#21517#31216 DataBinding.FieldName = 'C_CodeName' HeaderAlignmentHorz = taCenter Styles.Header = DataLink_TradeManage.Default Width = 58 end object v1PRTSpec: TcxGridDBColumn Caption = #35268#26684 DataBinding.FieldName = 'C_Spec' HeaderAlignmentHorz = taCenter Styles.Header = DataLink_TradeManage.Default Width = 66 end object v1PRTMF: TcxGridDBColumn Caption = #38376#24133'(cm)' DataBinding.FieldName = 'MFQty' HeaderAlignmentHorz = taCenter Styles.Header = DataLink_TradeManage.Default Width = 61 end object v1PRTKZ: TcxGridDBColumn Caption = #20811#37325'(g/'#13217')' DataBinding.FieldName = 'KZQty' HeaderAlignmentHorz = taCenter Styles.Header = DataLink_TradeManage.Default Width = 83 end object v1Qty1: TcxGridDBColumn Caption = #21305#25968 DataBinding.FieldName = 'Qty1' HeaderAlignmentHorz = taCenter Styles.Content = cxStyle_fontclBlue Styles.Footer = cxStyle_fontclBlue Styles.Header = cxStyle_fontclBlue Width = 46 end object v1PRTOrderQty: TcxGridDBColumn Caption = #25968#37327 DataBinding.FieldName = 'C_Qty' HeaderAlignmentHorz = taCenter Styles.Content = cxStyle_fontclBlue Styles.Footer = cxStyle_fontclBlue Styles.Header = cxStyle_fontclBlue Width = 58 end object v1OrderUnit: TcxGridDBColumn Caption = #21333#20301 DataBinding.FieldName = 'C_Unit' HeaderAlignmentHorz = taCenter Styles.Header = DataLink_TradeManage.Default Width = 47 end object v1Column1: TcxGridDBColumn Caption = #21333#20215 DataBinding.FieldName = 'Price' HeaderAlignmentHorz = taCenter Styles.Header = DataLink_TradeManage.Default Width = 57 end object v1PRTUnit: TcxGridDBColumn Caption = #35745#20215#21333#20301 DataBinding.FieldName = 'PriceUnit' HeaderAlignmentHorz = taCenter Styles.Header = DataLink_TradeManage.Default Width = 61 end object v1PRTQty: TcxGridDBColumn Caption = #24635#20215 DataBinding.FieldName = 'Money' HeaderAlignmentHorz = taCenter Styles.Header = DataLink_TradeManage.Default Width = 58 end object v1Column4: TcxGridDBColumn Caption = #22791#27880 DataBinding.FieldName = 'C_Note' HeaderAlignmentHorz = taCenter Styles.Header = DataLink_TradeManage.Default Width = 68 end object v1Column3: TcxGridDBColumn Caption = #32852#31995#20154 DataBinding.FieldName = 'LXPerson' HeaderAlignmentHorz = taCenter Options.Editing = False Styles.Header = DataLink_TradeManage.Default Width = 63 end object v1Column6: TcxGridDBColumn Caption = #32852#31995#26041#24335 DataBinding.FieldName = 'LXTel' HeaderAlignmentHorz = taCenter Options.Editing = False Styles.Header = DataLink_TradeManage.Default Width = 63 end object v1Column7: TcxGridDBColumn Caption = #36865#36135#22320#22336 DataBinding.FieldName = 'QDPalce' HeaderAlignmentHorz = taCenter Options.Editing = False Styles.Header = DataLink_TradeManage.Default Width = 61 end object v1Column8: TcxGridDBColumn Caption = #21040#36135#21305#25968 DataBinding.FieldName = 'D_Ps' HeaderAlignmentHorz = taCenter Styles.Content = cxStyle_fontclPurple Styles.Footer = cxStyle_fontclPurple Styles.Header = cxStyle_fontclPurple Width = 66 end object v1Column9: TcxGridDBColumn Caption = #21040#36135#25968#37327 DataBinding.FieldName = 'D_Qty' HeaderAlignmentHorz = taCenter Styles.Content = cxStyle_fontclPurple Styles.Footer = cxStyle_fontclPurple Styles.Header = cxStyle_fontclPurple Width = 70 end object v1Column10: TcxGridDBColumn Caption = #26410#21040#36135#21305#25968 DataBinding.FieldName = 'N_PS' HeaderAlignmentHorz = taCenter Styles.Content = cxStyle_fontclFuchsia Styles.Footer = cxStyle_fontclFuchsia Styles.Header = cxStyle_fontclFuchsia Width = 71 end object v1Column11: TcxGridDBColumn Caption = #26410#21040#36135#25968#37327 DataBinding.FieldName = 'N_Qty' HeaderAlignmentHorz = taCenter Styles.Content = cxStyle_fontclFuchsia Styles.Footer = cxStyle_fontclFuchsia Styles.Header = cxStyle_fontclFuchsia Width = 94 end object v1Column12: TcxGridDBColumn Caption = #21046#21333#20154 DataBinding.FieldName = 'Filler' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 60 end object v1Column13: TcxGridDBColumn Caption = #21046#21333#26102#38388 DataBinding.FieldName = 'Filltime' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 80 end object v1Column14: TcxGridDBColumn Caption = #20462#25913#20154 DataBinding.FieldName = 'editer' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 60 end object v1Column15: TcxGridDBColumn Caption = #20462#25913#26102#38388 DataBinding.FieldName = 'editTime' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 80 end object v1Column16: TcxGridDBColumn DataBinding.FieldName = 'IsZt' Visible = False Hidden = True end end object cxGrid1Level1: TcxGridLevel GridView = Tv1 end end end object cxTabControl1: TcxTabControl Left = 0 Top = 85 Width = 1201 Height = 22 Align = alTop Style = 9 TabIndex = 0 TabOrder = 3 Tabs.Strings = ( #26410#23436#25104 #24050#23436#25104 #20840#37096) OnChange = cxTabControl1Change ClientRectBottom = 22 ClientRectRight = 1201 ClientRectTop = 19 end object cxGridPopupMenu1: TcxGridPopupMenu Grid = cxGrid1 PopupMenus = <> Left = 1128 end object ADOQueryCmd: TADOQuery Connection = DataLink_TradeManage.ADOLink Parameters = <> Left = 936 end object ADOQueryMain: TADOQuery Connection = DataLink_TradeManage.ADOLink LockType = ltReadOnly Parameters = <> Left = 1000 end object ADOQueryTemp: TADOQuery Connection = DataLink_TradeManage.ADOLink LockType = ltReadOnly Parameters = <> Left = 1040 Top = 8 end object DataSource1: TDataSource DataSet = Order_Main Left = 1168 Top = 8 end object Order_Main: TClientDataSet Aggregates = <> Params = <> Left = 1096 Top = 8 end object ClientDataSet3: TClientDataSet Aggregates = <> Params = <> Left = 1112 Top = 240 end object DataSource2: TDataSource DataSet = ClientDataSet2 Left = 880 Top = 176 end object DataSource3: TDataSource DataSet = ClientDataSet3 Left = 1112 Top = 216 end object ClientDataSet2: TClientDataSet Aggregates = <> Params = <> Left = 920 Top = 224 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 = 352 Top = 192 ReportData = {} end object RMDBMain: TRMDBDataSet Visible = True DataSet = CDS_PRT Left = 400 Top = 192 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 = 416 Top = 248 end object CDS_PRT: TClientDataSet Aggregates = <> Params = <> Left = 680 Top = 32 end object cxStyleRepository1: TcxStyleRepository Left = 69 Top = 130 object cxStyle1: TcxStyle AssignedValues = [svColor] Color = clInactiveCaption end object cxStyle2: TcxStyle AssignedValues = [svColor, svTextColor] Color = 4707838 TextColor = clBtnText end object cxStyle_gridRow: TcxStyle AssignedValues = [svColor, svFont] Color = 16311512 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] end object cxStyle_gridFoot: TcxStyle AssignedValues = [svFont] Font.Charset = GB2312_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] end object cxStyle_gridHead: TcxStyle AssignedValues = [svFont] Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] end object cxStyle_gridGroupBox: TcxStyle AssignedValues = [svColor, svFont] Color = clMoneyGreen Font.Charset = GB2312_CHARSET Font.Color = clBlue Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] end object cxStyle_yellow: TcxStyle AssignedValues = [svColor, svFont] Color = 8454143 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] end object cxStyle_Red: TcxStyle AssignedValues = [svColor, svFont] Color = clRed Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] end object cxStyle_fontBlack: TcxStyle AssignedValues = [svFont] Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] end object cxStyle_fontclFuchsia: TcxStyle AssignedValues = [svFont, svTextColor] Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] TextColor = clFuchsia end object cxStyle_fontclPurple: TcxStyle AssignedValues = [svFont, svTextColor] Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] TextColor = clPurple end object cxStyle_fontclGreen: TcxStyle AssignedValues = [svFont, svTextColor] Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] TextColor = clGreen end object cxStyle_fontclBlue: TcxStyle AssignedValues = [svFont, svTextColor] Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] TextColor = clBlue end object cxStyle_fontclTeal: TcxStyle AssignedValues = [svFont, svTextColor] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] TextColor = clTeal end object cxStyle_fontclOlive: TcxStyle AssignedValues = [svFont, svTextColor] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] TextColor = clOlive end end end