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

📄 qcsh.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited frmQcsh: TfrmQcsh
  Left = 30
  Top = 36
  Width = 747
  Height = 485
  Caption = '质检单'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object sgQcsh: TSDGrid [0]
    Left = 0
    Top = 161
    Width = 739
    Height = 212
    Align = alClient
    Color = clWhite
    ColCount = 8
    Ctl3D = False
    DefaultRowHeight = 20
    FixedColor = 8564917
    FixedCols = 0
    RowCount = 4
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 4
    OnDblClick = sgQcshDblClick
    OnSelectCell = sgQcshSelectCell
    OddGridColor = clWhite
    Columns = <
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        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 = (
      8
      51
      77
      148
      111
      112
      101
      104)
  end
  object fpQcsdDetail: TFloatPanel [1]
    Left = 0
    Top = 161
    Width = 739
    Height = 212
    Align = alClient
    Color = 16441822
    Caption = 'fpQcsdDetail'
    ParentColor = False
    TabOrder = 3
    object GroupBox2: TGroupBox
      Left = 6
      Top = 4
      Width = 317
      Height = 196
      TabOrder = 0
      object Label20: TLabel
        Left = 10
        Top = 123
        Width = 54
        Height = 12
        Caption = '技术要求:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label18: TLabel
        Left = 10
        Top = 20
        Width = 54
        Height = 12
        Caption = '质检行号:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label16: TLabel
        Left = 10
        Top = 97
        Width = 54
        Height = 12
        Caption = '物料名称:'
        Enabled = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label15: TLabel
        Left = 10
        Top = 148
        Width = 54
        Height = 12
        Caption = '送检数量:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label21: TLabel
        Left = 10
        Top = 174
        Width = 42
        Height = 12
        Caption = '行状态:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object lblQcsdGoodsName: TLabel
        Left = 66
        Top = 98
        Width = 96
        Height = 12
        Caption = 'lblQcsdGoodsName'
      end
      object Label4: TLabel
        Left = 10
        Top = 46
        Width = 78
        Height = 12
        Caption = '送检单据行号:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label6: TLabel
        Left = 10
        Top = 71
        Width = 54
        Height = 12
        Caption = '物料编码:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label8: TLabel
        Left = 157
        Top = 147
        Width = 54
        Height = 12
        Caption = '实检数量:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object seQcsdLine: TSDEdit
        Left = 68
        Top = 16
        Width = 143
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 0
        Text = 'seQcsdLine'
        CharType = ctNumeric
        SplitSymbol = ' | '
      end
      object seQcsdDQty: TSDEdit
        Left = 63
        Top = 143
        Width = 88
        Height = 18
        Ctl3D = False
        MaxLength = 13
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 2
        Text = '0'
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object scQcsdTrd: TSDComboBox
        Left = 63
        Top = 117
        Width = 143
        Height = 20
        Color = 16441822
        Ctl3D = False
        Enabled = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 1
        Text = 'scQcsdTrd'
        KeyItem = cbItem2
        ReadOnly = True
      end
      object scQcsdState: TSDComboBox
        Left = 63
        Top = 168
        Width = 143
        Height = 20
        Style = csDropDownList
        Color = 16441822
        Ctl3D = False
        Enabled = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 4
        KeyItem = cbItem2
        ReadOnly = True
      end
      object seQcsdCQty: TSDEdit
        Left = 211
        Top = 142
        Width = 95
        Height = 18
        Ctl3D = False
        MaxLength = 13
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 3
        Text = '0'
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seQcsdFLine: TSDEdit
        Left = 94
        Top = 43
        Width = 114
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 5
        Text = 'seQcsdFLine'
        CharType = ctNumeric
        SplitSymbol = ' | '
      end
      object seQcsdGoods: TSDEdit
        Left = 68
        Top = 68
        Width = 235
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 6
        Text = 'seQcsdGoods'
        ButtonVisible = True
        SplitSymbol = ' | '
      end
    end
    object btnOK: TBitBtn
      Left = 627
      Top = 13
      Width = 93
      Height = 26
      Caption = '确定'
      ModalResult = 1
      TabOrder = 2
      OnClick = btnOKClick
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333330000333333333333333333333333F33333333333
        00003333344333333333333333388F3333333333000033334224333333333333
        338338F3333333330000333422224333333333333833338F3333333300003342
        222224333333333383333338F3333333000034222A22224333333338F338F333
        8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
        33333338F83338F338F33333000033A33333A222433333338333338F338F3333
        0000333333333A222433333333333338F338F33300003333333333A222433333
        333333338F338F33000033333333333A222433333333333338F338F300003333
        33333333A222433333333333338F338F00003333333333333A22433333333333
        3338F38F000033333333333333A223333333333333338F830000333333333333
        333A333333333333333338330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
    object btnCancel: TBitBtn
      Left = 627
      Top = 45
      Width = 93
      Height = 27
      Caption = '取消'
      ModalResult = 2
      TabOrder = 3
      OnClick = btnCancelClick
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        333333333333333333333333000033338833333333333333333F333333333333
        0000333911833333983333333388F333333F3333000033391118333911833333
        38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
        911118111118333338F3338F833338F3000033333911111111833333338F3338

⌨️ 快捷键说明

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