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

📄 soh.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 3 页
字号:
inherited frmSoh: TfrmSoh
  Left = 28
  Top = 24
  Width = 746
  Height = 568
  Caption = '销售订单'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object sgSod: TSDGrid [0]
    Left = 1
    Top = 215
    Width = 732
    Height = 246
    Color = clWhite
    ColCount = 11
    Ctl3D = False
    DefaultRowHeight = 18
    FixedColor = 8564917
    FixedCols = 0
    RowCount = 4
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = '宋体'
    Font.Style = []
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected, goRowSizing, goColSizing, goRowSelect]
    ParentCtl3D = False
    ParentFont = False
    PopupMenu = pmDetail
    TabOrder = 4
    OnDblClick = sgSodDblClick
    OnSelectCell = sgSodSelectCell
    OddGridColor = clWhite
    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 = []
        ColHorAlign = haRight
        TitleString = '金额'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColHorAlign = haRight
        TitleString = '税额'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColHorAlign = haRight
        TitleString = '合计'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColHorAlign = haRight
        TitleString = '折扣额'
        ColumnWidth = 0
      end>
    ColWidths = (
      10
      36
      108
      42
      51
      70
      64
      83
      81
      79
      64)
  end
  object FloatPanel2: TFloatPanel [1]
    Left = 0
    Top = 214
    Width = 738
    Height = 252
    Color = clWhite
    Caption = 'FloatPanel2'
    ParentColor = False
    TabOrder = 3
    object GpDetail1: TGroupBox
      Left = 5
      Top = 1
      Width = 354
      Height = 244
      TabOrder = 0
      object Label31: TLabel
        Left = 11
        Top = 45
        Width = 54
        Height = 12
        Caption = '货物编码:'
      end
      object Label32: TLabel
        Left = 11
        Top = 102
        Width = 54
        Height = 12
        Caption = '计量单位:'
      end
      object Label33: TLabel
        Left = 183
        Top = 104
        Width = 54
        Height = 12
        Caption = '换算系数:'
      end
      object Label34: TLabel
        Left = 11
        Top = 131
        Width = 54
        Height = 12
        Caption = '订单数量:'
      end
      object Label35: TLabel
        Left = 11
        Top = 16
        Width = 54
        Height = 12
        Caption = '订单行号:'
      end
      object Label37: TLabel
        Left = 181
        Top = 133
        Width = 54
        Height = 12
        Caption = '价格类型:'
      end
      object Label38: TLabel
        Left = 11
        Top = 160
        Width = 30
        Height = 12
        Caption = '单价:'
      end
      object Label40: TLabel
        Left = 11
        Top = 217
        Width = 42
        Height = 12
        Caption = '折扣率:'
      end
      object Label28: TLabel
        Left = 11
        Top = 73
        Width = 54
        Height = 12
        Caption = '货物名称:'
      end
      object Label16: TLabel
        Left = 11
        Top = 188
        Width = 30
        Height = 12
        Caption = '金额:'
        Enabled = False
      end
      object Label18: TLabel
        Left = 182
        Top = 189
        Width = 30
        Height = 12
        Caption = '税额:'
        Enabled = False
      end
      object Label19: TLabel
        Left = 181
        Top = 216
        Width = 42
        Height = 12
        Caption = '折扣额:'
        Enabled = False
      end
      object seSodLine: TSDEdit
        Tag = 1
        Left = 68
        Top = 13
        Width = 102
        Height = 18
        Ctl3D = False
        Enabled = False
        ParentColor = True
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 0
        Text = '0'
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seSodQty: TSDEdit
        Tag = 6
        Left = 68
        Top = 127
        Width = 101
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 4
        Text = '0'
        OnExit = seSodQtyExit
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        OnButtonClick = seSodQtyButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seSodConv: TSDEdit
        Tag = 5
        Left = 240
        Top = 98
        Width = 96
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 3
        Text = '0'
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seSodGoodsName: TSDEdit
        Tag = 1
        Left = 68
        Top = 70
        Width = 157
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 2
        Text = 'seSodGoodsName'
        SplitSymbol = ' | '
      end
      object seSodPrice: TSDEdit
        Tag = 7
        Left = 68
        Top = 155
        Width = 102
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 5
        Text = '0'
        OnExit = seSodPriceExit
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        OnButtonClick = seSodPriceButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seSodDisc: TSDEdit
        Tag = 7
        Left = 68
        Top = 212
        Width = 105
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 6
        Text = '0'
        OnExit = seSodDiscExit
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        OnButtonClick = seSodPriceButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seSodGoods: TSDEdit
        Left = 68
        Top = 41
        Width = 161
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 1
        Text = 'seSodGoods'
        OnExit = seSodGoodsExit
        OnButtonClick = seSodGoodsButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
      end
      object seSodSptCode: TSDEdit
        Left = 238
        Top = 130
        Width = 107
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 7
        Text = 'seSodSptCode'
        OnButtonClick = seSodSptCodeButtonClick
        ButtonVisible = True
        KeyItem = cbItem2
        SplitSymbol = ' | '
      end
      object seSodDAmt: TSDEdit
        Left = 234
        Top = 210
        Width = 105
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 8
        Text = '0'
        DigLen = 2
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seSodAmt: TSDEdit
        Left = 68
        Top = 184
        Width = 100
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 9
        Text = '0'
        DigLen = 2
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seSodTaxAmt: TSDEdit
        Left = 232
        Top = 184
        Width = 106
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 10
        Text = '0'
        DigLen = 2
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seSodUnit: TSDEdit
        Left = 70
        Top = 98

⌨️ 快捷键说明

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