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

📄 gosh.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited frmGosh: TfrmGosh
  Left = 23
  Top = 20
  Width = 747
  Height = 543
  Caption = '出库单'
  OldCreateOrder = True
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object sgGosh: TSDGrid [0]
    Left = 0
    Top = 188
    Width = 735
    Height = 254
    Anchors = [akLeft, akTop, akRight, akBottom]
    Color = clWhite
    ColCount = 8
    Ctl3D = False
    DefaultRowHeight = 18
    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 = 5
    OnDblClick = sgGoshDblClick
    OnSelectCell = sgGoshSelectCell
    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 = (
      5
      64
      164
      42
      104
      113
      103
      64)
  end
  object FloatPanel2: TFloatPanel [1]
    Left = 0
    Top = 188
    Width = 739
    Height = 259
    Align = alClient
    Color = clWhite
    Caption = 'FloatPanel2'
    ParentColor = False
    TabOrder = 3
    object Label18: TLabel
      Left = 20
      Top = 17
      Width = 42
      Height = 12
      Caption = '行  号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label19: TLabel
      Left = 20
      Top = 47
      Width = 54
      Height = 12
      Caption = '物料编码:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label20: TLabel
      Left = 20
      Top = 136
      Width = 54
      Height = 12
      Caption = '计量单位:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label23: TLabel
      Left = 20
      Top = 196
      Width = 54
      Height = 12
      Caption = '出库单价:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label13: TLabel
      Left = 307
      Top = 45
      Width = 54
      Height = 12
      Caption = '订单单号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label14: TLabel
      Left = 307
      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 Label15: TLabel
      Left = 20
      Top = 106
      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 = 307
      Top = 19
      Width = 42
      Height = 12
      Caption = '批  号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label21: TLabel
      Left = 307
      Top = 200
      Width = 42
      Height = 12
      Caption = '备  注:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object labGosdGoodsName: TLabel
      Left = 87
      Top = 75
      Width = 96
      Height = 12
      Caption = 'labGosdGoodsName'
    end
    object Label8: TLabel
      Left = 20
      Top = 76
      Width = 54
      Height = 12
      Caption = '物料名称:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label12: TLabel
      Left = 20
      Top = 167
      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 = 307
      Top = 174
      Width = 42
      Height = 12
      Caption = '行状态:'
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label28: TLabel
      Left = 20
      Top = 225
      Width = 54
      Height = 12
      Caption = '出库金额:'
    end
    object Label5: TLabel
      Left = 307
      Top = 97
      Width = 42
      Height = 12
      Caption = '行来源:'
      Enabled = False
    end
    object Label25: TLabel
      Left = 307
      Top = 122
      Width = 54
      Height = 12
      Caption = '来源单号:'
      Enabled = False
    end
    object Label26: TLabel
      Left = 307
      Top = 148
      Width = 54
      Height = 12
      Caption = '来源行号:'
      Enabled = False
    end
    object btnOK: TBitBtn
      Left = 579
      Top = 6
      Width = 96
      Height = 28
      Caption = '确定'
      ModalResult = 1
      TabOrder = 14
      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 = 578
      Top = 39
      Width = 97
      Height = 28
      Caption = '取消'
      ModalResult = 2
      TabOrder = 15
      OnClick = btnCancelClick
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        333333333333333333333333000033338833333333333333333F333333333333
        0000333911833333983333333388F333333F3333000033391118333911833333
        38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
        911118111118333338F3338F833338F3000033333911111111833333338F3338
        3333F8330000333333911111183333333338F333333F83330000333333311111
        8333333333338F3333383333000033333339111183333333333338F333833333
        00003333339111118333333333333833338F3333000033333911181118333333
        33338333338F333300003333911183911183333333383338F338F33300003333
        9118333911183333338F33838F338F33000033333913333391113333338FF833
        38F338F300003333333333333919333333388333338FFF830000333333333333
        3333333333333333333888330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
    object seGosdLine: TSDEdit
      Left = 87
      Top = 9
      Width = 153
      Height = 18
      Ctl3D = False
      MaxLength = 8
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'seGosdLine'
      CharType = ctNumeric
      SplitSymbol = ' | '
    end
    object scGosdUnit: TSDComboBox
      Left = 87
      Top = 131
      Width = 153
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 3
      KeyItem = cbItem2
    end
    object seGosdPrice: TSDEdit
      Left = 87
      Top = 192
      Width = 153
      Height = 18
      Ctl3D = False
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 5
      Text = '0'
      OnExit = seGosdQtyExit
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object seGosdSod: TSDEdit
      Left = 367
      Top = 40
      Width = 183
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 8
      Text = 'seGosdSod'
      OnButtonClick = seGosdSodButtonClick
      ButtonVisible = True
      SplitSymbol = ' | '
    end
    object scGosdBatch: TSDComboBox
      Left = 367
      Top = 14
      Width = 181
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 7
    end
    object memGosdDesc: TMemo
      Left = 367
      Top = 201
      Width = 189
      Height = 40
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 13
    end
    object seGosdQty: TSDEdit
      Left = 87
      Top = 162
      Width = 153
      Height = 18
      Ctl3D = False
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 4
      Text = '0'
      OnExit = seGosdQtyExit
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object seGosdGoods: TSDEdit
      Left = 87
      Top = 39
      Width = 174
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 1
      Text = 'seGosdGoods'
      OnExit = seGosdGoodsExit
      OnButtonClick = seGosdGoodsButtonClick
      ButtonVisible = True
      SplitSymbol = ' | '
    end
    object scGosdState: TSDComboBox
      Left = 367
      Top = 172
      Width = 184
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 12
      Text = 'scGosdState'
      KeyItem = cbItem2
    end
    object seGosdAmt: TSDEdit
      Left = 87
      Top = 222
      Width = 143
      Height = 18
      TabStop = False
      Ctl3D = False
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 6
      Text = '0'
      DigLen = 2
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object scGosdFrom: TSDComboBox
      Left = 367
      Top = 93

⌨️ 快捷键说明

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