object frmYFCRLZ: TfrmYFCRLZ
  Left = 64
  Top = 60
  Width = 1176
  Height = 670
  Caption = #24212#20184#27454#31649#29702
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 1168
    Height = 31
    ButtonHeight = 30
    ButtonWidth = 83
    Caption = 'ToolBar1'
    Color = clSkyBlue
    Flat = True
    Images = DataLink_YSYF.ThreeImgList
    List = True
    ParentColor = False
    ShowCaptions = True
    TabOrder = 0
    object TBRafresh: TToolButton
      Left = 0
      Top = 0
      AutoSize = True
      Caption = #21047#26032
      ImageIndex = 9
      OnClick = TBRafreshClick
    end
    object ToolButton2: TToolButton
      Left = 63
      Top = 0
      AutoSize = True
      Caption = #36807#28388
      ImageIndex = 59
      OnClick = ToolButton2Click
    end
    object ToolButton3: TToolButton
      Left = 126
      Top = 0
      AutoSize = True
      Caption = #22686#34892
      ImageIndex = 103
      OnClick = ToolButton3Click
    end
    object ToolButton4: TToolButton
      Left = 189
      Top = 0
      Caption = #19968#38190#26367#25442
      ImageIndex = 54
      OnClick = ToolButton4Click
    end
    object TBDel: TToolButton
      Left = 272
      Top = 0
      AutoSize = True
      Caption = #21024#38500
      ImageIndex = 17
      OnClick = TBDelClick
    end
    object ToolButton1: TToolButton
      Left = 335
      Top = 0
      AutoSize = True
      Caption = #23548#20986
      ImageIndex = 53
      OnClick = ToolButton1Click
    end
    object TBClose: TToolButton
      Left = 398
      Top = 0
      AutoSize = True
      Caption = #20851#38381
      ImageIndex = 55
      OnClick = TBCloseClick
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 31
    Width = 1168
    Height = 39
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Color = clSkyBlue
    TabOrder = 1
    object Label1: TLabel
      Left = 466
      Top = 13
      Width = 60
      Height = 12
      Caption = #39033#30446#21450#25688#35201
    end
    object Label3: TLabel
      Left = 302
      Top = 13
      Width = 48
      Height = 12
      Caption = #23545#26041#21333#20301
    end
    object Label2: TLabel
      Left = 22
      Top = 13
      Width = 48
      Height = 12
      Caption = #26597#35810#26085#26399
    end
    object Label6: TLabel
      Left = 164
      Top = 13
      Width = 30
      Height = 12
      Caption = '-----'
    end
    object Label4: TLabel
      Left = 634
      Top = 13
      Width = 36
      Height = 12
      Caption = #35746#21333#21495
    end
    object Label5: TLabel
      Left = 782
      Top = 13
      Width = 24
      Height = 12
      Caption = #21333#20215
    end
    object Label7: TLabel
      Left = 918
      Top = 13
      Width = 48
      Height = 12
      Caption = #25903#20184#21488#22836
    end
    object YFName: TEdit
      Tag = 2
      Left = 528
      Top = 9
      Width = 89
      Height = 20
      TabOrder = 0
      OnChange = FactoryNameChange
    end
    object FactoryName: TEdit
      Tag = 2
      Left = 350
      Top = 9
      Width = 89
      Height = 20
      TabOrder = 1
      OnChange = FactoryNameChange
    end
    object begdate: TDateTimePicker
      Left = 72
      Top = 9
      Width = 97
      Height = 20
      Date = 41256.918237847230000000
      Time = 41256.918237847230000000
      TabOrder = 2
    end
    object Enddate: TDateTimePicker
      Left = 182
      Top = 9
      Width = 97
      Height = 20
      Date = 41256.918237847230000000
      Time = 41256.918237847230000000
      TabOrder = 3
    end
    object OrderNo: TEdit
      Tag = 2
      Left = 671
      Top = 9
      Width = 89
      Height = 20
      TabOrder = 4
      OnChange = OrderNoChange
      OnKeyPress = OrderNoKeyPress
    end
    object Price: TEdit
      Tag = 1
      Left = 809
      Top = 9
      Width = 89
      Height = 20
      TabOrder = 5
      OnChange = FactoryNameChange
    end
    object ComTaiTou: TEdit
      Tag = 2
      Left = 966
      Top = 9
      Width = 89
      Height = 20
      TabOrder = 6
      OnChange = FactoryNameChange
    end
  end
  object cxGrid2: TcxGrid
    Left = 0
    Top = 70
    Width = 1168
    Height = 566
    Align = alClient
    TabOrder = 2
    object Tv2: TcxGridDBTableView
      NavigatorButtons.ConfirmDelete = False
      NavigatorButtons.Delete.Enabled = False
      NavigatorButtons.Delete.Visible = False
      DataController.DataSource = DS_HZ
      DataController.Summary.DefaultGroupSummaryItems = <>
      DataController.Summary.FooterSummaryItems = <
        item
          Kind = skSum
          Column = cxGridDBColumn5
        end
        item
          Kind = skSum
          Column = VBB
        end
        item
          Kind = skSum
          Column = VYB
        end
        item
          Kind = skSum
          Column = v2KP
        end
        item
          Kind = skSum
          Column = v2PS
        end>
      DataController.Summary.SummaryGroups = <>
      OptionsCustomize.ColumnFiltering = False
      OptionsData.Deleting = False
      OptionsData.DeletingConfirmation = False
      OptionsView.Footer = True
      OptionsView.GroupByBox = False
      Styles.Header = DataLink_YSYF.Default
      object cxGridDBColumn1: TcxGridDBColumn
        Caption = #26085#26399
        DataBinding.FieldName = 'CRTime'
        PropertiesClassName = 'TcxDateEditProperties'
        Properties.SaveTime = False
        Properties.ShowTime = False
        Properties.OnEditValueChanged = cxGridDBColumn1PropertiesEditValueChanged
        HeaderAlignmentHorz = taCenter
        Width = 115
      end
      object v2Column6: TcxGridDBColumn
        Caption = #23545#26041#21333#20301
        DataBinding.FieldName = 'FactoryName'
        PropertiesClassName = 'TcxButtonEditProperties'
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        Properties.ReadOnly = True
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Width = 100
      end
      object cxGridDBColumn3: TcxGridDBColumn
        Caption = #39033#30446#21450#25688#35201
        DataBinding.FieldName = 'YFName'
        PropertiesClassName = 'TcxButtonEditProperties'
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        Properties.OnButtonClick = cxGridDBColumn3PropertiesButtonClick
        HeaderAlignmentHorz = taCenter
        Width = 140
      end
      object v2BatchNo: TcxGridDBColumn
        Caption = #25209#21495
        DataBinding.FieldName = 'BatchNo'
        PropertiesClassName = 'TcxTextEditProperties'
        Properties.OnEditValueChanged = v2BatchNoPropertiesEditValueChanged
        HeaderAlignmentHorz = taCenter
        Width = 72
      end
      object v2PS: TcxGridDBColumn
        Caption = #31665#25968
        DataBinding.FieldName = 'PS'
        PropertiesClassName = 'TcxTextEditProperties'
        Properties.OnEditValueChanged = v2PSPropertiesEditValueChanged
        HeaderAlignmentHorz = taCenter
        Width = 69
      end
      object v2PayMent: TcxGridDBColumn
        Caption = #25903#20184#26041#24335
        DataBinding.FieldName = 'PayMent'
        PropertiesClassName = 'TcxButtonEditProperties'
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        Properties.ReadOnly = True
        Properties.OnButtonClick = v2PayMentPropertiesButtonClick
        HeaderAlignmentHorz = taCenter
        Width = 69
      end
      object cxGridDBColumn5: TcxGridDBColumn
        Caption = #25968#37327
        DataBinding.FieldName = 'Qty'
        PropertiesClassName = 'TcxTextEditProperties'
        Properties.OnEditValueChanged = cxGridDBColumn5PropertiesEditValueChanged
        HeaderAlignmentHorz = taCenter
        Width = 82
      end
      object cxGridDBColumn6: TcxGridDBColumn
        Caption = #25968#37327#21333#20301
        DataBinding.FieldName = 'QtyUnit'
        PropertiesClassName = 'TcxButtonEditProperties'
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        Properties.OnButtonClick = cxGridDBColumn6PropertiesButtonClick
        HeaderAlignmentHorz = taCenter
        Width = 70
      end
      object v2Column1: TcxGridDBColumn
        Caption = #21333#20215
        DataBinding.FieldName = 'Price'
        PropertiesClassName = 'TcxTextEditProperties'
        Properties.OnEditValueChanged = cxGridDBColumn5PropertiesEditValueChanged
        HeaderAlignmentHorz = taCenter
        Width = 72
      end
      object VBZ: TcxGridDBColumn
        Caption = #24065#31181
        DataBinding.FieldName = 'BZType'
        PropertiesClassName = 'TcxButtonEditProperties'
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        Properties.OnButtonClick = v2Column3PropertiesButtonClick
        HeaderAlignmentHorz = taCenter
        Width = 63
      end
      object VHL: TcxGridDBColumn
        Caption = #27719#29575
        DataBinding.FieldName = 'HuiLv'
        PropertiesClassName = 'TcxTextEditProperties'
        Properties.OnEditValueChanged = cxGridDBColumn5PropertiesEditValueChanged
        HeaderAlignmentHorz = taCenter
        Width = 71
      end
      object VYB: TcxGridDBColumn
        Caption = #21407#24065#37329#39069
        DataBinding.FieldName = 'Money'
        PropertiesClassName = 'TcxTextEditProperties'
        Properties.OnEditValueChanged = cxGridDBColumn5PropertiesEditValueChanged
        HeaderAlignmentHorz = taCenter
        Width = 70
      end
      object VBB: TcxGridDBColumn
        Caption = #26412#24065#37329#39069
        DataBinding.FieldName = 'BBMoney'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Width = 66
      end
      object v2KP: TcxGridDBColumn
        Caption = #24320#31080#37329#39069
        DataBinding.FieldName = 'KPMoney'
        PropertiesClassName = 'TcxTextEditProperties'
        Properties.OnEditValueChanged = v2Column2PropertiesEditValueChanged
        Width = 62
      end
      object VOrderNo: TcxGridDBColumn
        Caption = #35746#21333#21495
        DataBinding.FieldName = 'OrderNo'
        PropertiesClassName = 'TcxButtonEditProperties'
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        Properties.ReadOnly = True
        Properties.OnButtonClick = v2Column7PropertiesButtonClick
        HeaderAlignmentHorz = taCenter
        Width = 85
      end
      object v2Note: TcxGridDBColumn
        Caption = #22791#27880
        DataBinding.FieldName = 'Note'
        PropertiesClassName = 'TcxTextEditProperties'
        Properties.OnEditValueChanged = v2BatchNoPropertiesEditValueChanged
        HeaderAlignmentHorz = taCenter
        Width = 59
      end
      object v2Column2: TcxGridDBColumn
        Caption = #22383#24067#21517#31216
        DataBinding.FieldName = 'PBName'
        HeaderAlignmentHorz = taCenter
        Options.Editing = False
        Width = 77
      end
      object v2Column3: TcxGridDBColumn
        Caption = #25903#20184#21488#22836
        DataBinding.FieldName = 'ComTaiTou'
        PropertiesClassName = 'TcxComboBoxProperties'
        Properties.DropDownListStyle = lsFixedList
        Properties.ImmediatePost = True
        Properties.OnEditValueChanged = cxGridDBColumn1PropertiesEditValueChanged
        HeaderAlignmentHorz = taCenter
        Width = 66
      end
      object v2Column4: TcxGridDBColumn
        Caption = #25253#20851#21517#31216
        DataBinding.FieldName = 'CPZHName'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Width = 64
      end
      object v2Column5: TcxGridDBColumn
        Caption = #25104#20221'%'#27604
        DataBinding.FieldName = 'CPCFBi'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Width = 64
      end
    end
    object cxGridLevel1: TcxGridLevel
      GridView = Tv2
    end
  end
  object ADOQueryTemp: TADOQuery
    Connection = DataLink_YSYF.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 869
    Top = 1
  end
  object ADOQueryCmd: TADOQuery
    Connection = DataLink_YSYF.ADOLink
    Parameters = <>
    Left = 901
    Top = 1
  end
  object ADOQueryMain: TADOQuery
    Connection = DataLink_YSYF.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 309
    Top = 193
  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 = RMDB_Main
    CompressLevel = rmzcFastest
    CompressThread = False
    LaterBuildEvents = True
    OnlyOwnerDataSet = False
    Left = 448
    Top = 208
    ReportData = {}
  end
  object RMDB_Main: TRMDBDataSet
    Visible = True
    Left = 376
    Top = 208
  end
  object cxGridPopupMenu2: TcxGridPopupMenu
    Grid = cxGrid2
    PopupMenus = <>
    Left = 520
    Top = 264
  end
  object DS_HZ: TDataSource
    DataSet = CDS_HZ
    Left = 443
    Top = 243
  end
  object CDS_HZ: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 472
    Top = 192
  end
end