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

📄 clientcomp_all.rtm

📁 一个电力企业的后台管理程序
💻 RTM
字号:
object pprp_main: TppReport
  AutoStop = False
  DataPipeline = ppdbp_main
  PrinterSetup.BinName = 'Default'
  PrinterSetup.DocumentName = 'Report'
  PrinterSetup.PaperName = 'Custom'
  PrinterSetup.PrinterName = 'Default'
  PrinterSetup.mmMarginBottom = 6350
  PrinterSetup.mmMarginLeft = 6350
  PrinterSetup.mmMarginRight = 6350
  PrinterSetup.mmMarginTop = 6350
  PrinterSetup.mmPaperHeight = 279401
  PrinterSetup.mmPaperWidth = 215900
  Template.DatabaseSettings.DataPipeline = ppdbp_main
  Template.DatabaseSettings.NameField = 'TotalCount'
  Template.DatabaseSettings.TemplateField = 'TotalCount'
  Template.FileName = 'D:\1105\EcscAgent\repTemplate\clientComp_All.rtm'
  Template.Format = ftASCII
  UserName = 'Report'
  DeviceType = 'Screen'
  Left = 96
  Top = 156
  Version = '5.0'
  mmColumnWidth = 0
  object ppTitleBand1: TppTitleBand
    mmBottomOffset = 0
    mmHeight = 25665
    mmPrintPosition = 0
    object ppShape1: TppShape
      UserName = 'Shape1'
      Brush.Color = clAqua
      Shape = stRoundRect
      mmHeight = 18521
      mmLeft = 55827
      mmTop = 3704
      mmWidth = 109802
      BandType = 1
    end
    object ppLabel3: TppLabel
      UserName = 'Label3'
      Caption = '各类投诉处理情况统计'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Name = '宋体'
      Font.Size = 24
      Font.Style = [fsBold, fsItalic]
      Transparent = True
      mmHeight = 8467
      mmLeft = 67733
      mmTop = 8731
      mmWidth = 87313
      BandType = 1
    end
  end
  object ppHeaderBand1: TppHeaderBand
    mmBottomOffset = 0
    mmHeight = 11113
    mmPrintPosition = 0
    object ppShape2: TppShape
      UserName = 'Shape2'
      Brush.Color = clSilver
      Pen.Color = clSilver
      mmHeight = 7673
      mmLeft = 11377
      mmTop = 0
      mmWidth = 186002
      BandType = 0
    end
    object ppLabel2: TppLabel
      UserName = 'Label2'
      Caption = '总数量'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Name = '宋体'
      Font.Size = 12
      Font.Style = [fsBold]
      Transparent = True
      mmHeight = 4233
      mmLeft = 15610
      mmTop = 1323
      mmWidth = 13494
      BandType = 0
    end
    object ppLine1: TppLine
      UserName = 'Line1'
      Pen.Color = clNavy
      Pen.Width = 2
      Weight = 1.5
      mmHeight = 3969
      mmLeft = 1588
      mmTop = 9260
      mmWidth = 200555
      BandType = 0
    end
  end
  object ppDetailBand1: TppDetailBand
    mmBottomOffset = 0
    mmHeight = 8467
    mmPrintPosition = 0
    object ppShape3: TppShape
      UserName = 'Shape3'
      Brush.Color = 13366710
      Pen.Color = 13366710
      mmHeight = 7144
      mmLeft = 11377
      mmTop = 794
      mmWidth = 186796
      BandType = 4
    end
    object ppDBText1: TppDBText
      UserName = 'DBText1'
      DataField = 'TotalCount'
      DataPipeline = ppdbp_main
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Name = '宋体'
      Font.Size = 10
      Font.Style = []
      ParentDataPipeline = False
      Transparent = True
      mmHeight = 3440
      mmLeft = 16140
      mmTop = 2117
      mmWidth = 17198
      BandType = 4
    end
  end
  object ppFooterBand1: TppFooterBand
    mmBottomOffset = 0
    mmHeight = 7673
    mmPrintPosition = 0
    object ppLabel7: TppLabel
      UserName = 'Label5'
      Caption = '打印日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Name = '宋体'
      Font.Size = 12
      Font.Style = [fsBold]
      Transparent = True
      mmHeight = 4233
      mmLeft = 11377
      mmTop = 1588
      mmWidth = 22490
      BandType = 8
    end
    object ppSystemVariable1: TppSystemVariable
      UserName = 'SystemVariable1'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Name = '宋体'
      Font.Size = 12
      Font.Style = [fsBold]
      Transparent = True
      mmHeight = 4233
      mmLeft = 33867
      mmTop = 1588
      mmWidth = 23813
      BandType = 8
    end
    object ppLabel23: TppLabel
      UserName = 'Label6'
      Caption = '第'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Name = '宋体'
      Font.Size = 12
      Font.Style = [fsBold]
      Transparent = True
      mmHeight = 4233
      mmLeft = 182827
      mmTop = 1058
      mmWidth = 4498
      BandType = 8
    end
    object ppSystemVariable2: TppSystemVariable
      UserName = 'SystemVariable2'
      VarType = vtPageNo
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Name = '宋体'
      Font.Size = 12
      Font.Style = [fsBold]
      Transparent = True
      mmHeight = 4233
      mmLeft = 188648
      mmTop = 1058
      mmWidth = 2381
      BandType = 8
    end
    object ppLabel24: TppLabel
      UserName = 'Label7'
      Caption = '页'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Name = '宋体'
      Font.Size = 12
      Font.Style = [fsBold]
      Transparent = True
      mmHeight = 4233
      mmLeft = 193411
      mmTop = 1058
      mmWidth = 4498
      BandType = 8
    end
  end
end

⌨️ 快捷键说明

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