object frmOrderSelRK: TfrmOrderSelRK Left = 193 Top = 140 Width = 935 Height = 754 Caption = 'Order selection' Color = clBtnFace Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = #23435#20307 Font.Style = [] OldCreateOrder = False Position = poScreenCenter WindowState = wsMaximized OnClose = FormClose OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object Panel1: TPanel Left = 0 Top = 0 Width = 919 Height = 89 Align = alTop BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object Label2: TLabel Left = 35 Top = 19 Width = 64 Height = 16 Caption = 'Order NO' end object Label3: TLabel Left = 628 Top = 19 Width = 40 Height = 16 Caption = 'Color' end object Label8: TLabel Left = 231 Top = 19 Width = 64 Height = 16 Caption = 'Customer' end object Label1: TLabel Left = 412 Top = 19 Width = 88 Height = 16 Caption = 'Description' end object OrderNo: TEdit Tag = 2 Left = 103 Top = 16 Width = 100 Height = 24 TabOrder = 0 OnChange = OrderNoChange end object PRTColor: TEdit Tag = 2 Left = 673 Top = 16 Width = 100 Height = 24 TabOrder = 1 OnChange = OrderNoChange end object Button1: TButton Left = 867 Top = 11 Width = 75 Height = 25 Caption = 'Refresh' TabOrder = 2 OnClick = Button1Click end object Button2: TButton Left = 867 Top = 44 Width = 75 Height = 25 Caption = 'Confirm' TabOrder = 3 OnClick = Button2Click end object Button3: TButton Left = 963 Top = 44 Width = 75 Height = 25 Caption = 'Close' TabOrder = 4 OnClick = Button3Click end object CustomerNoName: TEdit Tag = 2 Left = 297 Top = 15 Width = 100 Height = 24 TabOrder = 5 OnChange = OrderNoChange end object PRTCodeName: TEdit Tag = 2 Left = 501 Top = 16 Width = 100 Height = 24 TabOrder = 6 OnChange = OrderNoChange end end object cxGrid1: TcxGrid Left = 0 Top = 89 Width = 919 Height = 626 Align = alClient TabOrder = 1 object Tv2: TcxGridDBTableView Navigator.Buttons.CustomButtons = <> DataController.DataSource = DataSource1 DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost] DataController.Summary.DefaultGroupSummaryItems = <> DataController.Summary.FooterSummaryItems = < item Kind = skSum end item Kind = skSum Column = v1PRTMF end item Kind = skSum Column = v1PRTKZ end item Kind = skSum Column = v2Column1 end item Kind = skSum Column = v2Column4 end item Kind = skSum Column = v2Column5 end item Kind = skSum Column = v2Column6 end item Kind = skSum Column = v2Column9 end item Kind = skSum Column = v2Column10 end> DataController.Summary.SummaryGroups = <> OptionsCustomize.ColumnFiltering = False OptionsView.NoDataToDisplayInfoText = 'NOne' OptionsView.Footer = True OptionsView.GroupByBox = False Styles.Footer = DataLink_TradeManage.Default object v2Column3: TcxGridDBColumn Caption = 'Selection' DataBinding.FieldName = 'SSel' PropertiesClassName = 'TcxCheckBoxProperties' Properties.ImmediatePost = True Properties.NullStyle = nssUnchecked HeaderAlignmentHorz = taCenter Width = 84 end object v1OrderNo: TcxGridDBColumn Caption = 'Order NO.' DataBinding.FieldName = 'OrderNo' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 86 end object v2Column2: TcxGridDBColumn Caption = 'Customer' DataBinding.FieldName = 'CustomerNoName' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 93 end object v1PRTCodeName: TcxGridDBColumn Caption = 'Description' DataBinding.FieldName = 'PRTCodeName' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 119 end object v1Column10: TcxGridDBColumn Caption = 'Order Qty' DataBinding.FieldName = 'PRTOrderQty' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 80 end object v1Column14: TcxGridDBColumn Caption = 'Order unit' DataBinding.FieldName = 'OrderUnit' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 75 end object cxGridDBColumn3: TcxGridDBColumn Caption = 'Color' DataBinding.FieldName = 'PRTColor' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 80 end object v2Column8: TcxGridDBColumn Caption = 'Color NO.' DataBinding.FieldName = 'SOrddefstr1' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 80 end object v2Column7: TcxGridDBColumn Caption = 'Design NO.' DataBinding.FieldName = 'PRTHX' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 76 end object v1PRTMF: TcxGridDBColumn Caption = 'Qualitative rolls' DataBinding.FieldName = 'ZPPS' HeaderAlignmentHorz = taRightJustify Options.Editing = False Styles.Content = cxStyle1 Width = 75 end object v1PRTKZ: TcxGridDBColumn Caption = 'Qualitative qty' DataBinding.FieldName = 'ZPQty' HeaderAlignmentHorz = taRightJustify Options.Editing = False Styles.Content = cxStyle1 Width = 76 end object v2Column9: TcxGridDBColumn Caption = 'Qualitative weight' DataBinding.FieldName = 'ZPKGQty' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 80 end object v2Column1: TcxGridDBColumn Caption = 'Defective rolls' DataBinding.FieldName = 'CPPS' HeaderAlignmentHorz = taCenter Options.Editing = False Styles.Content = cxStyle2 Width = 80 end object v2Column4: TcxGridDBColumn Caption = 'Defective qty' DataBinding.FieldName = 'CPQty' HeaderAlignmentHorz = taCenter Options.Editing = False Styles.Content = cxStyle2 Width = 80 end object v2Column5: TcxGridDBColumn Caption = #22810#25340#21305#25968 DataBinding.FieldName = 'LYPS' Visible = False HeaderAlignmentHorz = taCenter Options.Editing = False Styles.Content = cxStyle3 Width = 80 end object v2Column6: TcxGridDBColumn Caption = #22810#25340#25968#37327 DataBinding.FieldName = 'LYQty' Visible = False HeaderAlignmentHorz = taCenter Options.Editing = False Styles.Content = cxStyle3 Width = 80 end object v2Column10: TcxGridDBColumn Caption = 'Defective weight' DataBinding.FieldName = 'CPKGQty' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 80 end end object cxGrid1Level1: TcxGridLevel GridView = Tv2 end end object CDS_OrderSel: TClientDataSet Aggregates = <> Params = <> Left = 592 Top = 208 end object DataSource1: TDataSource DataSet = CDS_OrderSel Left = 680 Top = 224 end object ADOQueryTemp: TADOQuery Connection = DataLink_TradeManage.ADOLink LockType = ltReadOnly Parameters = <> Left = 784 Top = 184 end object ADOQueryCmd: TADOQuery Connection = DataLink_TradeManage.ADOLink Parameters = <> Left = 848 Top = 184 end object ADOQueryMain: TADOQuery Connection = DataLink_TradeManage.ADOLink LockType = ltReadOnly Parameters = <> Left = 624 Top = 208 end object cxGridPopupMenu1: TcxGridPopupMenu Grid = cxGrid1 PopupMenus = <> Left = 728 Top = 272 end object cxStyleRepository1: TcxStyleRepository PixelsPerInch = 96 object cxStyle1: TcxStyle AssignedValues = [svFont, svTextColor] Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = #23435#20307 Font.Style = [fsBold] TextColor = clBlue end end object cxStyleRepository2: TcxStyleRepository PixelsPerInch = 96 object cxStyle2: TcxStyle AssignedValues = [svFont, svTextColor] Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = #23435#20307 Font.Style = [fsBold] TextColor = clRed end end object cxStyleRepository3: TcxStyleRepository PixelsPerInch = 96 object cxStyle3: TcxStyle AssignedValues = [svFont, svTextColor] Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = #23435#20307 Font.Style = [fsBold] TextColor = clPurple end end end