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

📄 sreth.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 3 页
字号:
        OnExit = seSretdPriceExit
        DataType = dtNumber
        CharType = ctMathematic
        OnButtonClick = seSretdQtyButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seSretdAmt: TSDEdit
        Left = 64
        Top = 231
        Width = 106
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 10
        Text = '0'
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seSretdTaxAmt: TSDEdit
        Left = 224
        Top = 228
        Width = 111
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 11
        Text = '0'
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seSretdLoc: TSDEdit
        Left = 64
        Top = 157
        Width = 169
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 7
        Text = 'seSretdLoc'
        OnButtonClick = seSretdLocButtonClick
        ButtonVisible = True
        KeyItem = cbItem2
        SplitSymbol = ' | '
      end
    end
    object btnOK: TBitBtn
      Left = 623
      Top = 13
      Width = 82
      Height = 26
      Caption = '确定(&O)'
      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 = 622
      Top = 54
      Width = 83
      Height = 26
      Caption = '取消(&C)'
      TabOrder = 2
      TabStop = False
      OnClick = btnCancelClick
      Kind = bkCancel
    end
    object GroupBox4: TGroupBox
      Left = 363
      Top = 141
      Width = 343
      Height = 115
      Color = clWhite
      ParentColor = False
      TabOrder = 3
      object Label33: TLabel
        Left = 169
        Top = 25
        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 Label12: TLabel
        Left = 173
        Top = 86
        Width = 54
        Height = 12
        Caption = '结清日期:'
        Enabled = False
      end
      object Label29: TLabel
        Left = 15
        Top = 26
        Width = 54
        Height = 12
        Caption = '入库数量:'
        Enabled = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label32: TLabel
        Left = 18
        Top = 57
        Width = 54
        Height = 12
        Caption = '返修数量:'
        Enabled = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label35: TLabel
        Left = 19
        Top = 86
        Width = 54
        Height = 12
        Caption = '换货数量:'
        Enabled = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object scSretdState: TSDComboBox
        Left = 219
        Top = 19
        Width = 101
        Height = 20
        Color = clWhite
        Ctl3D = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 0
        Text = 'scSretdState'
      end
      object cheSretdClose: TCheckBox
        Left = 172
        Top = 54
        Width = 97
        Height = 17
        Caption = '结清'
        Font.Charset = GB2312_CHARSET
        Font.Color = clRed
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
      end
      object seSretdCloseDate: TSDEdit
        Left = 230
        Top = 83
        Width = 96
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 2
        Text = 'seSretdCloseDate'
        SplitSymbol = ' | '
      end
      object seSretdOQty: TSDEdit
        Left = 75
        Top = 21
        Width = 86
        Height = 18
        Ctl3D = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = True
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 3
        Text = '0'
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seSretdFQty: TSDEdit
        Left = 77
        Top = 52
        Width = 85
        Height = 18
        Ctl3D = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = True
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 4
        Text = '0'
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object seSretdEQty: TSDEdit
        Left = 77
        Top = 81
        Width = 89
        Height = 18
        Ctl3D = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentColor = True
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 5
        Text = '0'
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
    end
    object GroupBox5: TGroupBox
      Left = 363
      Top = 9
      Width = 242
      Height = 134
      Color = clWhite
      ParentColor = False
      TabOrder = 4
      object Label36: TLabel
        Left = 15
        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 Label39: TLabel
        Left = 16
        Top = 74
        Width = 30
        Height = 12
        Caption = '备注:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label34: TLabel
        Left = 16
        Top = 19
        Width = 54
        Height = 12
        Caption = '退货费用:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object memSretdDesc: TMemo
        Left = 75
        Top = 77
        Width = 142
        Height = 46
        Color = clWhite
        Ctl3D = False
        Lines.Strings = (
          '')
        ParentCtl3D = False
        TabOrder = 2
      end
      object seSretdExes: TSDEdit
        Left = 73
        Top = 17
        Width = 105
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 0
        Text = 'seSretdExes'
        CharType = ctMathematic
        SplitSymbol = ' | '
      end
      object seSretdBatch: TSDEdit
        Left = 74
        Top = 42
        Width = 128
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 1
        Text = 'seSretdBatch'
        OnButtonClick = seSretdBatchButtonClick
        ButtonVisible = True
        KeyItem = cbItem2
        DispItem = cbItem1
        SplitSymbol = ' | '
      end
    end
  end
  inherited sbBar: TStatusBar
    Top = 502
    Width = 749
  end
  inherited CoolBar1: TCoolBar
    Width = 749
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 749
      end>
    inherited tbMainBar: TToolBar
      Width = 736
      inherited tbClose: TToolButton
        Visible = True
      end
    end
  end
  object FloatPanel1: TFloatPanel [4]
    Left = 0
    Top = 39
    Width = 749
    Height = 161
    Align = alTop
    Color = clWhite
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 2
    object Label1: TLabel
      Left = 16
      Top = 13
      Width = 54
      Height = 12
      Caption = '退货单号:'
      Color = clWhite
      ParentColor = False
    end
    object Label2: TLabel
      Left = 16
      Top = 37
      Width = 54
      Height = 12
      Caption = '退货类型:'
      Color = clWhite
      ParentColor = False
    end
    object Label3: TLabel
      Left = 16
      Top = 86
      Width = 54
      Height = 12
      Caption = '退货日期:'
      Color = clWhite
      ParentColor = False
    end
    object Label4: TLabel
      Left = 16
      Top = 134
      Width = 54
      Height = 12
      Caption = '客户代码:'
      Color = clWhite
      ParentColor = False
    end
    object Label6: TLabel
      Left = 16
      Top = 61
      Width = 54
      Height = 12
      Caption = '财务月份:'
      Color = clWhite
      ParentColor = False
    end
    object Label7: TLabel
      Left = 261
      Top = 14
      Width = 30
      Height = 12
      Caption = '币种:'
      Color = clWhite
      ParentColor = False
    end
    object Label8: TLabel
      Left = 261
      Top = 62
      Width = 30
      Height = 12
      Caption = '税码:'
      Color = clWhite
      ParentColor = False
    end
    object Label9: TLabel
      Left = 261
      Top = 87
      Width = 54
      Height = 12

⌨️ 快捷键说明

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