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

📄 pptt.dfm

📁 速达开源ERP系统
💻 DFM
字号:
inherited frmPptt: TfrmPptt
  Left = 50
  Top = 51
  Width = 651
  Height = 514
  BorderIcons = [biSystemMenu, biMaximize]
  Caption = '物料状态帐'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited sbBar: TStatusBar
    Top = 446
    Width = 643
  end
  inherited CoolBar1: TCoolBar
    Width = 643
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 643
      end>
    inherited tbMainBar: TToolBar
      Width = 630
    end
  end
  object fpPptt: TFloatPanel [2]
    Left = 353
    Top = 69
    Width = 290
    Height = 377
    Align = alClient
    Color = clWhite
    Caption = 'fpPptt'
    ParentColor = False
    TabOrder = 2
    object LabPpt1: TLabel
      Left = 13
      Top = 13
      Width = 48
      Height = 12
      Alignment = taRightJustify
      Caption = 'LabPpt1:'
      Enabled = False
    end
    object LabPpt2: TLabel
      Left = 13
      Top = 35
      Width = 48
      Height = 12
      Alignment = taRightJustify
      Caption = 'LabPpt2:'
      Enabled = False
    end
    object Label4: TLabel
      Left = 7
      Top = 57
      Width = 54
      Height = 12
      Caption = '货位编码:'
      Enabled = False
    end
    object Label5: TLabel
      Left = 19
      Top = 78
      Width = 42
      Height = 12
      Caption = '年初数:'
    end
    object Label10: TLabel
      Left = 19
      Top = 100
      Width = 42
      Height = 12
      Caption = '期初数:'
    end
    object Label12: TLabel
      Left = 7
      Top = 122
      Width = 54
      Height = 12
      Caption = '本期收入:'
      Enabled = False
    end
    object Label13: TLabel
      Left = 7
      Top = 144
      Width = 54
      Height = 12
      Caption = '本期发出:'
      Enabled = False
    end
    object Label14: TLabel
      Left = 7
      Top = 165
      Width = 54
      Height = 12
      Caption = '本年收入:'
    end
    object Label15: TLabel
      Left = 7
      Top = 187
      Width = 54
      Height = 12
      Caption = '本年发出:'
    end
    object Label16: TLabel
      Left = 7
      Top = 209
      Width = 54
      Height = 12
      Caption = '本年累计:'
      Enabled = False
    end
    object sePptt1ID: TSDEdit
      Left = 62
      Top = 7
      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 = 0
      SplitSymbol = ' | '
    end
    object sePptt2ID: TSDEdit
      Left = 62
      Top = 29
      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 = 1
      SplitSymbol = ' | '
    end
    object scPpttLoc: TSDComboBox
      Left = 62
      Top = 48
      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 = 2
      KeyItem = cbItem2
    end
    object sePpttBoyQty: TSDEdit
      Left = 62
      Top = 72
      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 = 3
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object sePpttBopQty: TSDEdit
      Left = 62
      Top = 94
      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 = 4
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object sePpttOopQty: TSDEdit
      Left = 62
      Top = 137
      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 = 6
      SplitSymbol = ' | '
    end
    object sePpttIopQty: TSDEdit
      Left = 62
      Top = 115
      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 = 5
      SplitSymbol = ' | '
    end
    object sePpttIoyQty: TSDEdit
      Left = 62
      Top = 159
      Width = 117
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 7
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object sePpttOoyQty: TSDEdit
      Left = 62
      Top = 180
      Width = 117
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 8
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object sePpttAoyQty: TSDEdit
      Left = 62
      Top = 202
      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 = 9
      SplitSymbol = ' | '
    end
    object chePpttClose: TCheckBox
      Left = 62
      Top = 226
      Width = 66
      Height = 17
      Caption = '已关闭'
      TabOrder = 10
    end
    object chePpttInit: TCheckBox
      Left = 62
      Top = 245
      Width = 66
      Height = 17
      Caption = '已初始化'
      TabOrder = 11
    end
  end
  object fpPptt1: TFloatPanel [3]
    Left = 0
    Top = 39
    Width = 643
    Height = 30
    Align = alTop
    Color = clWhite
    Caption = 'fpPptt1'
    ParentColor = False
    TabOrder = 3
    object Label9: TLabel
      Left = 136
      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 LabPpttGoods: TLabel
      Left = 191
      Top = 7
      Width = 72
      Height = 12
      Caption = 'LabPpttGoods'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 298
      Top = 7
      Width = 54
      Height = 12
      Caption = '物料名称:'
    end
    object LabPpttGoodsName: TLabel
      Left = 353
      Top = 7
      Width = 96
      Height = 12
      Caption = 'LabPpttGoodsName'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
  end
  object sgPptt: TSDGrid [4]
    Left = 0
    Top = 69
    Width = 353
    Height = 377
    Align = alLeft
    Color = clWhite
    Ctl3D = False
    DefaultRowHeight = 20
    FixedColor = 8564917
    FixedCols = 0
    RowCount = 4
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
    ParentCtl3D = False
    TabOrder = 4
    OnClick = sgPpttClick
    EvenGridColor = clWhite
    Columns = <
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = 'Ppt1'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = 'Ppt2'
        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>
    ColWidths = (
      83
      80
      67
      52
      59)
  end
  inherited MainMenu1: TMainMenu
    Left = 118
    Top = 275
  end
  inherited ImageList1: TImageList
    Left = 146
    Top = 275
  end
  inherited RecPrintDlg: TPrintDialog
    Left = 118
    Top = 307
  end
  inherited PrnSetupDlg: TPrinterSetupDialog
    Left = 146
    Top = 307
  end
end

⌨️ 快捷键说明

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