qcprod.dfm

来自「一个以前收集的基于C/S架构的ERP客户端源代码」· DFM 代码 · 共 994 行 · 第 1/2 页

DFM
994
字号
      Width = 54
      Height = 12
      Caption = '备    注:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 497
      Top = 124
      Width = 6
      Height = 12
      Caption = '%'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object seQcshCode: TSDEdit
      Left = 78
      Top = 13
      Width = 156
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'seQcshCode'
      OnKeyDown = seQcshCodeKeyDown
      SplitSymbol = ' | '
    end
    object deQcshDate: TDateEdit
      Left = 78
      Top = 39
      Width = 112
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2003-2-18'
      InitDate = '2003-2-18'
      ModalResult = 0
      TabOrder = 1
      Color = 50331647
      Ctl3D = False
      ParentCtl3D = False
    end
    object scQcshUser: TSDComboBox
      Left = 332
      Top = 142
      Width = 156
      Height = 20
      Style = csDropDownList
      Ctl3D = False
      ItemHeight = 12
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 15
      KeyItem = cbItem2
      ReadOnly = True
    end
    object seQcshDocCode: TSDEdit
      Left = 332
      Top = 13
      Width = 156
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 7
      Text = 'seQcshDocCode'
      OnButtonClick = seQcshDocCodeButtonClick
      ButtonVisible = True
      SplitSymbol = ' | '
    end
    object scQcWay: TSDComboBox
      Left = 78
      Top = 65
      Width = 156
      Height = 20
      Style = csDropDownList
      Ctl3D = False
      ItemHeight = 12
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 2
      KeyItem = cbItem2
    end
    object seQcsdGoods: TSDEdit
      Left = 78
      Top = 91
      Width = 156
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 3
      Text = 'seQcsdGoods'
      OnKeyDown = seQcsdGoodsKeyDown
      OnButtonClick = seQcsdGoodsButtonClick
      ButtonVisible = True
      SplitSymbol = ' | '
    end
    object seQcsdGoodsName: TSDEdit
      Tag = 1
      Left = 78
      Top = 117
      Width = 156
      Height = 18
      Ctl3D = False
      Enabled = False
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 4
      Text = 'seQcsdGoodsName'
      SplitSymbol = ' | '
    end
    object seQcsdGoodsSpec: TSDEdit
      Tag = 1
      Left = 78
      Top = 143
      Width = 156
      Height = 18
      Ctl3D = False
      Enabled = False
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 5
      Text = 'seQcsdGoodsSpec'
      SplitSymbol = ' | '
    end
    object scQcCkupHDept: TSDComboBox
      Left = 332
      Top = 43
      Width = 156
      Height = 20
      Style = csDropDownList
      Ctl3D = False
      ItemHeight = 12
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 8
      KeyItem = cbItem2
      ReadOnly = True
    end
    object seCkupDQty: TSDEdit
      Left = 332
      Top = 95
      Width = 50
      Height = 18
      Ctl3D = False
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 11
      Text = '0'
      OnExit = seCkupDQtyExit
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object seCkupPQty: TSDEdit
      Left = 332
      Top = 120
      Width = 50
      Height = 18
      Ctl3D = False
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 13
      Text = '0'
      OnExit = seCkupPQtyExit
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object seCkupPRate: TSDEdit
      Left = 442
      Top = 119
      Width = 50
      Height = 18
      Ctl3D = False
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 14
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object seCkupCQty: TSDEdit
      Left = 442
      Top = 95
      Width = 50
      Height = 18
      Ctl3D = False
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 12
      Text = '0'
      OnExit = seCkupCQtyExit
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object scQcCkupHDeal: TSDComboBox
      Left = 332
      Top = 70
      Width = 156
      Height = 20
      Style = csDropDownList
      Ctl3D = False
      ItemHeight = 12
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 10
      KeyItem = cbItem2
      ReadOnly = True
    end
    object seQcCkupHSupply: TSDEdit
      Left = 78
      Top = 169
      Width = 156
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 6
      Text = 'seQcCkupHSupply'
      Visible = False
      OnButtonClick = seQcCkupHSupplyButtonClick
      ButtonVisible = True
      SplitSymbol = ' | '
    end
    object memCkupResult: TMemo
      Left = 539
      Top = 43
      Width = 177
      Height = 48
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 16
    end
    object memCkupDesc: TMemo
      Left = 539
      Top = 139
      Width = 177
      Height = 48
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 17
    end
    object seQcCkupHProc: TSDEdit
      Left = 336
      Top = 173
      Width = 156
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 9
      Text = 'seQcCkupHProc'
      Visible = False
      OnButtonClick = seQcCkupHProcButtonClick
      ButtonVisible = True
      SplitSymbol = ' | '
    end
  end
  object sgQcsh: TSDGrid [2]
    Left = 0
    Top = 249
    Width = 746
    Height = 189
    Align = alClient
    Color = clWhite
    ColCount = 8
    Ctl3D = False
    DefaultRowHeight = 20
    FixedColor = 8564917
    RowCount = 4
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 3
    OnClick = sgQcshClick
    OnDblClick = sgQcshDblClick
    OddGridColor = 14806523
    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 = clBlack
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '检验数量'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clBlack
        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
      162
      83
      79
      71
      105
      171)
  end
  inherited sbBar: TStatusBar
    Top = 471
    Width = 746
  end
  inherited CoolBar1: TCoolBar
    Width = 746
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 746
      end>
    inherited tbMainBar: TToolBar
      Width = 733
      inherited tbGenDetail: TToolButton
        Visible = False
      end
    end
  end
  object FloatPanel3: TFloatPanel [5]
    Left = 0
    Top = 438
    Width = 746
    Height = 33
    Align = alBottom
    Color = clWhite
    Enabled = False
    Caption = 'FloatPanel3'
    ParentColor = False
    TabOrder = 4
    object Label2: TLabel
      Left = 277
      Top = 9
      Width = 48
      Height = 12
      Anchors = [akTop, akRight]
      Caption = '审核人:'
    end
    object labQcshChecker: TLabel
      Left = 326
      Top = 9
      Width = 84
      Height = 12
      Anchors = [akTop, akRight]
      Caption = 'labQcshChecker'
    end
    object Label7: TLabel
      Left = 529
      Top = 9
      Width = 60
      Height = 12
      Caption = '审核日期:'
    end
    object labQcshCheckDate: TLabel
      Left = 592
      Top = 9
      Width = 96
      Height = 12
      Caption = 'labQcshCheckDate'
    end
    object cbxQcshCheck: TCheckBox
      Left = 67
      Top = 7
      Width = 69
      Height = 17
      Caption = '单已审核'
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
  end
  inherited MainMenu1: TMainMenu
    Left = 585
    Top = 369
  end
  inherited ImageList1: TImageList
    Left = 624
    Top = 365
  end
  inherited BillPrintDlg: TPrintDialog
    Left = 554
    Top = 373
  end
  inherited BillPrnSetupDlg: TPrinterSetupDialog
    Left = 679
    Top = 365
  end
  inherited pmDetail: TPopupMenu
    Left = 655
    Top = 347
  end
end

⌨️ 快捷键说明

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