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

📄 wsgmcopy.dfm

📁 速达开源ERP系统
💻 DFM
字号:
object frmWsgmCopy: TfrmWsgmCopy
  Left = 319
  Top = 130
  Width = 396
  Height = 545
  BorderIcons = [biSystemMenu]
  Caption = '工单配套表复制'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object FloatPanel1: TFloatPanel
    Left = 0
    Top = 0
    Width = 388
    Height = 518
    Align = alClient
    Color = 16643297
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 0
    object Label1: TLabel
      Left = 5
      Top = 70
      Width = 90
      Height = 12
      Caption = '来源加工单单号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 5
      Top = 49
      Width = 90
      Height = 12
      Caption = '来源加工件编码:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 9
      Top = 309
      Width = 54
      Height = 12
      Caption = '物料明细:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 7
      Top = 7
      Width = 54
      Height = 12
      Caption = '加工单号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object btnCancel: TBitBtn
      Left = 297
      Top = 484
      Width = 76
      Height = 23
      Caption = '取消(&C)'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      TabStop = False
      OnClick = btnCancelClick
      Kind = bkCancel
    end
    object btnOK: TBitBtn
      Left = 210
      Top = 484
      Width = 78
      Height = 23
      Caption = '确定(&O)'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ModalResult = 1
      ParentFont = False
      TabOrder = 1
      TabStop = False
      OnClick = btnOKClick
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333330000333333333333333333333333F33333333333
        00003333344333333333333333388F3333333333000033334224333333333333
        338338F3333333330000333422224333333333333833338F3333333300003342
        222224333333333383333338F3333333000034222A22224333333338F338F333
        8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
        33333338F83338F338F33333000033A33333A222433333338333338F338F3333
        0000333333333A222433333333333338F338F33300003333333333A222433333
        333333338F338F33000033333333333A222433333333333338F338F300003333
        33333333A222433333333333338F338F00003333333333333A22433333333333
        3338F38F000033333333333333A223333333333333338F830000333333333333
        333A333333333333333338330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
    object sgWsgm: TSDGrid
      Left = 5
      Top = 87
      Width = 372
      Height = 220
      Color = 16308950
      Ctl3D = False
      DefaultRowHeight = 18
      FixedColor = 16308950
      FixedCols = 0
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 2
      OnSelectCell = sgWsgmSelectCell
      OddGridColor = clInfoBk
      Columns = <
        item
          ColumnFont.Charset = ANSI_CHARSET
          ColumnFont.Color = clNavy
          ColumnFont.Height = -12
          ColumnFont.Name = '宋体'
          ColumnFont.Style = []
          TitleString = '  '
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = ANSI_CHARSET
          ColumnFont.Color = clNavy
          ColumnFont.Height = -12
          ColumnFont.Name = '宋体'
          ColumnFont.Style = []
          TitleString = '序号'
          ColumnWidth = 0
        end
        item
          ColumnFont.Charset = ANSI_CHARSET
          ColumnFont.Color = clNavy
          ColumnFont.Height = -12
          ColumnFont.Name = '宋体'
          ColumnFont.Style = []
          TitleString = '物料编码'
          ColumnWidth = 0
        end
        item
          EditType = sdComboBox
          ColumnFont.Charset = ANSI_CHARSET
          ColumnFont.Color = clNavy
          ColumnFont.Height = -12
          ColumnFont.Name = '宋体'
          ColumnFont.Style = []
          TitleString = '物料名称'
          ColumnWidth = 0
        end
        item
          EditType = sdComboBox
          ColumnFont.Charset = ANSI_CHARSET
          ColumnFont.Color = clNavy
          ColumnFont.Height = -12
          ColumnFont.Name = '宋体'
          ColumnFont.Style = []
          TitleString = '单位'
          ColumnWidth = 0
        end>
      ColWidths = (
        25
        28
        108
        163
        39)
    end
    object Panel1: TPanel
      Left = 5
      Top = 324
      Width = 372
      Height = 154
      BevelInner = bvLowered
      BevelOuter = bvNone
      Color = 16308950
      Ctl3D = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 3
      object Label17: TLabel
        Left = 2
        Top = 31
        Width = 54
        Height = 12
        Caption = '消耗定额:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label20: TLabel
        Left = 14
        Top = 52
        Width = 42
        Height = 12
        Caption = '损耗率:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label24: TLabel
        Left = 26
        Top = 11
        Width = 30
        Height = 12
        Caption = '来源:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label25: TLabel
        Left = 2
        Top = 133
        Width = 54
        Height = 12
        Caption = '所在工序:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label3: TLabel
        Left = 2
        Top = 72
        Width = 54
        Height = 12
        Caption = '定额领料:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label4: TLabel
        Left = 26
        Top = 92
        Width = 30
        Height = 12
        Caption = '货位:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label30: TLabel
        Left = 26
        Top = 113
        Width = 30
        Height = 12
        Caption = '批号:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object seWsgmCopyQty: TSDEdit
        Left = 58
        Top = 23
        Width = 111
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 0
        SplitSymbol = ' | '
      end
      object seWsgmCopyShl: TSDEdit
        Left = 58
        Top = 43
        Width = 111
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 1
        SplitSymbol = ' | '
      end
      object scWsgmCopyFrom: TSDComboBox
        Left = 58
        Top = 2
        Width = 133
        Height = 20
        Color = 16308950
        Ctl3D = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ItemHeight = 12
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 2
        Items.Strings = (
          '1-采购'
          '2-制造'
          '3-外加工')
      end
      object scWsgmCopyProcess: TSDComboBox
        Left = 58
        Top = 126
        Width = 183
        Height = 20
        Color = 16308950
        Ctl3D = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 3
        KeyItem = cbItem2
      end
      object seWsgmCopyPqty: TSDEdit
        Left = 58
        Top = 64
        Width = 111
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 4
        SplitSymbol = ' | '
      end
      object scWsgmCopyLoc: TSDComboBox
        Left = 58
        Top = 85
        Width = 162
        Height = 20
        Color = 16308950
        Ctl3D = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 5
        Items.Strings = (
          '1-可选'
          '2-必须'
          '3-常用'
          '')
      end
      object scWsgmCopyBatch: TSDComboBox
        Left = 58
        Top = 105
        Width = 161
        Height = 20
        Color = 16308950
        Ctl3D = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 6
        Items.Strings = (
          '1-可选'
          '2-必须'
          '3-常用'
          '')
      end
    end
    object Panel2: TPanel
      Left = 5
      Top = 21
      Width = 246
      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 rbtBomd: TRadioButton
        Left = 5
        Top = 7
        Width = 123
        Height = 12
        Caption = '按物料单(Bom表)'
        Checked = True
        TabOrder = 0
        TabStop = True
        OnClick = rbtBomdClick
      end
      object rbtWsgm: TRadioButton
        Left = 133
        Top = 6
        Width = 105
        Height = 12
        Caption = '按工单配套表'
        TabOrder = 1
        OnClick = rbtWsgmClick
      end
    end
    object scWsgmCopyBom: TSDComboBox
      Left = 95
      Top = 43
      Width = 245
      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 = 5
      OnClick = scWsgmCopyBomClick
      Items.Strings = (
        '1-采购件'
        '2-制造件'
        '')
      KeyItem = cbItem2
    end
    object scWsgmCopyWoF: TSDComboBox
      Left = 95
      Top = 63
      Width = 245
      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 = 6
      OnClick = scWsgmCopyWoFClick
      Items.Strings = (
        '1-采购件'
        '2-制造件'
        '')
    end
    object seWsgmWo: TSDEdit
      Left = 69
      Top = 3
      Width = 160
      Height = 18
      Ctl3D = False
      Enabled = 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 + -