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

📄 purcheva.dfm

📁 一个以前收集的基于C/S架构的ERP客户端源代码
💻 DFM
📖 第 1 页 / 共 4 页
字号:
                ColumnFont.Charset = DEFAULT_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -11
                ColumnFont.Name = 'MS Sans Serif'
                ColumnFont.Style = []
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = DEFAULT_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -11
                ColumnFont.Name = 'MS Sans Serif'
                ColumnFont.Style = []
                TitleString = '物品代码'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = DEFAULT_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -11
                ColumnFont.Name = 'MS Sans Serif'
                ColumnFont.Style = []
                TitleString = '物品名称'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = DEFAULT_CHARSET
                ColumnFont.Color = clRed
                ColumnFont.Height = -11
                ColumnFont.Name = 'MS Sans Serif'
                ColumnFont.Style = []
                TitleString = '请购数量'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = GB2312_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -12
                ColumnFont.Name = '宋体'
                ColumnFont.Style = []
                TitleString = '采购数量'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = GB2312_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -12
                ColumnFont.Name = '宋体'
                ColumnFont.Style = []
                TitleString = '送货数量'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = GB2312_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -12
                ColumnFont.Name = '宋体'
                ColumnFont.Style = []
                TitleString = '收货数量'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = GB2312_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -12
                ColumnFont.Name = '宋体'
                ColumnFont.Style = []
                TitleString = '退货数量'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = GB2312_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -12
                ColumnFont.Name = '宋体'
                ColumnFont.Style = []
                TitleString = '返修数量'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = GB2312_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -12
                ColumnFont.Name = '宋体'
                ColumnFont.Style = []
                TitleString = '合格率(%)'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = GB2312_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -12
                ColumnFont.Name = '宋体'
                ColumnFont.Style = []
                TitleString = '换货数量'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = GB2312_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -12
                ColumnFont.Name = '宋体'
                ColumnFont.Style = []
                TitleString = '在途数量'
                ColumnWidth = 0
              end>
            ColWidths = (
              10
              103
              114
              64
              53
              52
              58
              52
              53
              58
              57
              56)
          end
        end
        object TabSheet3: TTabSheet
          Caption = '采购员评分'
          ImageIndex = 1
          object sgBuyer: TSDGrid
            Left = 0
            Top = 0
            Width = 776
            Height = 372
            Align = alClient
            DefaultRowHeight = 18
            FixedColor = 8564917
            Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goAlwaysShowEditor]
            TabOrder = 0
            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 = DEFAULT_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -11
                ColumnFont.Name = 'MS Sans Serif'
                ColumnFont.Style = []
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = DEFAULT_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -11
                ColumnFont.Name = 'MS Sans Serif'
                ColumnFont.Style = []
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = DEFAULT_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -11
                ColumnFont.Name = 'MS Sans Serif'
                ColumnFont.Style = []
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = DEFAULT_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -11
                ColumnFont.Name = 'MS Sans Serif'
                ColumnFont.Style = []
                ColumnWidth = 0
              end>
            ColWidths = (
              10
              64
              64
              64
              64)
          end
        end
        object TabSheet4: TTabSheet
          Caption = '图例'
          ImageIndex = 2
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = '供应商评估'
      ImageIndex = 13
      object PageControl3: TPageControl
        Left = 0
        Top = 0
        Width = 784
        Height = 402
        ActivePage = TabSheet5
        Align = alClient
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        Style = tsButtons
        TabOrder = 0
        object TabSheet5: TTabSheet
          Caption = '供应物品明细'
          object sgBill: TSDGrid
            Left = 0
            Top = 0
            Width = 776
            Height = 372
            Align = alClient
            ColCount = 13
            DefaultRowHeight = 18
            FixedColor = 8564917
            Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goAlwaysShowEditor]
            TabOrder = 0
            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 = DEFAULT_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -11
                ColumnFont.Name = 'MS Sans Serif'
                ColumnFont.Style = []
                TitleString = '送货单号'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = DEFAULT_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -11
                ColumnFont.Name = 'MS Sans Serif'
                ColumnFont.Style = []
                TitleString = '收货单号'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = DEFAULT_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -11
                ColumnFont.Name = 'MS Sans Serif'
                ColumnFont.Style = []
                TitleString = '行号'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = DEFAULT_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -11
                ColumnFont.Name = 'MS Sans Serif'
                ColumnFont.Style = []
                TitleString = '物料编码'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = DEFAULT_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -11
                ColumnFont.Name = 'MS Sans Serif'
                ColumnFont.Style = []
                TitleString = '物料名称'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = DEFAULT_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -11
                ColumnFont.Name = 'MS Sans Serif'
                ColumnFont.Style = []
                TitleString = '采购数量'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = GB2312_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -12
                ColumnFont.Name = '宋体'
                ColumnFont.Style = []
                TitleString = '送货数量'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = GB2312_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -12
                ColumnFont.Name = '宋体'
                ColumnFont.Style = []
                TitleString = '收货数量'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = GB2312_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -12
                ColumnFont.Name = '宋体'
                ColumnFont.Style = []
                TitleString = '退货数量'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = GB2312_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -12
                ColumnFont.Name = '宋体'
                ColumnFont.Style = []
                TitleString = '合格率(%)'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = GB2312_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -12
                ColumnFont.Name = '宋体'
                ColumnFont.Style = []
                TitleString = '拖延日期'
                ColumnWidth = 0
              end
              item
                ColumnFont.Charset = GB2312_CHARSET
                ColumnFont.Color = clWindowText
                ColumnFont.Height = -12
                ColumnFont.Name = '宋体'

⌨️ 快捷键说明

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