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

📄 soghdisp.dfm

📁 速达开源ERP系统
💻 DFM
字号:
inherited frmSoghDisp: TfrmSoghDisp
  Left = 109
  Top = 104
  Width = 660
  Height = 468
  Caption = '发货单显示'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object ToolBar1: TToolBar [0]
    Left = 0
    Top = 0
    Width = 652
    Height = 33
    ButtonHeight = 28
    Caption = 'ToolBar1'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object btnCheck: TBitBtn
      Left = 0
      Top = 2
      Width = 75
      Height = 28
      Caption = '(&O)确定'
      TabOrder = 0
      Kind = bkOK
    end
    object btnQuite: TBitBtn
      Left = 75
      Top = 2
      Width = 75
      Height = 28
      BiDiMode = bdLeftToRight
      Cancel = True
      Caption = '(&I)退出'
      ModalResult = 2
      ParentBiDiMode = False
      TabOrder = 1
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00344446333334
        44433333FFFF333333FFFF33000033AAA43333332A4333338833F33333883F33
        00003332A46333332A4333333383F33333383F3300003332A2433336A6633333
        33833F333383F33300003333AA463362A433333333383F333833F33300003333
        6AA4462A46333333333833FF833F33330000333332AA22246333333333338333
        33F3333300003333336AAA22646333333333383333F8FF33000033444466AA43
        6A43333338FFF8833F383F330000336AA246A2436A43333338833F833F383F33
        000033336A24AA442A433333333833F33FF83F330000333333A2AA2AA4333333
        333383333333F3330000333333322AAA4333333333333833333F333300003333
        333322A4333333333333338333F333330000333333344A433333333333333338
        3F333333000033333336A24333333333333333833F333333000033333336AA43
        33333333333333833F3333330000333333336663333333333333333888333333
        0000}
      NumGlyphs = 2
    end
  end
  inherited sbBar: TStatusBar
    Top = 419
    Width = 652
  end
  object SoghGrid: TSDGrid
    Left = 0
    Top = 59
    Width = 652
    Height = 149
    Align = alTop
    Color = clWhite
    ColCount = 9
    Ctl3D = False
    DefaultRowHeight = 18
    FixedColor = 8564917
    FixedCols = 0
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
    ParentCtl3D = False
    TabOrder = 2
    OnClick = SoghGridClick
    OnMouseMove = SoghGridMouseMove
    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 = ANSI_CHARSET
        ColumnFont.Color = clGreen
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '选定标志'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = ANSI_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '发货单号'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = ANSI_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '销售订单号'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = ANSI_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '合同号'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = ANSI_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '客户代码'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = ANSI_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '发货日期'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = ANSI_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '发货单类型'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = ANSI_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '销售员'
        ColumnWidth = 0
      end>
    ColWidths = (
      10
      52
      105
      93
      89
      69
      69
      76
      64)
  end
  object SogdGrid: TSDGrid
    Left = 0
    Top = 234
    Width = 652
    Height = 185
    Align = alClient
    Color = clWhite
    ColCount = 8
    Ctl3D = False
    DefaultRowHeight = 18
    FixedColor = 8564917
    FixedCols = 0
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
    ParentCtl3D = False
    TabOrder = 3
    OnClick = SogdGridClick
    OnMouseMove = SogdGridMouseMove
    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 = ANSI_CHARSET
        ColumnFont.Color = clGreen
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '选定标志'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = ANSI_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '行号'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = ANSI_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '销售订单号'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = ANSI_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '订单行'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = ANSI_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '货物编号'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = ANSI_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '单位'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = ANSI_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '发货数量'
        ColumnWidth = 0
      end>
    ColWidths = (
      10
      47
      29
      89
      40
      120
      48
      61)
  end
  object Panel1: TPanel
    Left = 0
    Top = 33
    Width = 652
    Height = 26
    Align = alTop
    TabOrder = 4
    object Label5: TLabel
      Left = 11
      Top = 6
      Width = 48
      Height = 12
      Caption = '发货单头'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object RecodCount: TLabel
      Left = 444
      Top = 5
      Width = 6
      Height = 12
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 208
    Width = 652
    Height = 26
    Align = alTop
    TabOrder = 5
    object Label6: TLabel
      Left = 9
      Top = 7
      Width = 48
      Height = 12
      Caption = '发货明细'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
  end
end

⌨️ 快捷键说明

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