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

📄 sivodview.dfm

📁 速达开源ERP系统
💻 DFM
字号:
inherited frmSivodView: TfrmSivodView
  Left = 49
  Top = 154
  Width = 742
  Height = 388
  Caption = '发票单明细显示'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  inherited sbBar: TStatusBar
    Top = 339
    Width = 734
  end
  object FloatPanel1: TFloatPanel
    Left = 0
    Top = 0
    Width = 734
    Height = 81
    Align = alTop
    Color = clWhite
    Enabled = False
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 0
    object Label4: TLabel
      Left = 40
      Top = 48
      Width = 54
      Height = 12
      Caption = '客户名称:'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 40
      Top = 16
      Width = 54
      Height = 12
      Caption = '发票单号:'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label1: TLabel
      Left = 268
      Top = 48
      Width = 27
      Height = 13
      Caption = '币种:'
    end
    object Label2: TLabel
      Left = 247
      Top = 16
      Width = 51
      Height = 13
      Caption = '发票类型:'
    end
    object seSivohCode: TSDEdit
      Left = 94
      Top = 10
      Width = 144
      Height = 19
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 0
      Text = 'seSivohCode'
      SplitSymbol = ' | '
    end
    object scSivohType: TSDEdit
      Left = 316
      Top = 12
      Width = 121
      Height = 19
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 1
      Text = 'scSivohType'
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
    object scSivohCurrency: TSDEdit
      Left = 316
      Top = 44
      Width = 121
      Height = 19
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 2
      Text = 'scSivohCurrency'
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
    object scSivohClient: TSDEdit
      Left = 100
      Top = 44
      Width = 161
      Height = 19
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 3
      Text = 'scSivohClient'
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
  end
  object BitBtn1: TBitBtn
    Left = 539
    Top = 24
    Width = 74
    Height = 27
    Caption = '&C关闭'
    TabOrder = 1
    Kind = bkClose
  end
  object sgSivod: TSDGrid
    Left = 0
    Top = 81
    Width = 734
    Height = 258
    Align = alClient
    Color = clWhite
    ColCount = 12
    Ctl3D = False
    DefaultRowHeight = 18
    FixedColor = 8564917
    FixedCols = 0
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
    ParentCtl3D = False
    TabOrder = 3
    EvenGridColor = clWhite
    OddGridColor = clWhite
    Columns = <
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        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 = -13
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '单位'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -13
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '数量'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -13
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '单价'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -13
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '含税价'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -13
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColHorAlign = haRight
        TitleString = '金额'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -13
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColHorAlign = haRight
        TitleString = '税额'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -13
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColHorAlign = haRight
        TitleString = '折扣金额'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -13
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColHorAlign = haRight
        TitleString = '合计金额'
        ColumnWidth = 0
      end>
    ColWidths = (
      10
      34
      146
      117
      39
      62
      60
      63
      68
      64
      53
      55)
  end
end

⌨️ 快捷键说明

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