object frmNBFPInPutWGLBCOrderNo: TfrmNBFPInPutWGLBCOrderNo
  Left = 125
  Top = 60
  Width = 1148
  Height = 702
  Align = alClient
  Caption = #20869#37096#21457#31080#24405#20837
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 1132
    Height = 29
    ButtonHeight = 30
    ButtonWidth = 59
    Caption = 'ToolBar1'
    EdgeInner = esNone
    EdgeOuter = esNone
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Images = DataLink_CYZZ.ThreeImgList
    List = True
    ParentFont = False
    ShowCaptions = True
    TabOrder = 0
    object TBSave: TToolButton
      Left = 0
      Top = 0
      AutoSize = True
      Caption = #20445#23384
      ImageIndex = 5
      OnClick = TBSaveClick
    end
    object ToolButton1: TToolButton
      Left = 63
      Top = 0
      Caption = #22686#34892
      ImageIndex = 12
      OnClick = ToolButton1Click
    end
    object ToolButton3: TToolButton
      Left = 122
      Top = 0
      Caption = #21024#34892
      ImageIndex = 13
      OnClick = ToolButton3Click
    end
    object Panel3: TPanel
      Left = 181
      Top = 0
      Width = 308
      Height = 30
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 0
      object Label1: TLabel
        Left = 16
        Top = 8
        Width = 65
        Height = 12
        Caption = #25253#20851#35746#21333#21495
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
      end
      object BGOrderNo: TEdit
        Left = 88
        Top = 5
        Width = 209
        Height = 20
        TabOrder = 0
      end
    end
    object TBClose: TToolButton
      Left = 489
      Top = 0
      AutoSize = True
      Caption = #20851#38381
      ImageIndex = 21
      OnClick = TBCloseClick
    end
  end
  object cxGrid1: TcxGrid
    Left = 0
    Top = 29
    Width = 1132
    Height = 268
    Align = alTop
    TabOrder = 1
    object Tv1: TcxGridDBTableView
      NavigatorButtons.ConfirmDelete = False
      DataController.DataSource = DataSource1
      DataController.Summary.DefaultGroupSummaryItems = <
        item
          Kind = skSum
          Position = spFooter
        end
        item
          Kind = skSum
          Position = spFooter
        end
        item
          Kind = skSum
          Position = spFooter
        end
        item
          Kind = skSum
          Position = spFooter
        end
        item
          Kind = skSum
          Position = spFooter
          Column = v1Column12
        end>
      DataController.Summary.FooterSummaryItems = <
        item
          Kind = skSum
          Column = v1Column3
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
        end
        item
          Kind = skSum
          Column = v1Column12
        end>
      DataController.Summary.SummaryGroups = <>
      OptionsCustomize.ColumnFiltering = False
      OptionsView.Footer = True
      OptionsView.GroupByBox = False
      OptionsView.GroupFooters = gfAlwaysVisible
      Styles.Inactive = DataLink_CYZZ.SkyBlue
      Styles.IncSearch = DataLink_CYZZ.SkyBlue
      Styles.Selection = DataLink_CYZZ.SkyBlue
      Styles.Header = DataLink_CYZZ.Default
      object v1Column9: TcxGridDBColumn
        Caption = #21457#31080#21495
        DataBinding.FieldName = 'FPNO'
        HeaderAlignmentHorz = taCenter
        HeaderGlyphAlignmentHorz = taCenter
        Width = 87
      end
      object v1Column6: TcxGridDBColumn
        Caption = #21457#31080#31867#22411
        DataBinding.FieldName = 'FPType'
        PropertiesClassName = 'TcxComboBoxProperties'
        Properties.DropDownListStyle = lsFixedList
        Properties.Items.Strings = (
          #25253#20851
          #20869#38144)
        HeaderAlignmentHorz = taCenter
        Width = 77
      end
      object v1Column10: TcxGridDBColumn
        Caption = #21457#31080#26085#26399
        DataBinding.FieldName = 'FPDate'
        PropertiesClassName = 'TcxDateEditProperties'
        Properties.SaveTime = False
        Properties.ShowTime = False
        HeaderAlignmentHorz = taCenter
        Width = 79
      end
      object v1Column20: TcxGridDBColumn
        Caption = #36141#36135#21333#20301
        DataBinding.FieldName = 'GHDanWei'
        PropertiesClassName = 'TcxButtonEditProperties'
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        Properties.ReadOnly = True
        Properties.OnButtonClick = v1Column20PropertiesButtonClick
        HeaderAlignmentHorz = taCenter
        Width = 83
      end
      object v1Column5: TcxGridDBColumn
        Caption = #36827#36135#21333#20301
        DataBinding.FieldName = 'XHDanWei'
        PropertiesClassName = 'TcxButtonEditProperties'
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        Properties.ReadOnly = True
        Properties.OnButtonClick = v1Column5PropertiesButtonClick
        HeaderAlignmentHorz = taCenter
        HeaderAlignmentVert = vaCenter
        HeaderGlyphAlignmentHorz = taCenter
        Styles.Header = DataLink_CYZZ.Default
        Width = 94
      end
      object v1Column18: TcxGridDBColumn
        Caption = #36135#29289#21697#21517
        DataBinding.FieldName = 'BGName'
        PropertiesClassName = 'TcxButtonEditProperties'
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        Properties.ReadOnly = True
        Properties.OnButtonClick = v1Column18PropertiesButtonClick
        HeaderAlignmentHorz = taCenter
        Width = 103
      end
      object v1Column1: TcxGridDBColumn
        Caption = #21333#20301
        DataBinding.FieldName = 'QtyUnit'
        PropertiesClassName = 'TcxComboBoxProperties'
        Properties.DropDownListStyle = lsFixedList
        Properties.ImmediatePost = True
        Properties.Items.Strings = (
          'M'
          'KG')
        HeaderAlignmentHorz = taCenter
        HeaderGlyphAlignmentHorz = taCenter
        Width = 49
      end
      object v1Column3: TcxGridDBColumn
        Caption = #25968#37327
        DataBinding.FieldName = 'Qty'
        PropertiesClassName = 'TcxTextEditProperties'
        Properties.Alignment.Horz = taCenter
        Properties.Alignment.Vert = taVCenter
        Properties.OnEditValueChanged = v1Column3PropertiesEditValueChanged
        HeaderAlignmentHorz = taCenter
        Width = 77
      end
      object v1Column2: TcxGridDBColumn
        Caption = #21333#20215
        DataBinding.FieldName = 'Price'
        PropertiesClassName = 'TcxTextEditProperties'
        Properties.Alignment.Horz = taCenter
        Properties.Alignment.Vert = taVCenter
        Properties.OnEditValueChanged = v1Column3PropertiesEditValueChanged
        HeaderAlignmentHorz = taCenter
        HeaderAlignmentVert = vaCenter
        HeaderGlyphAlignmentHorz = taCenter
        Width = 70
      end
      object v1Column12: TcxGridDBColumn
        Caption = #37329#39069
        DataBinding.FieldName = 'Money'
        PropertiesClassName = 'TcxTextEditProperties'
        Properties.Alignment.Horz = taCenter
        Properties.Alignment.Vert = taVCenter
        Properties.OnEditValueChanged = v1Column3PropertiesEditValueChanged
        HeaderAlignmentHorz = taCenter
        Width = 74
      end
    end
    object cxGrid1Level1: TcxGridLevel
      GridView = Tv1
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 297
    Width = 1132
    Height = 366
    Align = alClient
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 2
    object Panel2: TPanel
      Left = 2
      Top = 2
      Width = 1128
      Height = 31
      Align = alTop
      BevelInner = bvRaised
      BevelOuter = bvLowered
      Color = clSkyBlue
      TabOrder = 0
      object ToolBar2: TToolBar
        Left = 2
        Top = 2
        Width = 1124
        Height = 29
        ButtonHeight = 30
        ButtonWidth = 59
        Caption = 'ToolBar1'
        EdgeInner = esNone
        EdgeOuter = esNone
        Flat = True
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        Images = DataLink_CYZZ.ThreeImgList
        List = True
        ParentFont = False
        ShowCaptions = True
        TabOrder = 0
        object ToolButton2: TToolButton
          Left = 0
          Top = 0
          AutoSize = True
          Caption = #22686#34892
          ImageIndex = 12
          OnClick = ToolButton2Click
        end
        object ToolButton5: TToolButton
          Left = 63
          Top = 0
          AutoSize = True
          Caption = #21024#34892
          ImageIndex = 13
          OnClick = ToolButton5Click
        end
        object Panel4: TPanel
          Left = 126
          Top = 0
          Width = 104
          Height = 30
          BevelInner = bvRaised
          BevelOuter = bvLowered
          Color = clSkyBlue
          TabOrder = 0
          object CheckBox1: TCheckBox
            Left = 7
            Top = 8
            Width = 95
            Height = 17
            Caption = #19981#25353#21333#20215#35745#31639
            TabOrder = 0
          end
        end
      end
    end
    object cxGrid2: TcxGrid
      Left = 2
      Top = 33
      Width = 1128
      Height = 331
      Align = alClient
      TabOrder = 1
      object Tv2: TcxGridDBTableView
        NavigatorButtons.ConfirmDelete = False
        DataController.DataSource = DataSource2
        DataController.Summary.DefaultGroupSummaryItems = <
          item
            Kind = skSum
            Position = spFooter
          end
          item
            Kind = skSum
            Position = spFooter
          end
          item
            Kind = skSum
            Position = spFooter
          end
          item
            Kind = skSum
            Position = spFooter
          end
          item
            Kind = skSum
            Position = spFooter
            Column = cxGridDBColumn11
          end>
        DataController.Summary.FooterSummaryItems = <
          item
            Kind = skSum
            Column = cxGridDBColumn9
          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 = cxGridDBColumn11
          end
          item
            Kind = skSum
            Column = v2Column1
          end
          item
            Kind = skSum
            Column = v2Column2
          end>
        DataController.Summary.SummaryGroups = <>
        OptionsCustomize.ColumnFiltering = False
        OptionsView.Footer = True
        OptionsView.GroupByBox = False
        OptionsView.GroupFooters = gfAlwaysVisible
        Styles.Inactive = DataLink_CYZZ.SkyBlue
        Styles.IncSearch = DataLink_CYZZ.SkyBlue
        Styles.Selection = DataLink_CYZZ.SkyBlue
        Styles.Header = DataLink_CYZZ.Default
        object cxGridDBColumn2: TcxGridDBColumn
          Caption = #35746#21333#35782#21035#21495
          DataBinding.FieldName = 'BCOrderNo'
          PropertiesClassName = 'TcxTextEditProperties'
          Properties.Alignment.Horz = taCenter
          Properties.Alignment.Vert = taVCenter
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 85
        end
        object cxGridDBColumn3: TcxGridDBColumn
          Caption = #21457#31080#21495
          DataBinding.FieldName = 'FPNO'
          HeaderAlignmentHorz = taCenter
          HeaderGlyphAlignmentHorz = taCenter
          Options.Editing = False
          Width = 89
        end
        object cxGridDBColumn4: TcxGridDBColumn
          Tag = 999
          Caption = #21457#31080#26085#26399
          DataBinding.FieldName = 'FPDate'
          PropertiesClassName = 'TcxTextEditProperties'
          Properties.Alignment.Horz = taCenter
          Properties.Alignment.Vert = taVCenter
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 66
        end
        object v1Column4: TcxGridDBColumn
          Caption = #20379#24212#21830
          DataBinding.FieldName = 'FactoryName'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 75
        end
        object cxGridDBColumn5: TcxGridDBColumn
          Caption = #36141#36135#21333#20301
          DataBinding.FieldName = 'GHDanWei'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 71
        end
        object cxGridDBColumn6: TcxGridDBColumn
          Caption = #36827#36135#21333#20301
          DataBinding.FieldName = 'XHDanWei'
          PropertiesClassName = 'TcxTextEditProperties'
          Properties.Alignment.Horz = taCenter
          Properties.Alignment.Vert = taVCenter
          HeaderAlignmentHorz = taCenter
          HeaderAlignmentVert = vaCenter
          HeaderGlyphAlignmentHorz = taCenter
          Options.Editing = False
          Styles.Header = DataLink_CYZZ.Default
          Width = 78
        end
        object cxGridDBColumn7: TcxGridDBColumn
          Caption = #36135#29289#21697#21517
          DataBinding.FieldName = 'BFName'
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 99
        end
        object cxGridDBColumn8: TcxGridDBColumn
          Caption = #21333#20301
          DataBinding.FieldName = 'QtyUnit'
          HeaderAlignmentHorz = taCenter
          HeaderGlyphAlignmentHorz = taCenter
          Options.Editing = False
          Width = 52
        end
        object cxGridDBColumn9: TcxGridDBColumn
          Caption = #25968#37327
          DataBinding.FieldName = 'Qty'
          PropertiesClassName = 'TcxTextEditProperties'
          Properties.Alignment.Horz = taCenter
          Properties.Alignment.Vert = taVCenter
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 65
        end
        object cxGridDBColumn10: TcxGridDBColumn
          Caption = #21333#20215
          DataBinding.FieldName = 'Price'
          PropertiesClassName = 'TcxTextEditProperties'
          Properties.Alignment.Horz = taCenter
          Properties.Alignment.Vert = taVCenter
          HeaderAlignmentHorz = taCenter
          HeaderAlignmentVert = vaCenter
          HeaderGlyphAlignmentHorz = taCenter
          Options.Editing = False
          Width = 62
        end
        object cxGridDBColumn11: TcxGridDBColumn
          Caption = #37329#39069
          DataBinding.FieldName = 'Money'
          PropertiesClassName = 'TcxTextEditProperties'
          Properties.Alignment.Horz = taCenter
          Properties.Alignment.Vert = taVCenter
          HeaderAlignmentHorz = taCenter
          Options.Editing = False
          Width = 65
        end
        object v2Column1: TcxGridDBColumn
          Caption = #26680#38144#25968#37327
          DataBinding.FieldName = 'HXQty'
          PropertiesClassName = 'TcxTextEditProperties'
          Properties.OnEditValueChanged = v2Column2PropertiesEditValueChanged
          HeaderAlignmentHorz = taCenter
          Width = 69
        end
        object v2Column2: TcxGridDBColumn
          Caption = #26680#38144#37329#39069
          DataBinding.FieldName = 'HXMoney'
          PropertiesClassName = 'TcxTextEditProperties'
          Properties.OnEditValueChanged = v2Column2PropertiesEditValueChanged
          HeaderAlignmentHorz = taCenter
          Width = 80
        end
      end
      object cxGridLevel1: TcxGridLevel
        GridView = Tv2
      end
    end
  end
  object ADOTemp: TADOQuery
    Connection = DataLink_CYZZ.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 640
    Top = 13
  end
  object ADOCmd: TADOQuery
    Connection = DataLink_CYZZ.ADOLink
    Parameters = <>
    Left = 661
    Top = 11
  end
  object DataSource1: TDataSource
    DataSet = Order_Sub
    Left = 543
    Top = 104
  end
  object Order_Sub: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 510
    Top = 100
  end
  object ADOZDY: TADOQuery
    Connection = DataLink_CYZZ.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 618
    Top = 3
  end
  object ADOQuery1: TADOQuery
    Connection = DataLink_CYZZ.ADOLink
    Parameters = <>
    Left = 501
    Top = 53
  end
  object cxGridPopupMenu1: TcxGridPopupMenu
    Grid = cxGrid1
    PopupMenus = <>
    Left = 482
    Top = 102
  end
  object ClientDataSet2: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 419
    Top = 370
  end
  object DataSource2: TDataSource
    DataSet = ClientDataSet2
    Left = 320
    Top = 366
  end
  object cxGridPopupMenu2: TcxGridPopupMenu
    Grid = cxGrid2
    PopupMenus = <>
    Left = 384
    Top = 366
  end
end