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

📄 gmth_r.dfm

📁 速达开源ERP系统
💻 DFM
字号:
inherited frmGmth_R: TfrmGmth_R
  Left = 198
  Top = 224
  Width = 700
  Height = 564
  Caption = '工单定额领料单'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited sbBar: TStatusBar
    Top = 496
    Width = 692
  end
  inherited CoolBar1: TCoolBar
    Width = 692
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 692
      end>
    inherited tbMainBar: TToolBar
      Width = 679
      inherited tbAddDetail: TToolButton
        Visible = False
      end
      inherited tbEditDetail: TToolButton
        Visible = False
      end
      inherited tbDeleteDetail: TToolButton
        Visible = False
      end
      inherited ToolButton2: TToolButton
        Visible = False
      end
    end
  end
  object sgGmth: TSDGrid [2]
    Left = 0
    Top = 125
    Width = 692
    Height = 337
    Align = alClient
    Color = clWhite
    ColCount = 8
    Ctl3D = False
    DefaultRowHeight = 18
    FixedColor = 8564917
    FixedCols = 0
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goAlwaysShowEditor]
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 2
    OnClick = sgGmthClick
    OnDblClick = sgGmthDblClick
    OnSelectCell = sgGmthSelectCell
    EvenGridColor = clWhite
    OddGridColor = clWhite
    Columns = <
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clGreen
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        RowVerAlign = vaMiddle
        TitleString = '选取'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        RowVerAlign = vaMiddle
        TitleString = '行号'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        RowVerAlign = vaMiddle
        TitleString = '物料编码'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        RowVerAlign = vaMiddle
        TitleString = '单位'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        RowVerAlign = vaMiddle
        TitleString = '定额发料数'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        RowVerAlign = vaMiddle
        TitleString = '尚欠发料数'
        ColumnWidth = 0
      end
      item
        EditType = sdEdit
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clBlue
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        RowVerAlign = vaMiddle
        CharType = gtNumeric
        TitleString = '本次领料数'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clBlue
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        RowVerAlign = vaMiddle
        TitleString = '发料货位'
        ColumnWidth = 0
      end>
    ColWidths = (
      27
      40
      146
      37
      72
      75
      72
      132)
  end
  object PnlGmth: TPanel [3]
    Left = 0
    Top = 39
    Width = 692
    Height = 86
    Align = alTop
    BevelInner = bvRaised
    Color = clWhite
    TabOrder = 3
    object Label1: TLabel
      Left = 20
      Top = 11
      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 = 38
      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 = 64
      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 = 251
      Top = 11
      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 = 251
      Top = 38
      Width = 54
      Height = 12
      Caption = '领料类型:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label26: TLabel
      Left = 251
      Top = 64
      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 = 491
      Top = 11
      Width = 42
      Height = 12
      Caption = '单备注:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object seGmthCode: TSDEdit
      Left = 79
      Top = 6
      Width = 133
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'seGmthCode'
      OnKeyDown = seGmthCodeKeyDown
      SplitSymbol = ' | '
    end
    object deGmthDate: TDateEdit
      Left = 79
      Top = 33
      Width = 94
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2001-04-27'
      InitDate = '2001-04-27'
      ModalResult = 0
      TabOrder = 1
      Color = 50331647
      Ctl3D = False
      ParentCtl3D = False
    end
    object scGmthFmonth: TSDComboBox
      Left = 79
      Top = 56
      Width = 94
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 2
    end
    object scGmthPosType: TSDComboBox
      Left = 307
      Top = 3
      Width = 135
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 3
      KeyItem = cbItem2
    end
    object scGmthType: TSDComboBox
      Left = 307
      Top = 31
      Width = 135
      Height = 20
      TabStop = False
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 4
      Text = 'scGmthType'
      Items.Strings = (
        '')
      KeyItem = cbItem2
    end
    object seGmthWo: TSDEdit
      Left = 307
      Top = 58
      Width = 163
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 5
      Text = 'seGmthWo'
      OnButtonClick = seGmthWoButtonClick
      ButtonVisible = True
      SplitSymbol = ' | '
    end
    object memGmthDesc: TMemo
      Left = 493
      Top = 25
      Width = 172
      Height = 43
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 6
    end
  end
  object PnlGmtd: TPanel [4]
    Left = 0
    Top = 462
    Width = 692
    Height = 34
    Align = alBottom
    BevelInner = bvRaised
    Color = clWhite
    TabOrder = 4
    object labUser: TLabel
      Left = 611
      Top = 12
      Width = 42
      Height = 12
      Caption = 'labUser'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label14: TLabel
      Left = 569
      Top = 12
      Width = 42
      Height = 12
      Caption = '制单人:'
    end
    object labChecker: TLabel
      Left = 509
      Top = 12
      Width = 42
      Height = 12
      Caption = 'Checker'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 466
      Top = 12
      Width = 42
      Height = 12
      Caption = '审核人:'
    end
    object labCheckDate: TLabel
      Left = 405
      Top = 12
      Width = 54
      Height = 12
      Caption = 'CheckDate'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label24: TLabel
      Left = 348
      Top = 12
      Width = 54
      Height = 12
      Caption = '审核日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 17
      Top = 3
      Width = 210
      Height = 12
      Caption = '1、双击<发料货位>列可以编辑发料货位'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = [fsUnderline]
      ParentFont = False
    end
    object Label5: TLabel
      Left = 17
      Top = 17
      Width = 240
      Height = 12
      Caption = '2、双击<物料编码>列可以查询/编辑物料分摊'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = [fsUnderline]
      ParentFont = False
    end
    object chkGmthCheck: TCheckBox
      Left = 282
      Top = 10
      Width = 60
      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 = 515
    Top = 343
  end
  inherited ImageList1: TImageList
    Left = 515
    Top = 343
  end
  inherited BillPrintDlg: TPrintDialog
    Left = 515
    Top = 343
  end
  inherited BillPrnSetupDlg: TPrinterSetupDialog
    Left = 515
    Top = 343
  end
  inherited pmDetail: TPopupMenu
    Left = 515
    Top = 343
  end
end

⌨️ 快捷键说明

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