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

📄 gmth_c.dfm

📁 科思ERP部分源码及控件
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      Width = 90
      Height = 26
      Caption = '取消(&C)'
      ModalResult = 2
      TabOrder = 8
      OnClick = btnCancelClick
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        333333333333333333333333000033338833333333333333333F333333333333
        0000333911833333983333333388F333333F3333000033391118333911833333
        38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
        911118111118333338F3338F833338F3000033333911111111833333338F3338
        3333F8330000333333911111183333333338F333333F83330000333333311111
        8333333333338F3333383333000033333339111183333333333338F333833333
        00003333339111118333333333333833338F3333000033333911181118333333
        33338333338F333300003333911183911183333333383338F338F33300003333
        9118333911183333338F33838F338F33000033333913333391113333338FF833
        38F338F300003333333333333919333333388333338FFF830000333333333333
        3333333333333333333888330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
    object memGmtdDesc: TMemo
      Left = 345
      Top = 103
      Width = 179
      Height = 43
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 6
    end
    object seGmtdLine: TSDEdit
      Left = 71
      Top = 16
      Width = 108
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'seGmtdLine'
      CharType = ctNumeric
      SplitSymbol = ' | '
    end
    object seGmtdGoods: TSDEdit
      Left = 71
      Top = 43
      Width = 191
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 1
      Text = 'seGmtdGoods'
      OnExit = seGmtdGoodsExit
      OnButtonClick = seGmtdGoodsButtonClick
      ButtonVisible = True
      SplitSymbol = ' | '
    end
    object seGmtdQty: TSDEdit
      Left = 345
      Top = 40
      Width = 130
      Height = 18
      Ctl3D = False
      MaxLength = 12
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 4
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctNumeric
      OnButtonClick = seGmtdQtyButtonClick
      ButtonVisible = True
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object seGmtdSLoc: TSDEdit
      Left = 345
      Top = 14
      Width = 180
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 3
      Text = 'seGmtdSLoc'
      OnButtonClick = seGmtdSLocButtonClick
      ButtonVisible = True
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
    object seGmtdDLoc: TSDEdit
      Left = 345
      Top = 69
      Width = 180
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 5
      Text = 'seGmtdDLoc'
      OnButtonClick = seGmtdDLocButtonClick
      ButtonVisible = True
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
  end
  inherited sbBar: TStatusBar
    Top = 450
    Width = 661
  end
  inherited CoolBar1: TCoolBar
    Width = 661
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 661
      end>
    inherited tbMainBar: TToolBar
      Width = 648
    end
  end
  object fpGmth: TFloatPanel [4]
    Left = 0
    Top = 39
    Width = 661
    Height = 100
    Align = alTop
    Color = clWhite
    ParentColor = False
    TabOrder = 2
    object Label1: TLabel
      Left = 20
      Top = 15
      Width = 54
      Height = 12
      Caption = '领料单号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 20
      Top = 40
      Width = 54
      Height = 12
      Caption = '制单日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 20
      Top = 65
      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 = 288
      Top = 59
      Width = 42
      Height = 12
      Caption = '单备注:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 288
      Top = 37
      Width = 54
      Height = 12
      Caption = '领料类型:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 288
      Top = 14
      Width = 54
      Height = 12
      Caption = '收发类型:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object seGmthCode: TSDEdit
      Left = 77
      Top = 9
      Width = 151
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'seGmthCode'
      OnKeyDown = seGmthCodeKeyDown
      SplitSymbol = ' | '
    end
    object deGmthDate: TDateEdit
      Left = 77
      Top = 37
      Width = 94
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2003-2-28'
      InitDate = '2003-2-28'
      ModalResult = 0
      TabOrder = 1
      Color = 50331647
      Ctl3D = False
      ParentCtl3D = False
    end
    object scGmthFmonth: TSDComboBox
      Left = 77
      Top = 58
      Width = 94
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 2
    end
    object memGmthDesc: TMemo
      Left = 345
      Top = 54
      Width = 190
      Height = 35
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 5
    end
    object scGmthPosType: TSDComboBox
      Left = 345
      Top = 6
      Width = 154
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 3
      KeyItem = cbItem2
    end
    object scGmthType: TSDComboBox
      Left = 345
      Top = 29
      Width = 154
      Height = 20
      TabStop = False
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 4
      Text = 'scGmthType'
      Items.Strings = (
        '1-工单定额领料'
        '2-工单自由领料'
        '3-工序补料'
        '4-共用件领料'
        '5-部门领料'
        ''
        '')
      KeyItem = cbItem2
    end
  end
  object fpBottom: TFloatPanel [5]
    Left = 0
    Top = 419
    Width = 661
    Height = 31
    Align = alBottom
    Color = clWhite
    Enabled = False
    ParentColor = False
    TabOrder = 4
    object Label3: TLabel
      Left = 408
      Top = 7
      Width = 42
      Height = 12
      Caption = '审核人:'
    end
    object labChecker: TLabel
      Left = 454
      Top = 7
      Width = 42
      Height = 12
      Caption = 'Checker'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label14: TLabel
      Left = 528
      Top = 7
      Width = 42
      Height = 12
      Caption = '制单人:'
    end
    object labUser: TLabel
      Left = 577
      Top = 7
      Width = 42
      Height = 12
      Caption = 'labUser'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label24: TLabel
      Left = 290
      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 labCheckDate: TLabel
      Left = 347
      Top = 7
      Width = 54
      Height = 12
      Caption = 'CheckDate'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object chkGmthCheck: TCheckBox
      Left = 202
      Top = 5
      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 = 324
    Top = 297
  end
  inherited ImageList1: TImageList
    Left = 324
    Top = 297
  end
  inherited BillPrintDlg: TPrintDialog
    Left = 324
    Top = 297
  end
  inherited BillPrnSetupDlg: TPrinterSetupDialog
    Left = 324
    Top = 297
  end
  inherited pmDetail: TPopupMenu
    Left = 324
    Top = 297
  end
end

⌨️ 快捷键说明

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