clientelecaskfx.rtm

来自「一个电力企业的后台管理程序」· RTM 代码 · 共 305 行

RTM
305
字号
object pprp_main: TppReport
  AutoStop = False
  DataPipeline = ppdbp_main
  PrinterSetup.BinName = 'Default'
  PrinterSetup.DocumentName = 'Report'
  PrinterSetup.PaperName = 'Letter'
  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 = 'E:\Work\NewReport\REPORTMOD\CLIENTASKFX.rtm'
  Template.Format = ftASCII
  UserName = 'Report'
  DeviceType = 'Screen'
  Left = 98
  Top = 156
  Version = '5.0'
  mmColumnWidth = 0
  object ppHeaderBand1: TppHeaderBand
    mmBottomOffset = 0
    mmHeight = 24606
    mmPrintPosition = 0
    object ppShape1: TppShape
      UserName = 'Shape1'
      Shape = stRoundRect
      mmHeight = 13229
      mmLeft = 43656
      mmTop = 1852
      mmWidth = 118798
      BandType = 0
    end
    object ppLabel1: TppLabel
      UserName = 'Label1'
      Caption = '用电咨询分析表'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Name = 'Arial'
      Font.Size = 18
      Font.Style = [fsBold]
      Transparent = True
      mmHeight = 7408
      mmLeft = 75936
      mmTop = 4763
      mmWidth = 44715
      BandType = 0
    end
    object ppLabel2: TppLabel
      UserName = 'Label2'
      Caption = '月份'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Name = 'Arial'
      Font.Size = 12
      Font.Style = []
      Transparent = True
      mmHeight = 4763
      mmLeft = 7938
      mmTop = 17198
      mmWidth = 8467
      BandType = 0
    end
    object ppLabel3: TppLabel
      UserName = 'Label3'
      Caption = '本月咨询数'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Name = 'Arial'
      Font.Size = 12
      Font.Style = []
      Transparent = True
      mmHeight = 4763
      mmLeft = 31221
      mmTop = 17198
      mmWidth = 21167
      BandType = 0
    end
    object ppLabel4: TppLabel
      UserName = 'Label4'
      Caption = '本月累计咨询数'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Name = 'Arial'
      Font.Size = 12
      Font.Style = []
      Transparent = True
      mmHeight = 4763
      mmLeft = 62442
      mmTop = 16933
      mmWidth = 29633
      BandType = 0
    end
    object ppLabel5: TppLabel
      UserName = 'Label5'
      Caption = '同比上月增长率'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Name = 'Arial'
      Font.Size = 12
      Font.Style = []
      Transparent = True
      mmHeight = 4763
      mmLeft = 99748
      mmTop = 16669
      mmWidth = 29633
      BandType = 0
    end
    object ppLabel6: TppLabel
      UserName = 'Label6'
      Caption = '同比去年增长率'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Name = 'Arial'
      Font.Size = 12
      Font.Style = []
      Transparent = True
      mmHeight = 4763
      mmLeft = 134409
      mmTop = 16669
      mmWidth = 29633
      BandType = 0
    end
    object ppLabel7: TppLabel
      UserName = 'Label7'
      Caption = '本月占百分比'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Name = 'Arial'
      Font.Size = 12
      Font.Style = []
      Transparent = True
      mmHeight = 4763
      mmLeft = 171186
      mmTop = 16404
      mmWidth = 25400
      BandType = 0
    end
  end
  object ppDetailBand1: TppDetailBand
    mmBottomOffset = 0
    mmHeight = 5821
    mmPrintPosition = 0
    object ppShape2: TppShape
      UserName = 'Shape2'
      ParentHeight = True
      mmHeight = 5821
      mmLeft = 0
      mmTop = 0
      mmWidth = 24871
      BandType = 4
    end
    object ppDBText1: TppDBText
      UserName = 'DBText1'
      DataField = 'MON'
      DataPipeline = ppdbp_main
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Name = 'Arial'
      Font.Size = 12
      Font.Style = []
      Transparent = True
      mmHeight = 4763
      mmLeft = 3704
      mmTop = 529
      mmWidth = 17198
      BandType = 4
    end
    object ppShape3: TppShape
      UserName = 'Shape3'
      ParentHeight = True
      mmHeight = 5821
      mmLeft = 24871
      mmTop = 0
      mmWidth = 34131
      BandType = 4
    end
    object ppDBText2: TppDBText
      UserName = 'DBText2'
      DataField = 'MONCOUNT'
      DataPipeline = ppdbp_main
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Name = 'Arial'
      Font.Size = 12
      Font.Style = []
      Transparent = True
      mmHeight = 4763
      mmLeft = 37042
      mmTop = 529
      mmWidth = 17198
      BandType = 4
    end
    object ppShape4: TppShape
      UserName = 'Shape4'
      ParentHeight = True
      mmHeight = 5821
      mmLeft = 59002
      mmTop = 0
      mmWidth = 36248
      BandType = 4
    end
    object ppDBText3: TppDBText
      UserName = 'DBText3'
      DataField = 'ALLCOUNT'
      DataPipeline = ppdbp_main
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Name = 'Arial'
      Font.Size = 12
      Font.Style = []
      Transparent = True
      mmHeight = 4763
      mmLeft = 73290
      mmTop = 529
      mmWidth = 17198
      BandType = 4
    end
    object ppShape5: TppShape
      UserName = 'Shape5'
      ParentHeight = True
      mmHeight = 5821
      mmLeft = 95250
      mmTop = 0
      mmWidth = 38100
      BandType = 4
    end
    object ppDBText4: TppDBText
      UserName = 'DBText4'
      DataField = 'SYZZL'
      DataPipeline = ppdbp_main
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Name = 'Arial'
      Font.Size = 12
      Font.Style = []
      Transparent = True
      mmHeight = 4763
      mmLeft = 101865
      mmTop = 265
      mmWidth = 24871
      BandType = 4
    end
    object ppShape6: TppShape
      UserName = 'Shape6'
      ParentHeight = True
      mmHeight = 5821
      mmLeft = 133350
      mmTop = 0
      mmWidth = 33602
      BandType = 4
    end
    object ppDBText5: TppDBText
      UserName = 'DBText5'
      DataField = 'QNZZL'
      DataPipeline = ppdbp_main
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Name = 'Arial'
      Font.Size = 12
      Font.Style = []
      Transparent = True
      mmHeight = 4763
      mmLeft = 134673
      mmTop = 529
      mmWidth = 32544
      BandType = 4
    end
    object ppShape7: TppShape
      UserName = 'Shape7'
      ParentHeight = True
      mmHeight = 5821
      mmLeft = 166952
      mmTop = 0
      mmWidth = 33602
      BandType = 4
    end
    object ppDBText6: TppDBText
      UserName = 'DBText6'
      DataField = 'ZBFL'
      DataPipeline = ppdbp_main
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Name = 'Arial'
      Font.Size = 12
      Font.Style = []
      Transparent = True
      mmHeight = 4763
      mmLeft = 170392
      mmTop = 529
      mmWidth = 27781
      BandType = 4
    end
  end
  object ppFooterBand1: TppFooterBand
    mmBottomOffset = 0
    mmHeight = 13229
    mmPrintPosition = 0
  end
end

⌨️ 快捷键说明

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