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

📄 wrgcopy.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
        KeyItem = cbItem2
      end
      object deWrgIdate: TDateEdit
        Left = 61
        Top = 69
        Width = 90
        Height = 18
        LineOffset = 2
        LineColor = clGreen
        LineVisible = False
        CDate = '2001-05-11'
        InitDate = '2001-05-11'
        ModalResult = 0
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        TabOrder = 2
        Color = 50331647
        Ctl3D = False
        ParentFont = False
        ParentCtl3D = False
      end
      object deWrgEdate: TDateEdit
        Left = 61
        Top = 47
        Width = 90
        Height = 18
        LineOffset = 2
        LineColor = clGreen
        LineVisible = False
        CDate = '2001-05-11'
        InitDate = '2001-05-11'
        ModalResult = 0
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        TabOrder = 3
        Color = 50331647
        Ctl3D = False
        ParentFont = False
        ParentCtl3D = False
      end
      object scWrgType: TSDComboBox
        Left = 61
        Top = 88
        Width = 135
        Height = 20
        Color = clWhite
        Ctl3D = False
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ItemHeight = 12
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 4
        Items.Strings = (
          '1-正常'
          '2-平行'
          '3-交叉'
          '4-混合')
      end
      object scWrgState: TSDComboBox
        Left = 61
        Top = 110
        Width = 135
        Height = 20
        Color = clWhite
        Ctl3D = False
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ItemHeight = 12
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 5
        Items.Strings = (
          '1-预备'
          '2-确定'
          '3-停用'
          '4-作废')
      end
      object seWrgRlt: TSDEdit
        Left = 60
        Top = 187
        Width = 111
        Height = 18
        Ctl3D = False
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = True
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 6
        Text = 'seWrgRlt'
        SplitSymbol = ' | '
      end
      object seWrgSlt: TSDEdit
        Left = 60
        Top = 162
        Width = 111
        Height = 18
        Ctl3D = False
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = True
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 7
        Text = 'seWrgSlt'
        SplitSymbol = ' | '
      end
      object seWrgQlt: TSDEdit
        Left = 60
        Top = 136
        Width = 111
        Height = 18
        Ctl3D = False
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = True
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 8
        Text = 'seWrgQlt'
        SplitSymbol = ' | '
      end
      object seWrgWlt: TSDEdit
        Left = 240
        Top = 136
        Width = 111
        Height = 18
        Ctl3D = False
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = True
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 9
        Text = 'seWrgWlt'
        SplitSymbol = ' | '
      end
      object seWrgMlt: TSDEdit
        Left = 240
        Top = 162
        Width = 111
        Height = 18
        Ctl3D = False
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = True
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 10
        Text = 'seWrgMlt'
        SplitSymbol = ' | '
      end
      object seWrgPQty: TSDEdit
        Left = 240
        Top = 187
        Width = 111
        Height = 18
        Ctl3D = False
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = True
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 11
        Text = 'seWrgPQty'
        SplitSymbol = ' | '
      end
      object cheChkFlg: TCheckBox
        Left = 207
        Top = 61
        Width = 71
        Height = 19
        Alignment = taLeftJustify
        Caption = '检验标识'
        TabOrder = 12
      end
      object cheWxFlg: TCheckBox
        Left = 207
        Top = 80
        Width = 71
        Height = 19
        Alignment = taLeftJustify
        Caption = '外协标识'
        TabOrder = 13
      end
      object seWrgWxAmt: TSDEdit
        Left = 262
        Top = 108
        Width = 88
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 14
        SplitSymbol = ' | '
      end
    end
    object Panel2: TPanel
      Left = 5
      Top = 21
      Width = 224
      Height = 22
      Color = clBackground
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWhite
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 4
      object rbtRouted: TRadioButton
        Left = 5
        Top = 2
        Width = 104
        Height = 21
        Caption = '按工艺路线表'
        Checked = True
        TabOrder = 0
        TabStop = True
        OnClick = rbtRoutedClick
      end
      object rbtWrg: TRadioButton
        Left = 110
        Top = 2
        Width = 104
        Height = 21
        Caption = '按工单路线表'
        TabOrder = 1
        OnClick = rbtWrgClick
      end
    end
    object scWrgRoute: TSDComboBox
      Left = 95
      Top = 43
      Width = 206
      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 = 5
      OnClick = scWrgRouteClick
      Items.Strings = (
        '1-采购件'
        '2-制造件'
        '')
    end
    object scWrgWoF: TSDComboBox
      Left = 95
      Top = 63
      Width = 206
      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 = 6
      OnClick = scWrgWoFClick
      Items.Strings = (
        '1-采购件'
        '2-制造件'
        '')
      KeyItem = cbItem2
    end
    object seWrgWo: TSDEdit
      Left = 62
      Top = 2
      Width = 166
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 7
      SplitSymbol = ' | '
    end
  end
end

⌨️ 快捷键说明

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