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

📄 sogh.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited frmSogh: TfrmSogh
  Left = 77
  Top = 78
  Width = 754
  Height = 532
  Caption = '销售发货单(据备货)'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Label29: TLabel [0]
    Left = 23
    Top = 411
    Width = 54
    Height = 12
    Caption = '发货数量:'
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
  end
  object Label40: TLabel [1]
    Left = 16
    Top = 178
    Width = 54
    Height = 12
    Caption = '发货数量:'
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
  end
  object sgSogd: TSDGrid [2]
    Left = 1
    Top = 203
    Width = 745
    Height = 224
    Color = 15594976
    ColCount = 8
    Ctl3D = False
    DefaultRowHeight = 18
    FixedColor = 8564917
    FixedCols = 0
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = '宋体'
    Font.Style = []
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 3
    OnDblClick = sgSogdDblClick
    OnSelectCell = sgSogdSelectCell
    EvenGridColor = clWhite
    OddGridColor = clInfoBk
    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 = (
      10
      47
      77
      77
      146
      49
      57
      64)
  end
  object FloatPanel2: TFloatPanel [3]
    Left = 1
    Top = 203
    Width = 750
    Height = 224
    Color = 15594976
    Caption = 'FloatPanel2'
    ParentColor = False
    TabOrder = 4
    object GroupBox2: TGroupBox
      Left = 9
      Top = 1
      Width = 358
      Height = 204
      Color = 15594976
      ParentColor = False
      TabOrder = 0
      object Label24: TLabel
        Left = 13
        Top = 103
        Width = 54
        Height = 12
        Caption = '计量单位:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label25: TLabel
        Left = 183
        Top = 103
        Width = 54
        Height = 12
        Caption = '换算系数:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label27: TLabel
        Left = 11
        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 Label30: TLabel
        Left = 23
        Top = 13
        Width = 42
        Height = 12
        Caption = '单行号:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label31: TLabel
        Left = 13
        Top = 55
        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 = 13
        Top = 34
        Width = 54
        Height = 12
        Caption = '订单行号:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label28: TLabel
        Left = 12
        Top = 170
        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 Label38: TLabel
        Left = 180
        Top = 150
        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 Label41: TLabel
        Left = 180
        Top = 171
        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 Label45: TLabel
        Left = 12
        Top = 126
        Width = 48
        Height = 12
        Caption = '销售价:'
      end
      object Label46: TLabel
        Left = 178
        Top = 34
        Width = 72
        Height = 12
        Caption = '备货单行号:'
      end
      object scSogdUnit: TSDComboBox
        Left = 68
        Top = 97
        Width = 106
        Height = 20
        Color = 15594976
        Ctl3D = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 4
        Text = 'scSogdUnit'
      end
      object seSogdConv: TSDEdit
        Left = 240
        Top = 99
        Width = 102
        Height = 18
        Color = 15594976
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 5
        Text = 'seSogdConv'
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
      end
      object seSogdQty: TSDEdit
        Left = 68
        Top = 144
        Width = 99
        Height = 18
        Color = 15594976
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 7
        Text = 'seSogdQty'
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
      end
      object seSogdLine: TSDEdit
        Left = 68
        Top = 10
        Width = 98
        Height = 18
        Color = 15594976
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 0
        Text = 'seSogdLine'
        SplitSymbol = ' | '
      end
      object scSogdGoods: TSDComboBox
        Left = 68
        Top = 51
        Width = 244
        Height = 20
        Color = 15594976
        Ctl3D = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 2
        Text = 'scSogdGoods'
      end
      object seSogdGoodsName: TSDEdit
        Left = 67
        Top = 76
        Width = 279
        Height = 18
        Color = 15594976
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 3
        Text = 'seSogdGoodsName'
        SplitSymbol = ' | '
      end
      object scSogdSodLine: TSDComboBox
        Left = 68
        Top = 29
        Width = 101
        Height = 20
        Color = 15594976
        Ctl3D = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 1
        Text = 'scSogdSodLine'
        OnClick = scSogdSodLineClick
      end
      object seSogdRetQty: TSDEdit
        Left = 68
        Top = 167
        Width = 99
        Height = 18
        Color = 15594976
        Ctl3D = False
        Enabled = False
        ParentCtl3D = False
        TabOrder = 8
        Text = 'seSogdRetQty'
        DigLen = 4
        SplitSymbol = ' | '
      end
      object seSogdRewQty: TSDEdit
        Left = 236
        Top = 147
        Width = 99
        Height = 18
        Color = 15594976
        Ctl3D = False
        Enabled = False
        ParentCtl3D = False
        TabOrder = 9
        Text = 'seSogdRewQty'
        DigLen = 4
        SplitSymbol = ' | '
      end
      object seSogdExcQty: TSDEdit
        Left = 236
        Top = 168
        Width = 99
        Height = 18
        Color = 15594976
        Ctl3D = False
        Enabled = False
        ParentCtl3D = False
        TabOrder = 10
        Text = 'seSogdExcQty'
        DigLen = 4
        SplitSymbol = ' | '
      end
      object seSogdPrice: TSDEdit
        Left = 68
        Top = 122
        Width = 99
        Height = 18
        Color = 15594976
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 6
        Text = 'seSogdPrice'
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
      end
      object seSogdSugdLine: TSDEdit
        Left = 256
        Top = 28
        Width = 90
        Height = 18
        Color = 15594976
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 11
        Text = 'seSogdSugdLine'
        SplitSymbol = ' | '
      end
    end
    object GroupBox4: TGroupBox
      Left = 368
      Top = 1
      Width = 266
      Height = 56
      Caption = '结清'
      Color = 15594976
      ParentColor = False
      TabOrder = 1
      object Label34: TLabel
        Left = 95
        Top = 20
        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 cheSogdClose: TCheckBox
        Left = 8
        Top = 17
        Width = 82
        Height = 21
        Caption = '行结清标志'
        Enabled = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clRed
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
      end
      object seSogdCloseDate: TSDEdit
        Left = 150
        Top = 15
        Width = 104
        Height = 18
        Color = 15594976
        Ctl3D = False
        Enabled = False
        ParentCtl3D = False
        TabOrder = 1
        Text = 'seSogdCloseDate'
        SplitSymbol = ' | '
      end
    end
    object GroupBox5: TGroupBox
      Left = 369
      Top = 59
      Width = 266
      Height = 145
      Caption = '发货信息'
      Color = 15594976
      ParentColor = False
      TabOrder = 2
      object Label35: TLabel
        Left = 11
        Top = 61
        Width = 54
        Height = 12
        Caption = '发货货位:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label36: TLabel
        Left = 11
        Top = 84
        Width = 54
        Height = 12
        Caption = '发货批号:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label37: TLabel
        Left = 12
        Top = 39
        Width = 54
        Height = 12
        Caption = '需求日期:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label39: TLabel
        Left = 34
        Top = 107
        Width = 30
        Height = 12
        Caption = '备注:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label33: TLabel
        Left = 12
        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 scSogdLoc: TSDComboBox
        Left = 68
        Top = 58
        Width = 184
        Height = 20
        Color = 15594976
        Ctl3D = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 0
        Text = 'scSogdLoc'
      end
      object scSogdBatch: TSDComboBox
        Left = 66
        Top = 81
        Width = 186
        Height = 20
        Color = 15594976
        Ctl3D = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 1
        Text = 'scSogdBatch'
      end

⌨️ 快捷键说明

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