⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 woclose.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      Color = 50197729
      Ctl3D = False
      ParentFont = False
      ParentCtl3D = False
    end
    object deWoSdateT: TDateEdit
      Left = 355
      Top = 37
      Width = 86
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2001-04-26'
      InitDate = '2001-04-26'
      ModalResult = 0
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      TabOrder = 3
      Color = 50197729
      Ctl3D = False
      ParentFont = False
      ParentCtl3D = False
    end
    object scWoRoute: TSDComboBox
      Left = 101
      Top = 16
      Width = 158
      Height = 20
      Color = 16643297
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 12
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 4
      Text = 'scWoRoute'
      KeyItem = cbItem2
    end
    object seWoGoods: TSDEdit
      Left = 101
      Top = 38
      Width = 156
      Height = 18
      Ctl3D = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 5
      Text = 'seWoGoods'
      SplitSymbol = ' | '
    end
    object deWoRdateT: TDateEdit
      Left = 356
      Top = 79
      Width = 85
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2001-04-26'
      InitDate = '2001-04-26'
      ModalResult = 0
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      TabOrder = 6
      Color = 50197729
      Ctl3D = False
      ParentFont = False
      ParentCtl3D = False
    end
    object deWoRdateF: TDateEdit
      Left = 356
      Top = 58
      Width = 85
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2001-04-26'
      InitDate = '2001-04-26'
      ModalResult = 0
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      TabOrder = 7
      Color = 50197729
      Ctl3D = False
      ParentFont = False
      ParentCtl3D = False
    end
    object clbWoState: TCheckListBox
      Left = 549
      Top = 33
      Width = 87
      Height = 87
      Color = 16643297
      Ctl3D = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 12
      Items.Strings = (
        '预备'
        '确认'
        '待下达'
        '已下达'
        '完工')
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 8
    end
    object clbWoType: TCheckListBox
      Left = 451
      Top = 33
      Width = 95
      Height = 87
      Color = 16643297
      Ctl3D = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 12
      Items.Strings = (
        '常规'
        '返工'
        '改装'
        '委外'
        '副产品')
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 9
    end
    object chkWoCode: TCheckBox
      Left = 14
      Top = 66
      Width = 89
      Height = 14
      Caption = '加工单号 从:'
      TabOrder = 10
    end
    object chkWoSdate: TCheckBox
      Left = 265
      Top = 20
      Width = 90
      Height = 13
      Caption = '开工日期 从:'
      TabOrder = 11
    end
    object chkWoRdate: TCheckBox
      Left = 265
      Top = 61
      Width = 90
      Height = 13
      Caption = '完工日期 从:'
      TabOrder = 12
    end
  end
  object sgWoClose: TSDGrid
    Left = 0
    Top = 165
    Width = 668
    Height = 328
    Align = alClient
    Color = 16643297
    ColCount = 10
    Ctl3D = False
    DefaultRowHeight = 22
    FixedColor = 8564917
    FixedCols = 0
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
    ParentCtl3D = False
    TabOrder = 3
    OnClick = sgWoCloseClick
    Columns = <
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clGreen
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '选取'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '加工单号'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '加工件码'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '加工数量'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '完成数量'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '废品数量'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '要求日期'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '开工日期'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '类型'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '状态'
        ColumnWidth = 0
      end>
    ColWidths = (
      29
      67
      123
      57
      59
      63
      56
      68
      62
      57)
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -