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

📄 vw_wod.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object frmVW_Wod: TfrmVW_Wod
  Left = 342
  Top = 120
  Width = 374
  Height = 526
  BorderIcons = [biSystemMenu, biMaximize]
  Caption = '加工单明细'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object PanelWo: TPanel
    Left = 0
    Top = 0
    Width = 366
    Height = 499
    Align = alClient
    Color = 16441822
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 6
      Top = 14
      Width = 54
      Height = 12
      Caption = '工单编号:'
    end
    object Label2: TLabel
      Left = 6
      Top = 34
      Width = 54
      Height = 12
      Caption = '工单状态:'
    end
    object Label3: TLabel
      Left = 6
      Top = 55
      Width = 54
      Height = 12
      Caption = '工单类型:'
    end
    object Label4: TLabel
      Left = 6
      Top = 75
      Width = 54
      Height = 12
      Caption = '物耗方式:'
    end
    object Label5: TLabel
      Left = 6
      Top = 95
      Width = 54
      Height = 12
      Caption = '跟踪方式:'
    end
    object Label6: TLabel
      Left = 6
      Top = 113
      Width = 54
      Height = 12
      Caption = '加工件码:'
    end
    object Label7: TLabel
      Left = 6
      Top = 133
      Width = 54
      Height = 12
      Caption = '编码名称:'
    end
    object Label9: TLabel
      Left = 6
      Top = 174
      Width = 54
      Height = 12
      Caption = '订单单号:'
    end
    object Label10: TLabel
      Left = 6
      Top = 194
      Width = 30
      Height = 12
      Caption = '行号:'
    end
    object Label24: TLabel
      Left = 7
      Top = 276
      Width = 42
      Height = 12
      Caption = '生管员:'
    end
    object Label26: TLabel
      Left = 6
      Top = 213
      Width = 54
      Height = 12
      Caption = '工艺路线:'
    end
    object Label8: TLabel
      Left = 7
      Top = 234
      Width = 30
      Height = 12
      Caption = '来源:'
    end
    object Label12: TLabel
      Left = 6
      Top = 154
      Width = 54
      Height = 12
      Caption = '计量单位:'
    end
    object Label11: TLabel
      Left = 7
      Top = 255
      Width = 30
      Height = 12
      Caption = '批号:'
    end
    object seWoCode: TSDEdit
      Left = 62
      Top = 8
      Width = 135
      Height = 18
      Ctl3D = False
      ImeName = '中文 (简体) - 微软拼音'
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'seWoCode'
      SplitSymbol = ' | '
    end
    object scWoStatus: TSDComboBox
      Left = 62
      Top = 28
      Width = 136
      Height = 20
      Color = 16441822
      Ctl3D = False
      ImeName = '中文 (简体) - 微软拼音'
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 1
      Items.Strings = (
        '1-预备'
        '2-确认计划'
        '3-待下达'
        '4-已下达'
        '5-已完工'
        '')
      KeyItem = cbItem2
    end
    object scWoType: TSDComboBox
      Left = 62
      Top = 48
      Width = 136
      Height = 20
      Color = 16441822
      Ctl3D = False
      ImeName = '中文 (简体) - 微软拼音'
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 2
      Items.Strings = (
        '1-常规加工'
        '2-返工'
        '3-改装'
        '4-委外'
        '5-副产品')
      KeyItem = cbItem2
    end
    object scWoConsume: TSDComboBox
      Left = 62
      Top = 68
      Width = 152
      Height = 20
      Color = 16441822
      Ctl3D = False
      ImeName = '中文 (简体) - 微软拼音'
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 3
      Items.Strings = (
        '1-据物料单'
        '2-据配套表')
      KeyItem = cbItem2
    end
    object scWoTrace: TSDComboBox
      Left = 62
      Top = 88
      Width = 152
      Height = 20
      Color = 16441822
      Ctl3D = False
      ImeName = '中文 (简体) - 微软拼音'
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 4
      Items.Strings = (
        '1-按工艺路线'
        '2-按工单路线')
      KeyItem = cbItem2
    end
    object seWoGoods: TSDEdit
      Left = 62
      Top = 108
      Width = 189
      Height = 18
      Ctl3D = False
      ImeName = '中文 (简体) - 微软拼音'
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 5
      Text = 'seWoGoods'
      KeyItem = cbItem2
      SplitSymbol = ' | '
    end
    object seWoGoodsName: TSDEdit
      Left = 62
      Top = 128
      Width = 188
      Height = 18
      Ctl3D = False
      ImeName = '中文 (简体) - 微软拼音'
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 6
      Text = 'seWoGoodsName'
      SplitSymbol = ' | '
    end
    object scWoSodLine: TSDComboBox
      Left = 62
      Top = 187
      Width = 170
      Height = 20
      Color = 16441822
      Ctl3D = False
      ImeName = '中文 (简体) - 微软拼音'
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 7
      KeyItem = cbItem2
    end
    object scWoProducter: TSDComboBox
      Left = 62
      Top = 267
      Width = 144
      Height = 20
      Color = 16441822
      Ctl3D = False
      ImeName = '中文 (简体) - 微软拼音'
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 8
      KeyItem = cbItem2
    end
    object scWoRoute: TSDComboBox
      Left = 62
      Top = 207
      Width = 170
      Height = 20
      Color = 16441822
      Ctl3D = False
      ImeName = '中文 (简体) - 微软拼音'
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 9
      KeyItem = cbItem2
    end
    object scWoFrom: TSDComboBox
      Left = 62
      Top = 227
      Width = 170
      Height = 20
      Color = 16441822
      Ctl3D = False
      ImeName = '中文 (简体) - 微软拼音'
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 10
      Items.Strings = (
        '1-手工录入'
        '2-计划生成'
        '')
      KeyItem = cbItem2
    end
    object scWoUnit: TSDComboBox
      Left = 62
      Top = 147
      Width = 112
      Height = 20
      Style = csDropDownList
      Color = 16441822
      Ctl3D = False
      ImeName = '中文 (简体) - 微软拼音'
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 11
      KeyItem = cbItem2
    end
    object scWoBatch: TSDComboBox
      Left = 62
      Top = 247
      Width = 170
      Height = 20
      Color = 16441822
      Ctl3D = False
      ImeName = '中文 (简体) - 微软拼音'
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 12
      KeyItem = cbItem2
    end
    object seWoSoCode: TSDEdit
      Left = 62
      Top = 168
      Width = 155
      Height = 18
      Ctl3D = False
      ImeName = '中文 (简体) - 微软拼音'
      ParentColor = True
      ParentCtl3D = False

⌨️ 快捷键说明

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