object frmMJManageNew: TfrmMJManageNew
  Left = 33
  Top = 83
  Width = 1292
  Height = 773
  Caption = #27597#21367#30331#35760
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -19
  Font.Name = #40657#20307
  Font.Style = [fsBold]
  OldCreateOrder = False
  OnClick = FormClick
  OnClose = FormClose
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 19
  object Panel1: TPanel
    Left = 0
    Top = 30
    Width = 1284
    Height = 48
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Color = clSkyBlue
    TabOrder = 0
    Visible = False
    object Label1: TLabel
      Left = 143
      Top = 16
      Width = 80
      Height = 19
      Caption = #25195#25551#20837#21475
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 519
      Top = 16
      Width = 80
      Height = 19
      Caption = #25163#24037#24405#20837
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -19
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label15: TLabel
      Left = 29
      Top = 32
      Width = 8
      Height = 16
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
    end
    object Label16: TLabel
      Left = 856
      Top = 16
      Width = 11
      Height = 19
    end
    object MainId: TEdit
      Left = 224
      Top = 14
      Width = 241
      Height = 27
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 0
      OnKeyPress = MainIdKeyPress
    end
    object OrderNo: TEdit
      Left = 607
      Top = 14
      Width = 241
      Height = 27
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 1
    end
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 1284
    Height = 30
    ButtonHeight = 30
    ButtonWidth = 83
    Caption = 'ToolBar1'
    Color = clSkyBlue
    EdgeInner = esNone
    EdgeOuter = esNone
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Images = DataLink_RCInspection.ThreeImgList
    List = True
    ParentColor = False
    ParentFont = False
    ShowCaptions = True
    TabOrder = 1
    object ToolButton1: TToolButton
      Left = 0
      Top = 0
      AutoSize = True
      Caption = #21047#26032
      ImageIndex = 9
      OnClick = ToolButton1Click
    end
    object TBCD: TToolButton
      Left = 63
      Top = 0
      Caption = #30133#28857#31649#29702
      ImageIndex = 132
      OnClick = TBCDClick
    end
    object TBClose: TToolButton
      Left = 146
      Top = 0
      AutoSize = True
      Caption = #20851#38381
      ImageIndex = 55
      OnClick = TBCloseClick
    end
  end
  object cxGrid1: TcxGrid
    Left = 0
    Top = 78
    Width = 1284
    Height = 174
    Align = alTop
    TabOrder = 2
    object Tv1: TcxGridDBTableView
      NavigatorButtons.ConfirmDelete = False
      OnCellClick = Tv1CellClick
      DataController.DataSource = DataSource1
      DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
      DataController.Summary.DefaultGroupSummaryItems = <>
      DataController.Summary.FooterSummaryItems = <
        item
          Kind = skSum
        end>
      DataController.Summary.SummaryGroups = <>
      OptionsCustomize.ColumnFiltering = False
      OptionsSelection.CellSelect = False
      OptionsView.GroupByBox = False
      object v1Column4: TcxGridDBColumn
        Caption = #36873#20013
        DataBinding.FieldName = 'SSel'
        PropertiesClassName = 'TcxCheckBoxProperties'
        Properties.ImmediatePost = True
        Properties.NullStyle = nssUnchecked
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Options.Sorting = False
        Styles.Content = cxStyle2
        Styles.Header = cxStyle1
        Width = 47
      end
      object v1Column11: TcxGridDBColumn
        Caption = #24207#21495
        DataBinding.FieldName = 'SCOrder'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Styles.Content = cxStyle4
        Styles.Header = cxStyle4
        Width = 45
      end
      object v1OrderNo: TcxGridDBColumn
        Caption = #35746#21333#32534#21495
        DataBinding.FieldName = 'OrderNo'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Options.Sorting = False
        Styles.Content = cxStyle2
        Styles.Header = cxStyle1
        Width = 84
      end
      object v1Column2: TcxGridDBColumn
        Caption = #20195#21495
        DataBinding.FieldName = 'SWFBCodeName'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Options.Sorting = False
        Styles.Content = cxStyle2
        Styles.Header = cxStyle1
        Width = 116
      end
      object v1Column12: TcxGridDBColumn
        Caption = #23450#21367#38271
        DataBinding.FieldName = 'BigLen'
        Options.Focusing = False
        Styles.Content = cxStyle2
        Styles.Header = cxStyle1
        Width = 54
      end
      object v1Column6: TcxGridDBColumn
        Caption = #23450#21367#25968
        DataBinding.FieldName = 'BigCount'
        Options.Focusing = False
        Styles.Content = cxStyle2
        Styles.Header = cxStyle1
        Width = 52
      end
      object v1PRTMF: TcxGridDBColumn
        Caption = #29983#20135#38376#24133
        DataBinding.FieldName = 'BigMF'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Options.Sorting = False
        Styles.Content = cxStyle2
        Styles.Header = cxStyle1
        Width = 66
      end
      object v1Column5: TcxGridDBColumn
        Caption = #39068#33394
        DataBinding.FieldName = 'SWFBColor'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Options.Sorting = False
        Styles.Content = cxStyle2
        Styles.Header = cxStyle1
        Width = 46
      end
      object v1Column7: TcxGridDBColumn
        Caption = #33457#22411
        DataBinding.FieldName = 'SWFBHW'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Options.Sorting = False
        Styles.Content = cxStyle2
        Styles.Header = cxStyle1
        Width = 46
      end
      object v1PRTKZ: TcxGridDBColumn
        Caption = #20811#37325
        DataBinding.FieldName = 'SWFBKZ'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Options.Sorting = False
        Styles.Content = cxStyle2
        Styles.Header = cxStyle1
        Width = 49
      end
      object v1Column13: TcxGridDBColumn
        Caption = #32593#23380#30446#25968
        DataBinding.FieldName = 'WKMS'
        Styles.Content = cxStyle2
        Styles.Header = cxStyle1
        Width = 66
      end
      object v1Column8: TcxGridDBColumn
        Caption = #23433#25490#31859#25968
        DataBinding.FieldName = 'OrderQtyM'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Styles.Content = cxStyle3
        Styles.Header = cxStyle3
        Width = 81
      end
      object v1Column9: TcxGridDBColumn
        Caption = #24050#29983#20135#31859#25968
        DataBinding.FieldName = 'SCMQty'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Styles.Content = cxStyle4
        Styles.Header = cxStyle4
        Width = 92
      end
      object v1Column10: TcxGridDBColumn
        Caption = #26410#29983#20135#31859#25968
        DataBinding.FieldName = 'WSCMQty'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Styles.Content = cxStyle5
        Styles.Header = cxStyle5
        Width = 95
      end
      object v1Column1: TcxGridDBColumn
        Caption = #21367#22343#37325#19978#38480
        DataBinding.FieldName = 'KZBig'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Options.Sorting = False
        Styles.Content = cxStyle2
        Styles.Header = cxStyle1
        Width = 82
      end
      object v1Column3: TcxGridDBColumn
        Caption = #21367#22343#37325#19979#38480
        DataBinding.FieldName = 'KZSmal'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Options.Sorting = False
        Styles.Content = cxStyle2
        Styles.Header = cxStyle1
        Width = 80
      end
    end
    object cxGrid1Level1: TcxGridLevel
      GridView = Tv1
    end
  end
  object cxGrid2: TcxGrid
    Left = 844
    Top = 252
    Width = 242
    Height = 484
    Align = alLeft
    TabOrder = 3
    object Tv2: TcxGridDBTableView
      NavigatorButtons.ConfirmDelete = False
      OnCellClick = Tv2CellClick
      OnCellDblClick = Tv2CellDblClick
      DataController.DataSource = DataSource2
      DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
      DataController.Summary.DefaultGroupSummaryItems = <>
      DataController.Summary.FooterSummaryItems = <
        item
          Kind = skSum
          Column = v2Column1
        end
        item
          Kind = skSum
          Column = Tv2CDQty
        end>
      DataController.Summary.SummaryGroups = <>
      OptionsCustomize.ColumnFiltering = False
      OptionsSelection.CellSelect = False
      OptionsView.Footer = True
      OptionsView.GroupByBox = False
      Styles.Header = cxStyle1
      object tv2CDType: TcxGridDBColumn
        Caption = #30133#28857#31181#31867
        DataBinding.FieldName = 'CDName'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Options.Sorting = False
        Styles.Content = cxStyle2
        Styles.Header = cxStyle1
        Width = 77
      end
      object tv2CDWZ: TcxGridDBColumn
        Caption = #20301#32622#36215
        DataBinding.FieldName = 'CDBeg'
        PropertiesClassName = 'TcxTextEditProperties'
        HeaderAlignmentHorz = taCenter
        HeaderGlyphAlignmentHorz = taCenter
        Options.Sorting = False
        Styles.Content = cxStyle2
        Styles.Header = cxStyle1
        Width = 56
      end
      object v2Column2: TcxGridDBColumn
        Caption = #20301#32622#27490
        DataBinding.FieldName = 'CDend'
        HeaderAlignmentHorz = taCenter
        HeaderGlyphAlignmentHorz = taCenter
        Width = 58
      end
      object Tv2CDQty: TcxGridDBColumn
        Caption = #25968#37327
        DataBinding.FieldName = 'CDQty'
        PropertiesClassName = 'TcxTextEditProperties'
        Properties.OnEditValueChanged = Tv2CDQtyPropertiesEditValueChanged
        HeaderAlignmentHorz = taCenter
        Options.Sorting = False
        Styles.Content = cxStyle2
        Styles.Header = cxStyle1
        Width = 47
      end
      object Tv2CDReason: TcxGridDBColumn
        Caption = #21407#22240
        DataBinding.FieldName = 'CDReason'
        Visible = False
        HeaderAlignmentHorz = taCenter
        Options.Sorting = False
        Styles.Content = cxStyle2
        Styles.Header = cxStyle1
        Width = 131
      end
      object v2Column1: TcxGridDBColumn
        DataBinding.FieldName = 'CDQty'
        Visible = False
        Width = 55
      end
    end
    object cxGridLevel1: TcxGridLevel
      GridView = Tv2
    end
  end
  object cxGrid3: TcxGrid
    Left = 1086
    Top = 252
    Width = 127
    Height = 484
    Align = alLeft
    TabOrder = 4
    object Tv3: TcxGridDBTableView
      NavigatorButtons.ConfirmDelete = False
      OnCellClick = Tv3CellClick
      DataController.DataSource = DataSource3
      DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
      DataController.Summary.DefaultGroupSummaryItems = <>
      DataController.Summary.FooterSummaryItems = <
        item
          Kind = skSum
        end>
      DataController.Summary.SummaryGroups = <>
      OptionsCustomize.ColumnFiltering = False
      OptionsView.Footer = True
      OptionsView.GroupByBox = False
      Styles.Header = cxStyle1
      object cxGridDBColumn1: TcxGridDBColumn
        Caption = #24050#30331#35760#27597#21367
        DataBinding.FieldName = 'MJID'
        HeaderAlignmentHorz = taCenter
        Options.Focusing = False
        Options.Sorting = False
        Styles.Content = cxStyle2
        Styles.Header = cxStyle1
        Width = 120
      end
    end
    object cxGridLevel2: TcxGridLevel
      GridView = Tv3
    end
  end
  object Panel5: TPanel
    Left = 498
    Top = 252
    Width = 346
    Height = 484
    Align = alLeft
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 5
    object Label3: TLabel
      Left = 111
      Top = 28
      Width = 60
      Height = 29
      Caption = #27611#37325
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label4: TLabel
      Left = 111
      Top = 92
      Width = 60
      Height = 29
      Caption = #38271#24230
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label5: TLabel
      Left = 111
      Top = 155
      Width = 60
      Height = 29
      Caption = #24133#23485
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label6: TLabel
      Left = 111
      Top = 219
      Width = 60
      Height = 29
      Caption = #29677#32452
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label7: TLabel
      Left = 305
      Top = 95
      Width = 16
      Height = 29
      Caption = 'M'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label8: TLabel
      Left = 305
      Top = 32
      Width = 32
      Height = 29
      Caption = 'Kg'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label9: TLabel
      Left = 305
      Top = 158
      Width = 32
      Height = 29
      Caption = 'CM'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label10: TLabel
      Left = 111
      Top = 345
      Width = 60
      Height = 29
      Caption = #20811#37325
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label11: TLabel
      Left = 281
      Top = 345
      Width = 62
      Height = 29
      Caption = 'g/'#13217
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label12: TLabel
      Left = 111
      Top = 283
      Width = 60
      Height = 29
      Caption = #30133#28857
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label13: TLabel
      Left = 305
      Top = 286
      Width = 16
      Height = 29
      Caption = 'M'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label14: TLabel
      Left = 21
      Top = 400
      Width = 180
      Height = 24
      Caption = 'aaaaaaaaaaaaaaa'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -24
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
    end
    object MJMaoZ: TEdit
      Left = 173
      Top = 24
      Width = 131
      Height = 37
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
      ReadOnly = True
      TabOrder = 0
      OnChange = MJMaoZChange
      OnClick = MJMaoZClick
    end
    object MJLen: TEdit
      Left = 173
      Top = 88
      Width = 131
      Height = 37
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
      ReadOnly = True
      TabOrder = 1
      OnChange = MJMaoZChange
      OnClick = MJLenClick
    end
    object MJFK: TEdit
      Left = 173
      Top = 152
      Width = 131
      Height = 37
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
      ReadOnly = True
      TabOrder = 2
      OnChange = MJMaoZChange
      OnClick = MJFKClick
    end
    object MJBanZu: TEdit
      Tag = 2
      Left = 173
      Top = 216
      Width = 131
      Height = 37
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
      ReadOnly = True
      TabOrder = 3
      OnClick = MJBanZuClick
    end
    object BTPrint: TButton
      Left = 6
      Top = 164
      Width = 90
      Height = 50
      Caption = #25171#21360#26465#30721
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 4
      OnClick = BTPrintClick
    end
    object Button38: TButton
      Left = 304
      Top = 220
      Width = 22
      Height = 28
      Caption = '....'
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 5
      Visible = False
      OnClick = Button38Click
    end
    object MJSJKZ: TEdit
      Left = 178
      Top = 343
      Width = 102
      Height = 37
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
      ReadOnly = True
      TabOrder = 6
      OnClick = MJSJKZClick
    end
    object CDQty: TEdit
      Tag = 99999
      Left = 178
      Top = 280
      Width = 124
      Height = 37
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
      ReadOnly = True
      TabOrder = 7
      OnClick = MJSJKZClick
    end
    object BTAdd: TButton
      Left = 6
      Top = 25
      Width = 90
      Height = 50
      Caption = #26032#22686
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 8
      OnClick = BTAddClick
    end
    object BTEdit: TButton
      Left = 235
      Top = 404
      Width = 47
      Height = 25
      Caption = #20462#25913
      TabOrder = 9
      Visible = False
      OnClick = BTEditClick
    end
    object Button5: TButton
      Left = 6
      Top = 305
      Width = 90
      Height = 50
      Caption = #37325#26032#25171#21360
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 10
      OnClick = Button5Click
    end
  end
  object Panel3: TPanel
    Left = 144
    Top = 33
    Width = 657
    Height = 172
    BevelInner = bvRaised
    BevelOuter = bvLowered
    ParentColor = True
    TabOrder = 6
    Visible = False
    object SpeedButton1: TSpeedButton
      Left = 4
      Top = 3
      Width = 80
      Height = 80
      Caption = '0'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -37
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 88
      Top = 3
      Width = 80
      Height = 80
      Caption = '1'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -37
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton1Click
    end
    object SpeedButton3: TSpeedButton
      Left = 172
      Top = 3
      Width = 80
      Height = 80
      Caption = '2'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -37
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton1Click
    end
    object SpeedButton4: TSpeedButton
      Left = 256
      Top = 3
      Width = 80
      Height = 80
      Caption = '3'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -37
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton1Click
    end
    object SpeedButton5: TSpeedButton
      Left = 340
      Top = 3
      Width = 80
      Height = 80
      Caption = '4'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -37
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton1Click
    end
    object SpeedButton6: TSpeedButton
      Left = 4
      Top = 87
      Width = 80
      Height = 80
      Caption = '5'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -37
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton1Click
    end
    object SpeedButton7: TSpeedButton
      Left = 88
      Top = 87
      Width = 80
      Height = 80
      Caption = '6'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -37
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton1Click
    end
    object SpeedButton8: TSpeedButton
      Left = 172
      Top = 87
      Width = 80
      Height = 80
      Caption = '7'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -37
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton1Click
    end
    object SpeedButton9: TSpeedButton
      Left = 256
      Top = 87
      Width = 80
      Height = 80
      Caption = '8'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -37
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton1Click
    end
    object SpeedButton10: TSpeedButton
      Left = 340
      Top = 87
      Width = 80
      Height = 80
      Caption = '9'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -37
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton1Click
    end
    object SpeedButton11: TSpeedButton
      Tag = 9
      Left = 424
      Top = 87
      Width = 80
      Height = 80
      Caption = '.'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -53
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
      OnClick = SpeedButton1Click
    end
    object SpeedButton12: TSpeedButton
      Left = 424
      Top = 3
      Width = 80
      Height = 80
      Caption = #8592
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -53
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton12Click
    end
    object SpeedButton49: TSpeedButton
      Tag = 9
      Left = 536
      Top = 44
      Width = 104
      Height = 80
      Caption = #38544#34255
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -35
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold]
      ParentFont = False
      OnClick = SpeedButton49Click
    end
  end
  object ScrollBox1: TScrollBox
    Left = 0
    Top = 252
    Width = 498
    Height = 484
    Align = alLeft
    TabOrder = 7
    object SpeedButton13: TSpeedButton
      Left = 3
      Top = 0
      Width = 80
      Height = 80
      Caption = #23567#40657#28857
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton14: TSpeedButton
      Left = 85
      Top = 0
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton15: TSpeedButton
      Left = 167
      Top = 0
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton16: TSpeedButton
      Left = 249
      Top = 0
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton17: TSpeedButton
      Left = 331
      Top = 0
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton18: TSpeedButton
      Left = 413
      Top = 0
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton19: TSpeedButton
      Left = 3
      Top = 82
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton20: TSpeedButton
      Left = 85
      Top = 82
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton21: TSpeedButton
      Left = 167
      Top = 82
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton22: TSpeedButton
      Left = 249
      Top = 82
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton23: TSpeedButton
      Left = 331
      Top = 82
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton24: TSpeedButton
      Left = 413
      Top = 82
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton25: TSpeedButton
      Left = 3
      Top = 165
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton26: TSpeedButton
      Left = 85
      Top = 165
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton27: TSpeedButton
      Left = 167
      Top = 165
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton28: TSpeedButton
      Left = 249
      Top = 165
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton29: TSpeedButton
      Left = 331
      Top = 165
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton30: TSpeedButton
      Left = 413
      Top = 165
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton31: TSpeedButton
      Left = 3
      Top = 248
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton32: TSpeedButton
      Left = 85
      Top = 248
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton33: TSpeedButton
      Left = 167
      Top = 248
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton34: TSpeedButton
      Left = 249
      Top = 248
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton35: TSpeedButton
      Left = 331
      Top = 248
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton36: TSpeedButton
      Left = 413
      Top = 248
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton37: TSpeedButton
      Left = 3
      Top = 332
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton38: TSpeedButton
      Left = 85
      Top = 332
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton39: TSpeedButton
      Left = 167
      Top = 332
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton40: TSpeedButton
      Left = 249
      Top = 332
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton41: TSpeedButton
      Left = 331
      Top = 332
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
    object SpeedButton42: TSpeedButton
      Left = 413
      Top = 332
      Width = 80
      Height = 80
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #40657#20307
      Font.Style = []
      ParentFont = False
      Visible = False
      OnClick = SpeedButton13Click
    end
  end
  object Panel6: TPanel
    Left = 174
    Top = 263
    Width = 1035
    Height = 428
    TabOrder = 8
    Visible = False
    object Panel10: TPanel
      Left = 1
      Top = 1
      Width = 1033
      Height = 23
      Align = alTop
      Alignment = taLeftJustify
      BevelOuter = bvNone
      Caption = #36873#21333
      Color = clSkyBlue
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 0
      OnMouseMove = Panel10MouseMove
      object Image2: TImage
        Left = 1000
        Top = 3
        Width = 22
        Height = 16
        ParentShowHint = False
        Picture.Data = {
          07544269746D617076040000424D760400000000000036000000280000001500
          0000110000000100180000000000400400000000000000000000000000000000
          0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
          FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
          FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
          FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
          FF00FFFFFFFFFFFFF0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6
          F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6FFFFFFFFFF
          FF00FFFFFFFFFFFF404040404040404040404040404040404040404040404040
          404040404040404040404040404040404040404040404040F0CAA6FFFFFFFFFF
          FF00FFFFFFFFFFFFFFFFFF808080808080808080808080808080808080808080
          808080808080808080808080808080808080808080404040F0CAA6FFFFFFFFFF
          FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
          C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
          FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
          C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
          FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4000000000000C8D0D4C8D0D4
          C8D0D4C8D0D4000000000000C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
          FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4000000000000C8D0D4
          C8D0D4000000000000C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
          FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000000000
          000000000000C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
          FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000
          000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
          FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000000000
          000000000000C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
          FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4000000000000C8D0D4
          C8D0D4000000000000C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
          FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4000000000000C8D0D4C8D0D4
          C8D0D4C8D0D4000000000000C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
          FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
          C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
          FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
          C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
          FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
          FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
          FF00}
        ShowHint = True
        Transparent = True
        OnClick = Image2Click
      end
    end
    object Button2: TButton
      Left = 144
      Top = 366
      Width = 65
      Height = 51
      Caption = #30830#23450
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 1
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 776
      Top = 366
      Width = 65
      Height = 51
      Caption = #21462#28040
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 2
      OnClick = Button3Click
    end
    object cxGrid4: TcxGrid
      Left = 3
      Top = 25
      Width = 1027
      Height = 330
      TabOrder = 3
      object TvSel: TcxGridDBTableView
        NavigatorButtons.ConfirmDelete = False
        OnCellClick = TvSelCellClick
        DataController.DataSource = DataSource1
        DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
        DataController.Summary.DefaultGroupSummaryItems = <>
        DataController.Summary.FooterSummaryItems = <
          item
            Kind = skSum
          end>
        DataController.Summary.SummaryGroups = <>
        OptionsCustomize.ColumnFiltering = False
        OptionsView.GroupByBox = False
        Styles.Header = cxStyle1
        object cxGridDBColumn2: TcxGridDBColumn
          Caption = #36873#20013
          DataBinding.FieldName = 'SSel'
          PropertiesClassName = 'TcxCheckBoxProperties'
          Properties.ImmediatePost = True
          Properties.NullStyle = nssUnchecked
          Properties.OnChange = cxGridDBColumn2PropertiesChange
          HeaderAlignmentHorz = taCenter
          Options.Sorting = False
          Styles.Content = cxStyle6
          Width = 84
        end
        object vSelColumn3: TcxGridDBColumn
          Caption = #29983#20135#24207#21495
          DataBinding.FieldName = 'SCOrder'
          Options.Focusing = False
          Styles.Content = cxStyle4
          Styles.Header = cxStyle4
          Width = 74
        end
        object vSelColumn1: TcxGridDBColumn
          Caption = #35746#21333#21495
          DataBinding.FieldName = 'OrderNo'
          HeaderAlignmentHorz = taCenter
          Styles.Content = cxStyle6
          Width = 149
        end
        object vSelColumn4: TcxGridDBColumn
          Caption = #20195#21495
          DataBinding.FieldName = 'SWFBCodeName'
          HeaderAlignmentHorz = taCenter
          Width = 76
        end
        object vSelColumn6: TcxGridDBColumn
          Caption = #23450#21367#38271
          DataBinding.FieldName = 'BigLen'
          HeaderAlignmentHorz = taCenter
          Width = 69
        end
        object vSelColumn5: TcxGridDBColumn
          Caption = #23450#21367#25968
          DataBinding.FieldName = 'BigCount'
          HeaderAlignmentHorz = taCenter
          Width = 70
        end
        object cxGridDBColumn7: TcxGridDBColumn
          Caption = #29983#20135#38376#24133
          DataBinding.FieldName = 'BigFK'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Options.Sorting = False
          Styles.Content = cxStyle6
          Styles.Header = cxStyle1
          Width = 71
        end
        object vSelColumn7: TcxGridDBColumn
          Caption = #32593#23380#30446#25968
          DataBinding.FieldName = 'WKMS'
          Width = 66
        end
        object cxGridDBColumn5: TcxGridDBColumn
          Caption = #39068#33394
          DataBinding.FieldName = 'SWFBColor'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Options.Sorting = False
          Styles.Content = cxStyle6
          Width = 43
        end
        object cxGridDBColumn6: TcxGridDBColumn
          Caption = #33457#22411
          DataBinding.FieldName = 'SWFBHW'
          HeaderAlignmentHorz = taCenter
          Options.Focusing = False
          Options.Sorting = False
          Styles.Content = cxStyle6
          Width = 60
        end
        object vSelColumn2: TcxGridDBColumn
          Caption = #20811#37325
          DataBinding.FieldName = 'SWFBKZ'
          Styles.Content = cxStyle6
          Width = 38
        end
      end
      object cxGridLevel3: TcxGridLevel
        GridView = TvSel
      end
    end
  end
  object MovePanel1: TMovePanel
    Left = 26
    Top = 254
    Width = 439
    Height = 299
    BevelInner = bvLowered
    Color = clSkyBlue
    TabOrder = 9
    Visible = False
    object Label17: TLabel
      Left = 50
      Top = 47
      Width = 120
      Height = 29
      Caption = #36215#22987#20301#32622
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label18: TLabel
      Left = 237
      Top = 116
      Width = 30
      Height = 29
      Caption = #21040
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label19: TLabel
      Left = 353
      Top = 55
      Width = 16
      Height = 29
      Caption = 'M'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label20: TLabel
      Left = 353
      Top = 167
      Width = 16
      Height = 29
      Caption = 'M'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label21: TLabel
      Left = 51
      Top = 116
      Width = 112
      Height = 29
      Caption = 'Label21'
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 171
      Top = 47
      Width = 174
      Height = 37
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 0
      OnClick = Edit1Click
    end
    object Button1: TButton
      Left = 73
      Top = 223
      Width = 75
      Height = 49
      Caption = #30830#23450
      TabOrder = 1
      OnClick = Button1Click
    end
    object Button4: TButton
      Left = 299
      Top = 223
      Width = 75
      Height = 49
      Caption = #21462#28040
      TabOrder = 2
      OnClick = Button4Click
    end
    object Edit2: TEdit
      Left = 171
      Top = 157
      Width = 174
      Height = 37
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #40657#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 3
      OnClick = Edit2Click
      OnKeyPress = MainIdKeyPress
    end
  end
  object cxStyleRepository1: TcxStyleRepository
    Left = 48
    Top = 40
    object cxStyle1: TcxStyle
      AssignedValues = [svColor, svFont]
      Color = clBtnFace
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
    end
    object cxStyle2: TcxStyle
      AssignedValues = [svFont, svTextColor]
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #23435#20307
      Font.Pitch = fpFixed
      Font.Style = [fsBold]
      TextColor = clDefault
    end
  end
  object cxGridPopupMenu1: TcxGridPopupMenu
    Grid = cxGrid1
    PopupMenus = <>
    Left = 296
    Top = 128
  end
  object DataSource1: TDataSource
    DataSet = Order_MJ
    Left = 328
    Top = 128
  end
  object Order_MJ: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 360
    Top = 128
  end
  object ADOQueryMain: TADOQuery
    Connection = DataLink_RCInspection.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 400
    Top = 128
  end
  object ADOCmd: TADOQuery
    Connection = DataLink_RCInspection.ADOLink
    Parameters = <>
    Left = 432
    Top = 128
  end
  object ADOTmp: TADOQuery
    Connection = DataLink_RCInspection.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 464
    Top = 128
  end
  object RMDB_Main: TRMDBDataSet
    Visible = True
    DataSet = ADOQueryPrint
    Left = 536
    Top = 128
  end
  object RM2: TRMGridReport
    ThreadPrepareReport = True
    InitialZoom = pzDefault
    PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
    DefaultCollate = False
    ShowPrintDialog = 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 = 496
    Top = 128
    ReportData = {}
  end
  object DataSource2: TDataSource
    DataSet = CDS_MJCD
    Left = 672
    Top = 136
  end
  object CDS_MJCD: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 632
    Top = 144
  end
  object DataSource3: TDataSource
    DataSet = CDS_MJID
    Left = 1000
    Top = 296
  end
  object CDS_MJID: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 1016
    Top = 312
  end
  object Timer1: TTimer
    Interval = 100
    OnTimer = Timer1Timer
    Left = 944
    Top = 320
  end
  object ADOQueryPrint: TADOQuery
    Connection = DataLink_RCInspection.ADOLink
    LockType = ltReadOnly
    Parameters = <>
    Left = 592
    Top = 136
  end
  object cxStyleRepository2: TcxStyleRepository
    object cxStyle3: TcxStyle
      AssignedValues = [svColor, svFont, svTextColor]
      Color = clBtnFace
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      TextColor = clBlue
    end
  end
  object cxStyleRepository3: TcxStyleRepository
    object cxStyle4: TcxStyle
      AssignedValues = [svColor, svFont, svTextColor]
      Color = clBtnFace
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      TextColor = clRed
    end
  end
  object cxStyleRepository4: TcxStyleRepository
    object cxStyle5: TcxStyle
      AssignedValues = [svColor, svFont, svTextColor]
      Color = clBtnFace
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      TextColor = clOlive
    end
  end
  object cxStyleRepository5: TcxStyleRepository
    object cxStyle6: TcxStyle
      AssignedValues = [svFont]
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #23435#20307
      Font.Style = [fsBold]
    end
  end
  object cxGridPopupMenu2: TcxGridPopupMenu
    Grid = cxGrid4
    PopupMenus = <>
    Left = 624
    Top = 432
  end
end