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

📄 wocancel.dfm

📁 科思ERP部分源码及控件
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      Font.Style = []
      TabOrder = 2
      Color = 50331647
      Ctl3D = False
      ParentFont = False
      ParentCtl3D = False
    end
    object deWoSdateT: TDateEdit
      Left = 397
      Top = 35
      Width = 88
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2003-03-13'
      InitDate = '2003-03-13'
      ModalResult = 0
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      TabOrder = 3
      Color = 50331647
      Ctl3D = False
      ParentFont = False
      ParentCtl3D = False
    end
    object scWoRoute: TSDComboBox
      Left = 91
      Top = 15
      Width = 146
      Height = 20
      Color = clWhite
      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 = 91
      Top = 35
      Width = 146
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 5
      Text = 'seWoGoods'
      SplitSymbol = ' | '
    end
    object deWoRdateT: TDateEdit
      Left = 397
      Top = 73
      Width = 88
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2003-03-13'
      InitDate = '2003-03-13'
      ModalResult = 0
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      TabOrder = 6
      Color = 50331647
      Ctl3D = False
      ParentFont = False
      ParentCtl3D = False
    end
    object deWoRdateF: TDateEdit
      Left = 397
      Top = 54
      Width = 88
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2003-03-13'
      InitDate = '2003-03-13'
      ModalResult = 0
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      TabOrder = 7
      Color = 50331647
      Ctl3D = False
      ParentFont = False
      ParentCtl3D = False
    end
    object clbWoState: TCheckListBox
      Left = 639
      Top = 30
      Width = 80
      Height = 81
      Color = clWhite
      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 = 522
      Top = 30
      Width = 88
      Height = 81
      Color = clWhite
      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 = 28
      Top = 61
      Width = 70
      Height = 13
      Caption = '加工单号'
      TabOrder = 10
    end
    object chkWoSdate: TCheckBox
      Left = 302
      Top = 18
      Width = 92
      Height = 12
      Caption = '开工日期 从:'
      TabOrder = 11
    end
    object chkWoRdate: TCheckBox
      Left = 303
      Top = 56
      Width = 91
      Height = 12
      Caption = '要求日期 从:'
      TabOrder = 12
    end
  end
  object sgWoCancel: TSDGrid
    Left = 0
    Top = 154
    Width = 752
    Height = 347
    Align = alClient
    Color = clWhite
    ColCount = 11
    Ctl3D = False
    DefaultRowHeight = 18
    FixedColor = clInfoBk
    FixedCols = 0
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
    ParentCtl3D = False
    TabOrder = 3
    OnClick = sgWoCancelClick
    OddGridColor = clWhite
    Columns = <
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '   '
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '加工单号'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '加工件码'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '加工件名称'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '加工件规格'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '加工数量'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '要求日期'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '开工日期'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '工艺路线代码'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '类型'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '状态'
        ColumnWidth = 0
      end>
    ColWidths = (
      18
      73
      109
      79
      80
      59
      73
      70
      72
      55
      51)
  end
end

⌨️ 快捷键说明

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