object Report: TppReport
  OnFileDeviceCreate = ReportFileDeviceCreate
  AutoStop = False
  DataPipeline = dmPipelines.Schueler
  OnStartFirstPass = ReportStartFirstPass
  PrinterSetup.BinName = 'Default'
  PrinterSetup.DocumentName = 'Schuelerliste - Leistungsentwicklung in einem Fach.rtm'
  PrinterSetup.Duplex = dpVertical
  PrinterSetup.Orientation = poLandscape
  PrinterSetup.PaperName = 'A4'
  PrinterSetup.PrinterName = 'Default'
  PrinterSetup.SaveDeviceSettings = False
  PrinterSetup.mmMarginBottom = 10000
  PrinterSetup.mmMarginLeft = 13000
  PrinterSetup.mmMarginRight = 14000
  PrinterSetup.mmMarginTop = 15000
  PrinterSetup.mmPaperHeight = 210000
  PrinterSetup.mmPaperWidth = 297000
  PrinterSetup.PaperSize = 9
  SaveAsTemplate = True
  Template.FileName = '\\prod.lokal\bis\Orga\940\940-R\940-R-L\Alle\SchILD-NRW\SchILD-Reports\Luisenschule\Listen\Schuelerliste_-_Leistungsentwicklung_in_einem_Fach.rtm'
  Template.Format = ftASCII
  Units = utMillimeters
  AllowPrintToArchive = True
  AllowPrintToFile = True
  ArchiveFileName = '($MyDocuments)\ReportArchive.raf'
  BeforeOpenDataPipelines = ReportBeforeOpenDataPipelines
  BeforePrint = ReportBeforePrint
  BeforeEmail = ReportBeforeEmail
  DeviceType = 'Screen'
  DefaultFileDeviceType = 'PDF'
  EmailSettings.ReportFormat = 'PDF'
  EmailSettings.Enabled = True
  LanguageID = 'Default'
  OnInitializeParameters = ReportInitializeParameters
  OnPreviewFormCreate = ReportPreviewFormCreate
  OpenFile = False
  OutlineSettings.CreateNode = True
  OutlineSettings.CreatePageNodes = True
  OutlineSettings.Enabled = False
  OutlineSettings.Visible = False
  ThumbnailSettings.Enabled = False
  ThumbnailSettings.Visible = False
  ThumbnailSettings.DeadSpace = 30
  PDFSettings.EmbedFontOptions = [efAllFonts]
  PDFSettings.EncryptSettings.AllowCopy = True
  PDFSettings.EncryptSettings.AllowInteract = True
  PDFSettings.EncryptSettings.AllowModify = True
  PDFSettings.EncryptSettings.AllowPrint = True
  PDFSettings.EncryptSettings.Enabled = False
  PDFSettings.EncryptSettings.KeyLength = kl40Bit
  PDFSettings.FontEncoding = feAnsi
  PDFSettings.ImageCompressionLevel = 25
  PDFSettings.ScaleImages = False
  PreviewFormSettings.ZoomSetting = zs100Percent
  PreviewFormSettings.SinglePageOnly = True
  RTFSettings.DefaultFont.Charset = DEFAULT_CHARSET
  RTFSettings.DefaultFont.Color = clWindowText
  RTFSettings.DefaultFont.Height = -13
  RTFSettings.DefaultFont.Name = 'Arial'
  RTFSettings.DefaultFont.Style = []
  TextFileName = '($MyDocuments)\Report.pdf'
  TextSearchSettings.DefaultString = '<Suchtext>'
  TextSearchSettings.Enabled = False
  XLSSettings.AppName = 'ReportBuilder'
  XLSSettings.Author = 'ReportBuilder'
  XLSSettings.Subject = 'Report'
  XLSSettings.Title = 'Report'
  Left = 128
  Top = 8
  Version = '15.05'
  mmColumnWidth = 270000
  DataPipelineName = 'Schueler'
  object ppHeaderBand1: TppHeaderBand
    Background.Brush.Style = bsClear
    Border.Weight = 1.000000000000000000
    mmBottomOffset = 0
    mmHeight = 6879
    mmPrintPosition = 0
    object ppLabel2: TppLabel
      UserName = 'LabelKopf'
      Caption = 'Leistungsentwicklung im Fach'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Name = 'Calibri'
      Font.Size = 16
      Font.Style = [fsBold]
      Transparent = True
      mmHeight = 6879
      mmLeft = 0
      mmTop = 0
      mmWidth = 68263
      BandType = 0
      LayerName = Foreground3
    end
  end
  object ppDetailBand1: TppDetailBand
    Background1.Brush.Style = bsClear
    Background2.Brush.Style = bsClear
    Border.Weight = 1.000000000000000000
    PrintHeight = phDynamic
    mmBottomOffset = 0
    mmHeight = 13229
    mmPrintPosition = 0
    object ppDBText1: TppDBText
      UserName = 'DBText1'
      DataField = 'NameVorname'
      DataPipeline = dmPipelines.Schueler
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Name = 'Calibri'
      Font.Size = 11
      Font.Style = [fsBold]
      Transparent = True
      DataPipelineName = 'Schueler'
      mmHeight = 4763
      mmLeft = 0
      mmTop = 2385
      mmWidth = 100000
      BandType = 4
      LayerName = Foreground3
    end
    object ppSubReport1: TppSubReport
      UserName = 'SubReportLaufbahn'
      ExpandAll = False
      NewPrintJob = False
      OutlineSettings.CreateNode = True
      ParentPrinterSetup = False
      TraverseAllData = False
      DataPipelineName = 'plSchuelerlaufbahn'
      mmHeight = 5027
      mmLeft = 0
      mmTop = 8202
      mmWidth = 270000
      BandType = 4
      LayerName = Foreground3
      mmBottomOffset = 0
      mmOverFlowOffset = 0
      mmStopPosition = 0
      mmMinHeight = 0
      object ppChildReport1: TppChildReport
        AutoStop = False
        Columns = 18
        ColumnPositions.Strings = (
          '0'
          '16000'
          '32000'
          '48000'
          '64000'
          '80000'
          '96000'
          '112000'
          '128000'
          '144000'
          '160000'
          '176000'
          '192000'
          '208000'
          '224000'
          '240000'
          '256000'
          '272000')
        DataPipeline = dmPipelines.plSchuelerlaufbahn
        PrinterSetup.BinName = 'Default'
        PrinterSetup.DocumentName = 'Schuelerliste - Leistungsentwicklung in einem Fach.rtm'
        PrinterSetup.Duplex = dpVertical
        PrinterSetup.Orientation = poLandscape
        PrinterSetup.PaperName = 'A4'
        PrinterSetup.PrinterName = 'Default'
        PrinterSetup.SaveDeviceSettings = False
        PrinterSetup.mmMarginBottom = 0
        PrinterSetup.mmMarginLeft = 0
        PrinterSetup.mmMarginRight = 9000
        PrinterSetup.mmMarginTop = 0
        PrinterSetup.mmPaperHeight = 210000
        PrinterSetup.mmPaperWidth = 297000
        PrinterSetup.PaperSize = 9
        Template.Format = ftASCII
        Units = utMillimeters
        Version = '15.05'
        mmColumnWidth = 16000
        DataPipelineName = 'plSchuelerlaufbahn'
        object ppColumnHeaderBand1: TppColumnHeaderBand
          Background.Brush.Style = bsClear
          mmBottomOffset = 0
          mmHeight = 0
          mmPrintPosition = 0
        end
        object ppDetailBand2: TppDetailBand
          Background1.Brush.Style = bsClear
          Background2.Brush.Style = bsClear
          ColumnTraversal = ctLeftToRight
          mmBottomOffset = 0
          mmHeight = 18521
          mmPrintPosition = 0
          object ppShape1: TppShape
            UserName = 'ShapeBack'
            ParentHeight = True
            ParentWidth = True
            Pen.Color = clWindow
            Pen.Style = psClear
            mmHeight = 18521
            mmLeft = 0
            mmTop = 0
            mmWidth = 16000
            BandType = 4
            LayerName = Foreground
          end
          object ppLabel1: TppLabel
            UserName = 'LabelJahrAbschnitt'
            AutoSize = False
            Border.Weight = 1.000000000000000000
            Caption = 'LabelJahrAbschnitt'
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBlack
            Font.Name = 'Calibri'
            Font.Size = 9
            Font.Style = [fsBold]
            TextAlignment = taCentered
            Transparent = True
            mmHeight = 3969
            mmLeft = 0
            mmTop = 530
            mmWidth = 16000
            BandType = 4
            LayerName = Foreground
          end
          object ppDBText4: TppDBText
            UserName = 'DBTextKlasse'
            Border.BorderPositions = [bpBottom]
            Border.Visible = True
            Border.Weight = 1.000000000000000000
            DataField = 'Klasse'
            DataPipeline = dmPipelines.plSchuelerlaufbahn
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBlack
            Font.Name = 'Calibri'
            Font.Size = 8
            Font.Style = [fsBold]
            TextAlignment = taCentered
            Transparent = True
            DataPipelineName = 'plSchuelerlaufbahn'
            mmHeight = 3703
            mmLeft = 1000
            mmTop = 4233
            mmWidth = 14023
            BandType = 4
            LayerName = Foreground
          end
          object ppSubReport2: TppSubReport
            UserName = 'SubReportLeistungen'
            ExpandAll = False
            NewPrintJob = False
            OutlineSettings.CreateNode = True
            ParentPrinterSetup = False
            TraverseAllData = False
            DataPipelineName = 'plLeistungsuebersicht'
            mmHeight = 10000
            mmLeft = 0
            mmTop = 7932
            mmWidth = 16000
            BandType = 4
            LayerName = Foreground
            mmBottomOffset = 0
            mmOverFlowOffset = 0
            mmStopPosition = 0
            mmMinHeight = 0
            object ppChildReport2: TppChildReport
              AutoStop = False
              DataPipeline = dmPipelines.plLeistungsuebersicht
              PrinterSetup.BinName = 'Default'
              PrinterSetup.DocumentName = 'Schuelerliste - Leistungsentwicklung in einem Fach.rtm'
              PrinterSetup.Duplex = dpVertical
              PrinterSetup.Orientation = poLandscape
              PrinterSetup.PaperName = 'A4'
              PrinterSetup.PrinterName = 'Default'
              PrinterSetup.SaveDeviceSettings = False
              PrinterSetup.mmMarginBottom = 0
              PrinterSetup.mmMarginLeft = 0
              PrinterSetup.mmMarginRight = 281000
              PrinterSetup.mmMarginTop = 0
              PrinterSetup.mmPaperHeight = 210000
              PrinterSetup.mmPaperWidth = 297000
              PrinterSetup.PaperSize = 9
              Template.Format = ftASCII
              Units = utMillimeters
              Version = '15.05'
              mmColumnWidth = 0
              DataPipelineName = 'plLeistungsuebersicht'
              object ppDetailBand3: TppDetailBand
                Background1.Brush.Style = bsClear
                Background2.Brush.Style = bsClear
                mmBottomOffset = 0
                mmHeight = 9525
                mmPrintPosition = 0
                object ppDBText3: TppDBText
                  UserName = 'DBTextPunkte'
                  Border.BorderPositions = [bpLeft, bpTop, bpRight, bpBottom]
                  Border.Color = clGray
                  Border.Visible = True
                  Border.Weight = 1.000000000000000000
                  DataField = 'NotenPunkte'
                  DataPipeline = dmPipelines.plLeistungsuebersicht
                  Font.Charset = DEFAULT_CHARSET
                  Font.Color = clBlack
                  Font.Name = 'Calibri'
                  Font.Size = 10
                  Font.Style = [fsBold]
                  TextAlignment = taCentered
                  DataPipelineName = 'plLeistungsuebersicht'
                  mmHeight = 4763
                  mmLeft = 3969
                  mmTop = 4497
                  mmWidth = 7938
                  BandType = 4
                  LayerName = Foreground1
                end
                object ppDBText6: TppDBText
                  UserName = 'DBTextNote'
                  Border.BorderPositions = [bpLeft, bpTop, bpRight, bpBottom]
                  Border.Color = clGray
                  Border.Visible = True
                  Border.Weight = 1.000000000000000000
                  DataField = 'Notenkrz'
                  DataPipeline = dmPipelines.plLeistungsuebersicht
                  Font.Charset = DEFAULT_CHARSET
                  Font.Color = clBlack
                  Font.Name = 'Calibri'
                  Font.Size = 10
                  Font.Style = [fsBold]
                  TextAlignment = taCentered
                  VerticalAlignment = avCenter
                  DataPipelineName = 'plLeistungsuebersicht'
                  mmHeight = 5028
                  mmLeft = 3969
                  mmTop = 4497
                  mmWidth = 7938
                  BandType = 4
                  LayerName = Foreground1
                end
                object ppDBText7: TppDBText
                  UserName = 'DBTextLehrer'
                  DataField = 'Fachlehrer'
                  DataPipeline = dmPipelines.plLeistungsuebersicht
                  Font.Charset = DEFAULT_CHARSET
                  Font.Color = clBlack
                  Font.Name = 'Calibri'
                  Font.Size = 8
                  Font.Style = []
                  Transparent = True
                  VerticalAlignment = avCenter
                  DataPipelineName = 'plLeistungsuebersicht'
                  mmHeight = 4233
                  mmLeft = 1058
                  mmTop = 0
                  mmWidth = 6879
                  BandType = 4
                  LayerName = Foreground1
                end
                object ppDBText2: TppDBText
                  UserName = 'DBTextKursart'
                  DataField = 'Kursart'
                  DataPipeline = dmPipelines.plLeistungsuebersicht
                  Font.Charset = DEFAULT_CHARSET
                  Font.Color = clBlack
                  Font.Name = 'Calibri'
                  Font.Size = 8
                  Font.Style = []
                  TextAlignment = taRightJustified
                  Transparent = True
                  VerticalAlignment = avCenter
                  DataPipelineName = 'plLeistungsuebersicht'
                  mmHeight = 4233
                  mmLeft = 7938
                  mmTop = 0
                  mmWidth = 6879
                  BandType = 4
                  LayerName = Foreground1
                end
              end
              object raCodeModule1: TraCodeModule
                ProgramStream = {
                  01060F5472614576656E7448616E646C65720B50726F6772616D4E616D650611
                  4442546578744E6F74654F6E5072696E740B50726F6772616D54797065070B74
                  7450726F63656475726506536F757263650C0E02000070726F63656475726520
                  4442546578744E6F74654F6E5072696E743B0D0A626567696E0D0A2020444254
                  65787450756E6B74652E436F6C6F72203A3D20636C57686974653B0D0A202044
                  425465787450756E6B74652E466F6E742E436F6C6F72203A3D20636C426C6163
                  6B3B0D0A20204442546578744E6F74652E436F6C6F72203A3D20636C57686974
                  653B0D0A20204442546578744E6F74652E466F6E742E436F6C6F72203A3D2063
                  6C426C61636B3B20200D0A20200D0A20204966205265706F72742E4461746170
                  6970656C696E655B274E6F74656E6B727A275D203C3E202727205468656E0D0A
                  2020426567696E0D0A20202020496620537472546F496E7428436F7079285265
                  706F72742E44617461706970656C696E655B274E6F74656E6B727A275D2C2031
                  2C20312929203E2034205468656E200D0A202020202020426567696E0D0A2020
                  20202020202044425465787450756E6B74652E436F6C6F72203A3D20636C5265
                  643B0D0A202020202020202044425465787450756E6B74652E466F6E742E436F
                  6C6F72203A3D20636C57686974653B0D0A20202020202020204442546578744E
                  6F74652E436F6C6F72203A3D20636C5265643B0D0A2020202020202020444254
                  6578744E6F74652E466F6E742E436F6C6F72203A3D20636C57686974653B0D0A
                  202020202020456E643B20202020202020200D0A2020456E643B20200D0A656E
                  643B0D0A0D436F6D706F6E656E744E616D65060A4442546578744E6F74650945
                  76656E744E616D6506074F6E5072696E74074576656E74494402200843617265
                  74506F730102010201000001060F5472614576656E7448616E646C65720B5072
                  6F6772616D4E616D65061444657461696C4265666F726547656E65726174650B
                  50726F6772616D54797065070B747450726F63656475726506536F757263650C
                  5001000070726F6365647572652044657461696C4265666F726547656E657261
                  74653B0D0A626567696E0D0A20204442546578744E6F74652E56697369626C65
                  203A3D204E6F7420282853636875656C65726C6175666261686E5B274B6C6173
                  7365275D203D202745462729204F72202853636875656C65726C617566626168
                  6E5B274B6C61737365275D203D202751312729204F72202853636875656C6572
                  6C6175666261686E5B274B6C61737365275D203D202751322729293B0D0A2020
                  44425465787450756E6B74652E56697369626C65203A3D20282853636875656C
                  65726C6175666261686E5B274B6C61737365275D203D202745462729204F7220
                  2853636875656C65726C6175666261686E5B274B6C61737365275D203D202751
                  312729204F72202853636875656C65726C6175666261686E5B274B6C61737365
                  275D203D202751322729293B0D0A656E643B0D0A0D436F6D706F6E656E744E61
                  6D65060644657461696C094576656E744E616D65060E4265666F726547656E65
                  72617465074576656E744944021A084361726574506F730102010201000000}
              end
              object ppDesignLayers2: TppDesignLayers
                object ppDesignLayer2: TppDesignLayer
                  UserName = 'Foreground1'
                  LayerType = ltBanded
                  Index = 0
                end
              end
            end
          end
          object ppLine2: TppLine
            UserName = 'Line2'
            ParentWidth = True
            Weight = 1.000000000000000000
            mmHeight = 794
            mmLeft = 0
            mmTop = 0
            mmWidth = 16000
            BandType = 4
            LayerName = Foreground
          end
          object ppLine1: TppLine
            UserName = 'Line1'
            ParentWidth = True
            Position = lpBottom
            Weight = 1.000000000000000000
            mmHeight = 794
            mmLeft = 0
            mmTop = 17726
            mmWidth = 16000
            BandType = 4
            LayerName = Foreground
          end
        end
        object ppColumnFooterBand1: TppColumnFooterBand
          Background.Brush.Style = bsClear
          mmBottomOffset = 0
          mmHeight = 0
          mmPrintPosition = 0
        end
        object raCodeModule2: TraCodeModule
          ProgramStream = {
            01060F5472614576656E7448616E646C65720B50726F6772616D4E616D65061B
            4C6162656C4A61687241627363686E6974744F6E476574546578740B50726F67
            72616D54797065070B747450726F63656475726506536F7572636506A570726F
            636564757265204C6162656C4A61687241627363686E6974744F6E4765745465
            78742876617220546578743A20537472696E67293B0D0A626567696E0D0A0D0A
            202054657874203A3D20536368756C6A616872546F537472285265706F72742E
            44617461706970656C696E655B274A616872275D2C205265706F72742E446174
            61706970656C696E655B2741627363686E697474275D293B0D0A0D0A656E643B
            0D0A0D436F6D706F6E656E744E616D6506124C6162656C4A6168724162736368
            6E697474094576656E744E616D6506094F6E47657454657874074576656E7449
            440235084361726574506F730102550204000001060F5472614576656E744861
            6E646C65720B50726F6772616D4E616D65061144657461696C4265666F726550
            72696E740B50726F6772616D54797065070B747450726F63656475726506536F
            7572636506CA70726F6365647572652044657461696C4265666F72655072696E
            743B0D0A626567696E0D0A0D0A202049662053636875656C65724C6175666261
            686E5B2741627363686E697474275D203D2031205468656E200D0A2020202053
            686170654261636B2E42727573682E436F6C6F72203A3D20524742283235352C
            3235352C323030290D0A2020456C73650D0A2020202053686170654261636B2E
            42727573682E436F6C6F72203A3D20524742283230302C3235352C323535293B
            20200D0A202020200D0A656E643B0D0A0D436F6D706F6E656E744E616D650606
            44657461696C094576656E744E616D65060B4265666F72655072696E74074576
            656E7449440218084361726574506F730102010201000000}
        end
        object ppDesignLayers1: TppDesignLayers
          object ppDesignLayer1: TppDesignLayer
            UserName = 'Foreground'
            LayerType = ltBanded
            Index = 0
          end
        end
      end
    end
  end
  object ppFooterBand1: TppFooterBand
    Background.Brush.Style = bsClear
    mmBottomOffset = 0
    mmHeight = 4233
    mmPrintPosition = 0
  end
  object ppGroup1: TppGroup
    BreakName = 'ID'
    DataPipeline = dmPipelines.Schueler
    GroupFileSettings.NewFile = False
    GroupFileSettings.EmailFile = False
    KeepTogether = True
    OutlineSettings.CreateNode = True
    StartOnOddPage = False
    UserName = 'Group1'
    mmNewColumnThreshold = 0
    mmNewPageThreshold = 0
    DataPipelineName = 'Schueler'
    NewFile = False
    object ppGroupHeaderBand1: TppGroupHeaderBand
      Background.Brush.Style = bsClear
      mmBottomOffset = 0
      mmHeight = 0
      mmPrintPosition = 0
    end
    object ppGroupFooterBand1: TppGroupFooterBand
      Background.Brush.Style = bsClear
      HideWhenOneDetail = False
      mmBottomOffset = 0
      mmHeight = 0
      mmPrintPosition = 0
    end
  end
  object raCodeModule3: TraCodeModule
    ProgramStream = {
      01060F5472614576656E7448616E646C65720B50726F6772616D4E616D650611
      5265706F72744265666F72655072696E740B50726F6772616D54797065070B74
      7450726F63656475726506536F75726365146D01000070726F63656475726520
      5265706F72744265666F72655072696E743B0D0A7661720D0A20207346616368
      203A20537472696E673B0D0A0D0A626567696E0D0A0D0A202053657455656265
      7273696368742874727565293B0D0A0D0A20207346616368203A3D2053656C65
      637446726F6D4C6973742827426974746520466163682061757377C3A4686C65
      6E272C2027442C452C462C4C2C472C45352C46362C46382C4C362C4C382C4738
      2C47452C454B2C504B2C53572C4B522C45522C4D2C50482C42492C43482C4946
      2C49462D49492C4E572C4B552C4D552C5350272C20274D27293B0D0A200D0A20
      205365747A6546696C746572284C65697374756E677375656265727369636874
      2C2027466163684B727A203D2027202B207346616368293B0D0A20200D0A2020
      4C6162656C4B6F70662E43617074696F6E203A3D20204C6162656C4B6F70662E
      43617074696F6E202B20272027202B2073466163683B200D0A20200D0A656E64
      3B0D0A0D436F6D706F6E656E744E616D6506065265706F7274094576656E744E
      616D65060B4265666F72655072696E74074576656E7449440201084361726574
      506F73010201020E000001060F5472614576656E7448616E646C65720B50726F
      6772616D4E616D6506105265706F727441667465725072696E740B50726F6772
      616D54797065070B747450726F63656475726506536F75726365067970726F63
      6564757265205265706F727441667465725072696E743B0D0A626567696E0D0A
      2020536574556562657273696368742866616C7365293B0D0A20205365747A65
      46696C746572284C65697374756E6773756562657273696368742C2027466163
      684B727A203C3E20222227293B0D0A656E643B0D0A0D436F6D706F6E656E744E
      616D6506065265706F7274094576656E744E616D65060A41667465725072696E
      74074576656E7449440200084361726574506F730102010204000000}
  end
  object ppDesignLayers4: TppDesignLayers
    object ppDesignLayer4: TppDesignLayer
      UserName = 'Foreground3'
      LayerType = ltBanded
      Index = 0
    end
  end
  object ppParameterList1: TppParameterList
    object ppArchivierung: TppParameter
      AutoSearchSettings.LogicalPrefix = []
      AutoSearchSettings.Mandatory = True
      AutoSearchSettings.SearchExpression = 'Schildvorgabe'
      DataType = dtString
      LookupSettings.DisplayType = dtNameOnly
      LookupSettings.SortOrder = soName
      Value = 'Schildvorgabe'
      UserName = 'Archivierung'
    end
  end
end
