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

📄 clientaskclj.rtm

📁 一个电力企业的后台管理程序
💻 RTM
字号:
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\CLIENTASKCLJ.rtm'
  Template.Format = ftASCII
  UserName = 'Report'
  DeviceType = 'Screen'
  Left = 98
  Top = 156
  Version = '5.0'
  mmColumnWidth = 0
  object ppHeaderBand1: TppHeaderBand
    mmBottomOffset = 0
    mmHeight = 25400
    mmPrintPosition = 0
    object ppShape1: TppShape
      UserName = 'Shape1'
      Shape = stRoundRect
      mmHeight = 13229
      mmLeft = 55827
      mmTop = 2117
      mmWidth = 88106
      BandType = 0
    end
    object ppLabel1: TppLabel
      UserName = 'Label1'
      Caption = '用户咨询报表'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Name = '宋体'
      Font.Size = 18
      Font.Style = [fsBold]
      Transparent = True
      mmHeight = 7144
      mmLeft = 78581
      mmTop = 5292
      mmWidth = 38100
      BandType = 0
    end
    object ppLabel2: TppLabel
      UserName = 'Label2'
      Caption = '序号'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Name = '宋体'
      Font.Size = 12
      Font.Style = []
      Transparent = True
      mmHeight = 4763
      mmLeft = 19579
      mmTop = 19315
      mmWidth = 8467
      BandType = 0
    end
    object ppLabel3: TppLabel
      UserName = 'Label3'
      Caption = '处理局'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Name = '宋体'
      Font.Size = 12
      Font.Style = []
      Transparent = True
      mmHeight = 4763
      mmLeft = 88106
      mmTop = 18785
      mmWidth = 12700
      BandType = 0
    end
    object ppLabel4: TppLabel
      UserName = 'Label4'
      Caption = '数量'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Name = '宋体'
      Font.Size = 12
      Font.Style = []
      Transparent = True
      mmHeight = 4233
      mmLeft = 170921
      mmTop = 19579
      mmWidth = 8467
      BandType = 0
    end
  end
  object ppDetailBand1: TppDetailBand
    mmBottomOffset = 0
    mmHeight = 6879
    mmPrintPosition = 0
    object ppShape2: TppShape
      UserName = 'Shape2'
      ParentHeight = True
      mmHeight = 6879
      mmLeft = 2646
      mmTop = 0
      mmWidth = 40746
      BandType = 4
    end
    object ppShape3: TppShape
      UserName = 'Shape3'
      ParentHeight = True
      mmHeight = 6879
      mmLeft = 43392
      mmTop = 0
      mmWidth = 102923
      BandType = 4
    end
    object ppShape4: TppShape
      UserName = 'Shape4'
      ParentHeight = True
      mmHeight = 6879
      mmLeft = 146315
      mmTop = 0
      mmWidth = 55827
      BandType = 4
    end
    object ClientAskCljXh: TppVariable
      UserName = 'ClientAskCljXh'
      Alignment = taCenter
      CalcOrder = 0
      DataType = dtInteger
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Name = 'Courier New'
      Font.Size = 8
      Font.Style = []
      OnCalc = ClientAskCljXhCalc
      Transparent = True
      mmHeight = 3704
      mmLeft = 15346
      mmTop = 1058
      mmWidth = 25929
      BandType = 4
    end
    object ppDBText1: TppDBText
      UserName = 'DBText1'
      Alignment = taCenter
      DataField = 'UNITNAME'
      DataPipeline = ppdbp_main
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Name = 'Courier New'
      Font.Size = 8
      Font.Style = []
      Transparent = True
      mmHeight = 6350
      mmLeft = 44450
      mmTop = 265
      mmWidth = 100277
      BandType = 4
    end
    object ClientAskSl: TppVariable
      UserName = 'ClientAskSl'
      Alignment = taCenter
      CalcOrder = 1
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Name = 'Courier New'
      Font.Size = 8
      Font.Style = []
      OnCalc = ClientAskSlCalc
      Transparent = True
      mmHeight = 3704
      mmLeft = 165100
      mmTop = 1588
      mmWidth = 20373
      BandType = 4
    end
  end
  object ppFooterBand1: TppFooterBand
    mmBottomOffset = 0
    mmHeight = 13229
    mmPrintPosition = 0
  end
end

⌨️ 快捷键说明

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