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

📄 sodt.dfm

📁 速达开源ERP系统
💻 DFM
字号:
inherited frmSodt: TfrmSodt
  Left = 107
  Top = 92
  Width = 594
  Height = 490
  BorderIcons = [biSystemMenu, biMaximize]
  Caption = '订单跟踪帐'
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 12
  inherited sbBar: TStatusBar
    Top = 422
    Width = 586
  end
  inherited CoolBar1: TCoolBar
    Width = 586
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 586
      end>
    inherited tbMainBar: TToolBar
      Width = 573
    end
  end
  object fpSodt1: TFloatPanel [2]
    Left = 0
    Top = 39
    Width = 586
    Height = 30
    Align = alTop
    Color = clWhite
    Caption = 'fpSodt1'
    ParentColor = False
    TabOrder = 2
    object Label9: TLabel
      Left = 143
      Top = 7
      Width = 54
      Height = 12
      Caption = '物料编码:'
    end
    object Label3: TLabel
      Left = 7
      Top = 7
      Width = 54
      Height = 12
      Caption = '财务月份:'
    end
    object LabCurFmonth: TLabel
      Left = 61
      Top = 7
      Width = 72
      Height = 12
      Caption = 'LabCurFmonth'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LabSodtGoods: TLabel
      Left = 196
      Top = 7
      Width = 72
      Height = 12
      Caption = 'LabSodtGoods'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 315
      Top = 7
      Width = 54
      Height = 12
      Caption = '物料名称:'
    end
    object LabSodtGoodsName: TLabel
      Left = 369
      Top = 7
      Width = 96
      Height = 12
      Caption = 'LabSodtGoodsName'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
  end
  object fpSodt: TFloatPanel [3]
    Left = 301
    Top = 69
    Width = 285
    Height = 353
    Align = alClient
    Color = clWhite
    Caption = 'fpSodt'
    ParentColor = False
    TabOrder = 3
    object Label4: TLabel
      Left = 7
      Top = 14
      Width = 54
      Height = 12
      Caption = '货位编码:'
      Enabled = False
    end
    object Label5: TLabel
      Left = 19
      Top = 58
      Width = 42
      Height = 12
      Caption = '年初数:'
    end
    object Label10: TLabel
      Left = 19
      Top = 80
      Width = 42
      Height = 12
      Caption = '期初数:'
    end
    object Label12: TLabel
      Left = 7
      Top = 102
      Width = 54
      Height = 12
      Caption = '本期收入:'
      Enabled = False
    end
    object Label13: TLabel
      Left = 7
      Top = 124
      Width = 54
      Height = 12
      Caption = '本期发出:'
      Enabled = False
    end
    object Label14: TLabel
      Left = 7
      Top = 145
      Width = 54
      Height = 12
      Caption = '本年收入:'
    end
    object Label15: TLabel
      Left = 7
      Top = 167
      Width = 54
      Height = 12
      Caption = '本年发出:'
    end
    object Label16: TLabel
      Left = 7
      Top = 189
      Width = 54
      Height = 12
      Caption = '本年累计:'
      Enabled = False
    end
    object Label1: TLabel
      Left = 7
      Top = 36
      Width = 54
      Height = 12
      Caption = '订单单号:'
    end
    object scSodtLoc: TSDComboBox
      Left = 62
      Top = 5
      Width = 176
      Height = 20
      TabStop = False
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 12
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 0
      KeyItem = cbItem2
    end
    object seSodtBoyQty: TSDEdit
      Left = 62
      Top = 52
      Width = 117
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 1
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object seSodtBopQty: TSDEdit
      Left = 62
      Top = 74
      Width = 117
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 2
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object seSodtOopQty: TSDEdit
      Left = 62
      Top = 117
      Width = 117
      Height = 18
      TabStop = False
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 3
      SplitSymbol = ' | '
    end
    object seSodtIopQty: TSDEdit
      Left = 62
      Top = 95
      Width = 117
      Height = 18
      TabStop = False
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 4
      SplitSymbol = ' | '
    end
    object seSodtIoyQty: TSDEdit
      Left = 62
      Top = 139
      Width = 117
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 5
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object seSodtOoyQty: TSDEdit
      Left = 62
      Top = 160
      Width = 117
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 6
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object seSodtAoyQty: TSDEdit
      Left = 62
      Top = 182
      Width = 117
      Height = 18
      TabStop = False
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 7
      SplitSymbol = ' | '
    end
    object cheSodtClose: TCheckBox
      Left = 62
      Top = 206
      Width = 66
      Height = 17
      Caption = '已关闭'
      TabOrder = 8
    end
    object cheSodtInit: TCheckBox
      Left = 62
      Top = 225
      Width = 66
      Height = 17
      Caption = '已初始化'
      TabOrder = 9
    end
    object scSodtSoCode: TSDComboBox
      Left = 62
      Top = 27
      Width = 176
      Height = 20
      Color = clWhite
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 12
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 10
      KeyItem = cbItem2
    end
  end
  object sgSodt: TSDGrid [4]
    Left = 0
    Top = 69
    Width = 301
    Height = 353
    Align = alLeft
    Color = clWhite
    ColCount = 3
    Ctl3D = False
    DefaultRowHeight = 20
    FixedColor = 8564917
    FixedCols = 0
    RowCount = 4
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
    ParentCtl3D = False
    TabOrder = 4
    OnClick = sgSodtClick
    EvenGridColor = clWhite
    Columns = <
      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>
    ColWidths = (
      109
      91
      80)
  end
end

⌨️ 快捷键说明

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