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

📄 salaryjia.dfm

📁 pasa人力资源考勤管理系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
          Caption = '班工资'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Name = 'Arial'
          Font.Size = 8
          Font.Style = []
          Transparent = True
          mmHeight = 3440
          mmLeft = 101600
          mmTop = 18256
          mmWidth = 8467
          BandType = 3
          GroupNo = 0
        end
        object ppLabel1: TppLabel
          UserName = 'Label4'
          Caption = '综合'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Name = 'Arial'
          Font.Size = 8
          Font.Style = []
          Transparent = True
          mmHeight = 3440
          mmLeft = 113242
          mmTop = 14817
          mmWidth = 5556
          BandType = 3
          GroupNo = 0
        end
        object ppLabel18: TppLabel
          UserName = 'Label6'
          Caption = '奖'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Name = 'Arial'
          Font.Size = 8
          Font.Style = []
          Transparent = True
          mmHeight = 3440
          mmLeft = 115094
          mmTop = 18256
          mmWidth = 2910
          BandType = 3
          GroupNo = 0
        end
      end
      object ppGroupFooterBand1: TppGroupFooterBand
        mmBottomOffset = 0
        mmHeight = 5821
        mmPrintPosition = 0
        object ppLabel259: TppLabel
          UserName = 'Label259'
          Caption = '部门小计'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clTeal
          Font.Name = 'Arial'
          Font.Size = 9
          Font.Style = []
          Transparent = True
          mmHeight = 3704
          mmLeft = 5821
          mmTop = 1323
          mmWidth = 13494
          BandType = 5
          GroupNo = 0
        end
        object ppDBCalc1: TppDBCalc
          UserName = 'DBCalc1'
          AutoSize = True
          DataField = 'mustgive'
          DataPipeline = ppBDEPipeline4
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clTeal
          Font.Name = 'Arial'
          Font.Size = 10
          Font.Style = []
          ResetGroup = ppGroup1
          Transparent = True
          mmHeight = 3969
          mmLeft = 123561
          mmTop = 1058
          mmWidth = 23813
          BandType = 5
          GroupNo = 0
        end
        object ppDBCalc2: TppDBCalc
          UserName = 'DBCalc2'
          AutoSize = True
          DataField = 'mustdec'
          DataPipeline = ppBDEPipeline4
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clTeal
          Font.Name = 'Arial'
          Font.Size = 10
          Font.Style = []
          ResetGroup = ppGroup1
          Transparent = True
          mmHeight = 3969
          mmLeft = 190500
          mmTop = 1058
          mmWidth = 23019
          BandType = 5
          GroupNo = 0
        end
        object ppLabel260: TppLabel
          UserName = 'Label260'
          Caption = '应付合计'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clTeal
          Font.Name = 'Arial'
          Font.Size = 9
          Font.Style = []
          Transparent = True
          mmHeight = 3704
          mmLeft = 108744
          mmTop = 1323
          mmWidth = 13494
          BandType = 5
          GroupNo = 0
        end
        object ppLabel261: TppLabel
          UserName = 'Label2601'
          Caption = '应扣合计'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clTeal
          Font.Name = 'Arial'
          Font.Size = 9
          Font.Style = []
          Transparent = True
          mmHeight = 3704
          mmLeft = 176477
          mmTop = 1323
          mmWidth = 13494
          BandType = 5
          GroupNo = 0
        end
        object ppDBCalc3: TppDBCalc
          UserName = 'DBCalc3'
          AutoSize = True
          DataField = 'factmoney'
          DataPipeline = ppBDEPipeline4
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clTeal
          Font.Name = 'Arial'
          Font.Size = 10
          Font.Style = []
          ResetGroup = ppGroup1
          Transparent = True
          mmHeight = 3969
          mmLeft = 237067
          mmTop = 794
          mmWidth = 25929
          BandType = 5
          GroupNo = 0
        end
        object ppLabel262: TppLabel
          UserName = 'Label262'
          Caption = '实发合计'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clTeal
          Font.Name = 'Arial'
          Font.Size = 9
          Font.Style = []
          Transparent = True
          mmHeight = 3704
          mmLeft = 223044
          mmTop = 1058
          mmWidth = 13494
          BandType = 5
          GroupNo = 0
        end
      end
    end
  end
  object ADODataSet2: TADODataSet
    Connection = DataMod.Database1
    CommandTimeout = 0
    Parameters = <>
    Left = 8
  end
  object ppBDEPipeline4: TppBDEPipeline
    DataSource = DataSource4
    UserName = 'BDEPipeline4'
    Left = 264
    Top = 32
    object ppBDEPipeline4ppField1: TppField
      FieldAlias = 'workno'
      FieldName = 'workno'
      FieldLength = 15
      DisplayWidth = 15
      Position = 0
    end
    object ppBDEPipeline4ppField2: TppField
      FieldAlias = 'name'
      FieldName = 'name'
      FieldLength = 10
      DisplayWidth = 10
      Position = 1
    end
    object ppBDEPipeline4ppField3: TppField
      FieldAlias = 'prof'
      FieldName = 'prof'
      FieldLength = 30
      DisplayWidth = 30
      Position = 2
    end
    object ppBDEPipeline4ppField4: TppField
      FieldAlias = 'indate'
      FieldName = 'indate'
      FieldLength = 0
      DataType = dtDateTime
      DisplayWidth = 18
      Position = 3
    end
    object ppBDEPipeline4ppField5: TppField
      Alignment = taRightJustify
      FieldAlias = 'insurance'
      FieldName = 'insurance'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 4
    end
    object ppBDEPipeline4ppField6: TppField
      Alignment = taRightJustify
      FieldAlias = 'facttech'
      FieldName = 'facttech'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 5
    end
    object ppBDEPipeline4ppField7: TppField
      Alignment = taRightJustify
      FieldAlias = 'mustgive'
      FieldName = 'mustgive'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 6
    end
    object ppBDEPipeline4ppField8: TppField
      Alignment = taRightJustify
      FieldAlias = 'mustdec'
      FieldName = 'mustdec'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 7
    end
    object ppBDEPipeline4ppField9: TppField
      Alignment = taRightJustify
      FieldAlias = 'factmoney'
      FieldName = 'factmoney'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 8
    end
    object ppBDEPipeline4ppField10: TppField
      Alignment = taRightJustify
      FieldAlias = 'factbasepay'
      FieldName = 'factbasepay'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 9
    end
    object ppBDEPipeline4ppField11: TppField
      Alignment = taRightJustify
      FieldAlias = 'factdays'
      FieldName = 'factdays'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 10
    end
    object ppBDEPipeline4ppField12: TppField
      Alignment = taRightJustify
      FieldAlias = 'yearmoney'
      FieldName = 'yearmoney'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 11
    end
    object ppBDEPipeline4ppField13: TppField
      Alignment = taRightJustify
      FieldAlias = 'smoney'
      FieldName = 'smoney'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 12
    end
    object ppBDEPipeline4ppField14: TppField
      Alignment = taRightJustify
      FieldAlias = 'otmoney'
      FieldName = 'otmoney'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 13
    end
    object ppBDEPipeline4ppField15: TppField
      Alignment = taRightJustify
      FieldAlias = 'eightornine'
      FieldName = 'eightornine'
      FieldLength = 0
      DataType = dtInteger
      DisplayWidth = 10
      Position = 14
    end
    object ppBDEPipeline4ppField16: TppField
      Alignment = taRightJustify
      FieldAlias = 'latedec'
      FieldName = 'latedec'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 15
    end
    object ppBDEPipeline4ppField17: TppField
      Alignment = taRightJustify
      FieldAlias = 'kuanggongdec'
      FieldName = 'kuanggongdec'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 16
    end
    object ppBDEPipeline4ppField18: TppField
      Alignment = taRightJustify
      FieldAlias = 'otherdec'
      FieldName = 'otherdec'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 25
      Position = 17
    end
    object ppBDEPipeline4ppField19: TppField
      Alignment = taRightJustify
      FieldAlias = 'otheradd'
      FieldName = 'otheradd'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 28
      Position = 18
    end
    object ppBDEPipeline4ppField20: TppField
      FieldAlias = 'deptname'
      FieldName = 'deptname'
      FieldLength = 30
      DisplayWidth = 30
      Position = 19
    end
    object ppBDEPipeline4ppField21: TppField
      Alignment = taRightJustify
      FieldAlias = 'otjieri'
      FieldName = 'otjieri'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 20
    end
    object ppBDEPipeline4ppField22: TppField
      Alignment = taRightJustify
      FieldAlias = 'othours'
      FieldName = 'othours'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 21
    end
    object ppBDEPipeline4ppField23: TppField
      Alignment = taRightJustify
      FieldAlias = 'otjiari'
      FieldName = 'otjiari'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 22
    end
    object ppBDEPipeline4ppField24: TppField
      Alignment = taRightJustify
      FieldAlias = 'facthours'
      FieldName = 'facthours'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 23
    end
    object ppBDEPipeline4ppField25: TppField
      Alignment = taRightJustify
      FieldAlias = 'noname55'
      FieldName = 'noname55'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 24
    end
  end
  object ppBDEPipeline3: TppBDEPipeline
    DataSource = DataSource3
    UserName = 'BDEPipeline3'
    Left = 48
    Top = 32
    object ppBDEPipeline3ppField1: TppField
      FieldAlias = 'workno'
      FieldName = 'workno'
      FieldLength = 15
      DisplayWidth = 15
      Position = 0
    end
    object ppBDEPipeline3ppField2: TppField
      FieldAlias = 'name'
      FieldName = 'name'
      FieldLength = 10
      DisplayWidth = 10
      Position = 1
    end
    object ppBDEPipeline3ppField3: TppField
      FieldAlias = 'prof'
      FieldName = 'prof'
      FieldLength = 30
      DisplayWidth = 30
      Position = 2
    end
    object ppBDEPipeline3ppField4: TppField
      FieldAlias = 'indate'
      FieldName = 'indate'
      FieldLength = 0
      DataType = dtDateTime
      DisplayWidth = 18
      Position = 3
    end
    object ppBDEPipeline3ppField5: TppField
      Alignment = taRightJustify
      FieldAlias = 'insurance'
      FieldName = 'insurance'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 4
    end
    object ppBDEPipeline3ppField6: TppField
      Alignment = taRightJustify
      FieldAlias = 'facttech'
      FieldName = 'facttech'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 5
    end
    object ppBDEPipeline3ppField7: TppField
      Alignment = taRightJustify
      FieldAlias = 'mustgive'
      FieldName = 'mustgive'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 6
    end
    object ppBDEPipeline3ppField8: TppField
      Alignment = taRightJustify
      FieldAlias = 'mustdec'
      FieldName = 'mustdec'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 7
    end
    object ppBDEPipeline3ppField9: TppField
      Alignment = taRightJustify
      FieldAlias = 'factmoney'
      FieldName = 'factmoney'
      FieldLength = 2
      DataType = dtDouble
      DisplayWidth = 19
      Position = 8
    end
    object ppBDEPipeline3ppField10: TppField
      Alignment = taRightJustify
      FieldAlias = 'factba

⌨️ 快捷键说明

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