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

📄 srewh.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited frmSrewh: TfrmSrewh
  Left = 77
  Top = 65
  Width = 737
  Height = 511
  Caption = ' 销售返修单'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object sgSrewd: TSDGrid [0]
    Left = 0
    Top = 151
    Width = 726
    Height = 255
    Color = clWhite
    ColCount = 9
    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, goRowSizing, goColSizing, goRowSelect]
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 2
    OnDblClick = sgSrewdDblClick
    OnSelectCell = sgSrewdSelectCell
    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 = []
        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 = (
      5
      32
      119
      65
      156
      78
      75
      70
      73)
  end
  object FloatPanel2: TFloatPanel [1]
    Left = 0
    Top = 151
    Width = 729
    Height = 259
    Align = alClient
    Color = clWhite
    Caption = 'FloatPanel2'
    ParentColor = False
    TabOrder = 3
    object GroupBox2: TGroupBox
      Left = 7
      Top = 1
      Width = 347
      Height = 247
      Color = clWhite
      ParentColor = False
      TabOrder = 0
      object Label24: TLabel
        Left = 13
        Top = 164
        Width = 54
        Height = 12
        Caption = '计量单位:'
        Color = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object Label25: TLabel
        Left = 179
        Top = 165
        Width = 54
        Height = 12
        Caption = '换算系数:'
        Color = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object Label31: TLabel
        Left = 13
        Top = 107
        Width = 54
        Height = 12
        Caption = '物料编码:'
        Color = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object Label23: TLabel
        Left = 13
        Top = 193
        Width = 54
        Height = 12
        Caption = '返修数量:'
        Color = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object Label20: TLabel
        Left = 179
        Top = 221
        Width = 30
        Height = 12
        Caption = '金额:'
        Enabled = False
      end
      object Label27: TLabel
        Left = 13
        Top = 222
        Width = 30
        Height = 12
        Caption = '单价:'
      end
      object Label12: TLabel
        Left = 13
        Top = 135
        Width = 54
        Height = 12
        Caption = '货物名称:'
        Enabled = False
      end
      object Label30: TLabel
        Left = 13
        Top = 20
        Width = 30
        Height = 12
        Caption = '行号:'
        Color = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object Label26: TLabel
        Left = 13
        Top = 78
        Width = 54
        Height = 12
        Caption = '退货行号:'
        Color = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object Label2: TLabel
        Left = 13
        Top = 49
        Width = 54
        Height = 12
        Caption = '退货单号:'
      end
      object seSrewdConv: TSDEdit
        Left = 235
        Top = 161
        Width = 77
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 6
        Text = '0'
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seSrewdGoodsName: TSDEdit
        Left = 70
        Top = 131
        Width = 158
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 4
        Text = 'seSrewdGoodsName'
        SplitSymbol = ' | '
      end
      object seSrewdQty: TSDEdit
        Left = 70
        Top = 189
        Width = 101
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 7
        Text = '0'
        OnExit = seSrewdQtyExit
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        OnButtonClick = seSrewdQtyButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seSrewdAmt: TSDEdit
        Left = 233
        Top = 218
        Width = 82
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 9
        Text = '0'
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seSrewdPrice: TSDEdit
        Left = 70
        Top = 218
        Width = 101
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 8
        Text = '0'
        OnExit = seSrewdPriceExit
        DigLen = 4
        DataType = dtNumber
        CharType = ctMathematic
        OnButtonClick = seSrewdQtyButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seSrewdGoods: TSDEdit
        Left = 70
        Top = 103
        Width = 158
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 3
        Text = 'seSrewdGoods'
        SplitSymbol = ' | '
      end
      object seSrewdLine: TSDEdit
        Left = 70
        Top = 16
        Width = 86
        Height = 18
        Ctl3D = False
        Enabled = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 0
        Text = '0'
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seSrewdSretCode: TSDEdit
        Left = 70
        Top = 45
        Width = 121
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 1
        Text = 'seSrewdSretCode'
        OnButtonClick = seSrewdSretCodeButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
      end
      object seSrewdSretdLine: TSDEdit
        Left = 70
        Top = 74
        Width = 121
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 2
        Text = 'seSrewdSretdLine'
        SplitSymbol = ' | '
      end
      object seSrewdUnit: TSDEdit
        Left = 70
        Top = 159
        Width = 101
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 5
        Text = 'seSrewdUnit'
        KeyItem = cbItem2
        SplitSymbol = ' | '
      end
    end
    object btnOK: TBitBtn
      Left = 624
      Top = 24
      Width = 87
      Height = 26
      Caption = '确定'
      ModalResult = 1
      TabOrder = 1
      TabStop = False
      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 = 624
      Top = 59
      Width = 88
      Height = 26
      Caption = '取消'
      TabOrder = 2
      TabStop = False
      OnClick = btnCancelClick
      Kind = bkCancel
    end
    object GroupBox5: TGroupBox
      Left = 358
      Top = 1
      Width = 256
      Height = 247
      Color = clWhite
      ParentColor = False
      TabOrder = 3
      object Label36: TLabel
        Left = 17
        Top = 87
        Width = 54

⌨️ 快捷键说明

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