object Report: TppReport
  OnFileDeviceCreate = ReportFileDeviceCreate
  AutoStop = False
  DataPipeline = dmPipelines.ppSchueler
  NoDataBehaviors = [ndMessageDialog, ndBlankPage]
  PrinterSetup.BinName = 'Default'
  PrinterSetup.DocumentName = 'STDPLAN.rtk'
  PrinterSetup.Duplex = dpNone
  PrinterSetup.PaperName = 'A4'
  PrinterSetup.PrinterName = 'Default'
  PrinterSetup.SaveDeviceSettings = False
  PrinterSetup.mmMarginBottom = 6350
  PrinterSetup.mmMarginLeft = 20350
  PrinterSetup.mmMarginRight = 6350
  PrinterSetup.mmMarginTop = 6350
  PrinterSetup.mmPaperHeight = 297000
  PrinterSetup.mmPaperWidth = 210000
  PrinterSetup.PaperSize = 9
  SaveAsTemplate = True
  Template.FileName = 
    'C:\Kurs 42-Arbeitsverzeichnis\Reports\Probleme\Bielefeld\STDPLAN' +
    '.rtk'
  Template.Format = ftASCII
  Units = utMillimeters
  AllowPrintToArchive = True
  AllowPrintToFile = True
  ArchiveFileName = '($MyDocuments)\ReportArchive.raf'
  DeviceType = 'Printer'
  DefaultFileDeviceType = 'PDF'
  EmailSettings.ReportFormat = 'PDF'
  EmailSettings.ConnectionSettings.MailService = 'SMTP'
  EmailSettings.ConnectionSettings.WebMail.GmailSettings.OAuth2.RedirectPort = 0
  EmailSettings.ConnectionSettings.WebMail.Outlook365Settings.OAuth2.RedirectPort = 0
  EmailSettings.ConnectionSettings.EnableMultiPlugin = False
  LanguageID = 'Default'
  OpenFile = True
  OutlineSettings.CreateNode = False
  OutlineSettings.CreatePageNodes = False
  OutlineSettings.Enabled = False
  OutlineSettings.Visible = False
  ThumbnailSettings.Enabled = True
  ThumbnailSettings.Visible = True
  ThumbnailSettings.DeadSpace = 30
  ThumbnailSettings.PageHighlight.Width = 3
  ThumbnailSettings.ThumbnailSize = tsSmall
  PDFSettings.Author = 'Kurs 42'
  PDFSettings.EmbedFontOptions = []
  PDFSettings.EncryptSettings.AllowCopy = True
  PDFSettings.EncryptSettings.AllowInteract = True
  PDFSettings.EncryptSettings.AllowModify = True
  PDFSettings.EncryptSettings.AllowPrint = True
  PDFSettings.EncryptSettings.AllowExtract = True
  PDFSettings.EncryptSettings.AllowAssemble = True
  PDFSettings.EncryptSettings.AllowQualityPrint = True
  PDFSettings.EncryptSettings.Enabled = False
  PDFSettings.EncryptSettings.KeyLength = kl40Bit
  PDFSettings.EncryptSettings.EncryptionType = etRC4
  PDFSettings.DigitalSignatureSettings.SignPDF = False
  PDFSettings.FontEncoding = feAnsi
  PDFSettings.ImageCompressionLevel = 25
  PDFSettings.PDFAFormat = pafNone
  PreviewFormSettings.PageBorder.mmPadding = 0
  PreviewFormSettings.SinglePageOnly = True
  PreviewFormSettings.ZoomSetting = zs100Percent
  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'
  XLSSettings.WorksheetName = 'Report'
  CloudDriveSettings.DropBoxSettings.OAuth2.RedirectPort = 0
  CloudDriveSettings.DropBoxSettings.DirectorySupport = True
  CloudDriveSettings.GoogleDriveSettings.OAuth2.RedirectPort = 0
  CloudDriveSettings.GoogleDriveSettings.DirectorySupport = False
  CloudDriveSettings.OneDriveSettings.OAuth2.RedirectPort = 0
  CloudDriveSettings.OneDriveSettings.DirectorySupport = True
  Left = 48
  Top = 24
  Version = '21.04'
  mmColumnWidth = 0
  DataPipelineName = 'ppSchueler'
  object ppHeaderBand1: TppHeaderBand
    Border.mmPadding = 0
    mmBottomOffset = 0
    mmHeight = 0
    mmPrintPosition = 0
  end
  object ppDetailBand1: TppDetailBand
    Border.mmPadding = 0
    PrintHeight = phDynamic
    mmBottomOffset = 0
    mmHeight = 16404
    mmPrintPosition = 0
    object ppSubReport1: TppSubReport
      DesignLayer = ppDesignLayer3
      UserName = 'SubReport1'
      ExpandAll = False
      NewPrintJob = False
      OutlineSettings.CreateNode = True
      ParentPrinterSetup = False
      TraverseAllData = False
      DataPipelineName = 'ppIndividualPlan'
      mmHeight = 5027
      mmLeft = 0
      mmTop = 0
      mmWidth = 183300
      BandType = 4
      LayerName = Foreground2
      mmBottomOffset = 0
      mmOverFlowOffset = 0
      mmStopPosition = 0
      mmMinHeight = 0
      object ppChildReport1: TppChildReport
        AutoStop = False
        Columns = 6
        ColumnPositions.Strings = (
          '0'
          '25000'
          '50000'
          '75000'
          '100000'
          '125000')
        DataPipeline = dmPipelines.ppIndividualPlan
        PrinterSetup.BinName = 'Default'
        PrinterSetup.DocumentName = 
          'C:\Programme\Borland\Delphi5\Projects\Winkurs\bin32\individualpl' +
          'an_ohne_Farbe.rtm'
        PrinterSetup.Duplex = dpNone
        PrinterSetup.Orientation = poLandscape
        PrinterSetup.PaperName = 'A4'
        PrinterSetup.PrinterName = 'Default'
        PrinterSetup.SaveDeviceSettings = False
        PrinterSetup.mmMarginBottom = 6350
        PrinterSetup.mmMarginLeft = 20350
        PrinterSetup.mmMarginRight = 6350
        PrinterSetup.mmMarginTop = 6350
        PrinterSetup.mmPaperHeight = 210000
        PrinterSetup.mmPaperWidth = 297000
        PrinterSetup.PaperSize = 9
        Template.FileName = 'C:\Programme\Borland\Delphi5\Projects\Winkurs\reports\plan1.rtm'
        Template.Format = ftASCII
        Units = utMillimeters
        Version = '21.04'
        mmColumnWidth = 25000
        DataPipelineName = 'ppIndividualPlan'
        object ppColumnHeaderBand1: TppColumnHeaderBand
          Border.mmPadding = 0
          mmBottomOffset = 0
          mmHeight = 7938
          mmPrintPosition = 0
          object ppDBText7: TppDBText
            DesignLayer = ppDesignLayer2
            UserName = 'DBText7'
            AutoSize = True
            Border.Weight = 1.000000000000000000
            Border.mmPadding = 0
            DataField = 'TagLangbez'
            DataPipeline = dmPipelines.ppIndividualPlan
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBlack
            Font.Name = 'Arial'
            Font.Size = 10
            Font.Style = [fsBold]
            Transparent = True
            DataPipelineName = 'ppIndividualPlan'
            mmHeight = 4233
            mmLeft = 4233
            mmTop = 1588
            mmWidth = 11907
            BandType = 2
            LayerName = Foreground1
          end
        end
        object ppDetailBand3: TppDetailBand
          Border.mmPadding = 0
          ColumnTraversal = ctLeftToRight
          mmBottomOffset = 0
          mmHeight = 10054
          mmPrintPosition = 0
          object ppDBText2: TppDBText
            DesignLayer = ppDesignLayer2
            UserName = 'DBText2'
            Border.Weight = 1.000000000000000000
            Border.mmPadding = 0
            DataField = 'Fach'
            DataPipeline = dmPipelines.ppIndividualPlan
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBlack
            Font.Name = 'Arial'
            Font.Size = 10
            Font.Style = []
            Transparent = True
            DataPipelineName = 'ppIndividualPlan'
            mmHeight = 3969
            mmLeft = 1058
            mmTop = 794
            mmWidth = 10319
            BandType = 4
            LayerName = Foreground1
          end
          object ppDBText3: TppDBText
            DesignLayer = ppDesignLayer2
            UserName = 'DBText3'
            Border.Weight = 1.000000000000000000
            Border.mmPadding = 0
            DataField = 'Lehrer'
            DataPipeline = dmPipelines.ppIndividualPlan
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBlack
            Font.Name = 'Arial'
            Font.Size = 10
            Font.Style = []
            Transparent = True
            DataPipelineName = 'ppIndividualPlan'
            mmHeight = 3969
            mmLeft = 1058
            mmTop = 5292
            mmWidth = 10319
            BandType = 4
            LayerName = Foreground1
          end
          object ppDBText4: TppDBText
            DesignLayer = ppDesignLayer2
            UserName = 'DBText4'
            Border.Weight = 1.000000000000000000
            Border.mmPadding = 0
            DataField = 'Raum'
            DataPipeline = dmPipelines.ppIndividualPlan
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBlack
            Font.Name = 'Arial'
            Font.Size = 10
            Font.Style = []
            Transparent = True
            DataPipelineName = 'ppIndividualPlan'
            mmHeight = 3969
            mmLeft = 12700
            mmTop = 5292
            mmWidth = 10319
            BandType = 4
            LayerName = Foreground1
          end
          object ppLabel9: TppLabel
            DesignLayer = ppDesignLayer2
            UserName = 'Label9'
            Border.Weight = 1.000000000000000000
            Border.mmPadding = 0
            Caption = 'Label9'
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBlack
            Font.Name = 'Arial'
            Font.Size = 10
            Font.Style = []
            FormFieldSettings.FormSubmitInfo.SubmitMethod = fstPost
            FormFieldSettings.FormFieldType = fftNone
            Transparent = True
            Visible = False
            mmHeight = 3969
            mmLeft = 794
            mmTop = 1058
            mmWidth = 22490
            BandType = 4
            LayerName = Foreground1
          end
          object ppDBText8: TppDBText
            DesignLayer = ppDesignLayer2
            UserName = 'DBText8'
            Border.Weight = 1.000000000000000000
            Border.mmPadding = 0
            DataField = 'KursArt'
            DataPipeline = dmPipelines.ppIndividualPlan
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBlack
            Font.Name = 'Arial'
            Font.Size = 10
            Font.Style = []
            Transparent = True
            DataPipelineName = 'ppIndividualPlan'
            mmHeight = 3969
            mmLeft = 12700
            mmTop = 794
            mmWidth = 10319
            BandType = 4
            LayerName = Foreground1
          end
        end
        object ppColumnFooterBand1: TppColumnFooterBand
          AlignToBottom = True
          Border.mmPadding = 0
          mmBottomOffset = 0
          mmHeight = 0
          mmPrintPosition = 0
        end
        object ppSummaryBand1: TppSummaryBand
          Border.mmPadding = 0
          mmBottomOffset = 0
          mmHeight = 0
          mmPrintPosition = 0
        end
        object raCodeModule1: TraCodeModule
          object raProgramInfo3: TraProgramInfo
            raClassName = 'TraVarProgram'
            raProgram.ChildType = 17
            raProgram.ProgramName = 'Variables'
            raProgram.ProgramType = ttProcedure
            raProgram.Source = 
              'procedure Variables;'#13#10'var'#13#10'   GridColor : TColor;'#13#10'begin'#13#10#13#10'end;' +
              #13#10
          end
          object raProgramInfo5: TraProgramInfo
            raClassName = 'TraEventHandler'
            raProgram.ProgramName = 'ReportOnStartPage'
            raProgram.ProgramType = ttProcedure
            raProgram.Source = 
              'procedure ReportOnStartPage;'#13#10'begin'#13#10'  //GridColor:=mpleGrid1.Br' +
              'ush.Color'#13#10'end;'#13#10
            raProgram.ComponentName = 'Report'
            raProgram.EventName = 'OnStartPage'
            raProgram.EventID = 21
            raProgram.CaretPos = (
              11
              4)
          end
          object raProgramInfo6: TraProgramInfo
            raClassName = 'TraEventHandler'
            raProgram.ProgramName = 'DetailAfterPrint'
            raProgram.ProgramType = ttProcedure
            raProgram.Source = 
              'procedure DetailAfterPrint;'#13#10'begin'#13#10'//  mpleGrid1.Brush.Color:=G' +
              'ridColor;'#13#10'end;'#13#10
            raProgram.ComponentName = 'Detail'
            raProgram.EventName = 'AfterPrint'
            raProgram.EventID = 23
            raProgram.CaretPos = (
              23
              4)
          end
        end
        object ppDesignLayers2: TppDesignLayers
          object ppDesignLayer2: TppDesignLayer
            UserName = 'Foreground1'
            LayerType = ltBanded
            Index = 0
          end
        end
      end
    end
  end
  object ppFooterBand1: TppFooterBand
    Border.mmPadding = 0
    mmBottomOffset = 0
    mmHeight = 4498
    mmPrintPosition = 0
  end
  object ppGroup1: TppGroup
    BreakName = 'IdNr'
    DataPipeline = dmPipelines.ppSchueler
    GroupFileSettings.NewFile = False
    GroupFileSettings.EmailFile = False
    KeepTogether = True
    OutlineSettings.CreateNode = True
    StartOnOddPage = False
    UserName = 'Group1'
    mmNewColumnThreshold = 0
    mmNewPageThreshold = 0
    DataPipelineName = 'ppSchueler'
    NewFile = False
    object ppGroupHeaderBand1: TppGroupHeaderBand
      Border.mmPadding = 0
      mmBottomOffset = 0
      mmHeight = 11113
      mmPrintPosition = 0
      object ppDBText1: TppDBText
        DesignLayer = ppDesignLayer3
        UserName = 'DBText1'
        AutoSize = True
        Border.Weight = 1.000000000000000000
        Border.mmPadding = 0
        DataField = 'NameVorname'
        DataPipeline = dmPipelines.ppSchueler
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = [fsBold]
        Transparent = True
        DataPipelineName = 'ppSchueler'
        mmHeight = 4233
        mmLeft = 0
        mmTop = 6615
        mmWidth = 28046
        BandType = 3
        GroupNo = 0
        LayerName = Foreground2
      end
      object ppLabel4: TppLabel
        DesignLayer = ppDesignLayer3
        UserName = 'Label1'
        Border.Weight = 1.000000000000000000
        Border.mmPadding = 0
        Caption = 'Stundenplan'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = [fsBold]
        FormFieldSettings.FormSubmitInfo.SubmitMethod = fstPost
        FormFieldSettings.FormFieldType = fftNone
        Transparent = True
        mmHeight = 4233
        mmLeft = 0
        mmTop = 529
        mmWidth = 21696
        BandType = 3
        GroupNo = 0
        LayerName = Foreground2
      end
      object ppDBText5: TppDBText
        DesignLayer = ppDesignLayer3
        UserName = 'DBText5'
        Border.Weight = 1.000000000000000000
        Border.mmPadding = 0
        DataField = 'Schuljahr'
        DataPipeline = dmPipelines.ppBlockung
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = [fsBold]
        ParentDataPipeline = False
        Transparent = True
        DataPipelineName = 'ppBlockung'
        mmHeight = 4233
        mmLeft = 23283
        mmTop = 529
        mmWidth = 17198
        BandType = 3
        GroupNo = 0
        LayerName = Foreground2
      end
      object ppLabel5: TppLabel
        DesignLayer = ppDesignLayer3
        UserName = 'Label2'
        Border.Weight = 1.000000000000000000
        Border.mmPadding = 0
        Caption = 'Klasse'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = [fsBold]
        FormFieldSettings.FormSubmitInfo.SubmitMethod = fstPost
        FormFieldSettings.FormFieldType = fftNone
        Transparent = True
        mmHeight = 4233
        mmLeft = 62177
        mmTop = 6615
        mmWidth = 11377
        BandType = 3
        GroupNo = 0
        LayerName = Foreground2
      end
      object ppDBText6: TppDBText
        DesignLayer = ppDesignLayer3
        UserName = 'DBText6'
        AutoSize = True
        Border.Weight = 1.000000000000000000
        Border.mmPadding = 0
        DataField = 'Klasse'
        DataPipeline = dmPipelines.ppSchueler
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = [fsBold]
        Transparent = True
        DataPipelineName = 'ppSchueler'
        mmHeight = 4233
        mmLeft = 81492
        mmTop = 6615
        mmWidth = 4233
        BandType = 3
        GroupNo = 0
        LayerName = Foreground2
      end
      object ppLabel6: TppLabel
        DesignLayer = ppDesignLayer3
        UserName = 'Label3'
        Border.Weight = 1.000000000000000000
        Border.mmPadding = 0
        Caption = 'G'#252'ltig ab'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = [fsBold]
        FormFieldSettings.FormSubmitInfo.SubmitMethod = fstPost
        FormFieldSettings.FormFieldType = fftNone
        Transparent = True
        mmHeight = 4233
        mmLeft = 62177
        mmTop = 529
        mmWidth = 15610
        BandType = 3
        GroupNo = 0
        LayerName = Foreground2
      end
      object ppLabel7: TppLabel
        DesignLayer = ppDesignLayer3
        UserName = 'Label4'
        Border.Weight = 1.000000000000000000
        Border.mmPadding = 0
        Caption = 'Label4'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = [fsBold]
        FormFieldSettings.FormSubmitInfo.SubmitMethod = fstPost
        FormFieldSettings.FormFieldType = fftNone
        Transparent = True
        mmHeight = 4233
        mmLeft = 78317
        mmTop = 529
        mmWidth = 11377
        BandType = 3
        GroupNo = 0
        LayerName = Foreground2
      end
      object ppLabel8: TppLabel
        DesignLayer = ppDesignLayer3
        UserName = 'Label7'
        Border.Weight = 1.000000000000000000
        Border.mmPadding = 0
        Caption = 'Unterrichtsbeginn:'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = [fsBold]
        FormFieldSettings.FormSubmitInfo.SubmitMethod = fstPost
        FormFieldSettings.FormFieldType = fftNone
        Transparent = True
        mmHeight = 4233
        mmLeft = 97102
        mmTop = 529
        mmWidth = 31750
        BandType = 3
        GroupNo = 0
        LayerName = Foreground2
      end
      object ppLabel10: TppLabel
        DesignLayer = ppDesignLayer3
        UserName = 'Label8'
        Border.Weight = 1.000000000000000000
        Border.mmPadding = 0
        Caption = 'Label8'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = [fsBold]
        FormFieldSettings.FormSubmitInfo.SubmitMethod = fstPost
        FormFieldSettings.FormFieldType = fftNone
        Transparent = True
        mmHeight = 4233
        mmLeft = 129382
        mmTop = 529
        mmWidth = 11377
        BandType = 3
        GroupNo = 0
        LayerName = Foreground2
      end
    end
    object ppGroupFooterBand1: TppGroupFooterBand
      Border.mmPadding = 0
      HideWhenOneDetail = False
      mmBottomOffset = 0
      mmHeight = 17727
      mmPrintPosition = 0
      object ppLine3: TppLine
        DesignLayer = ppDesignLayer3
        UserName = 'Line1'
        Border.Weight = 1.000000000000000000
        Border.mmPadding = 0
        Pen.Style = psDot
        Weight = 0.750000000000000000
        mmHeight = 3175
        mmLeft = 6085
        mmTop = 8731
        mmWidth = 183092
        BandType = 5
        GroupNo = 0
        LayerName = Foreground2
      end
      object ppLabel11: TppLabel
        DesignLayer = ppDesignLayer3
        UserName = 'Label5'
        Border.Weight = 1.000000000000000000
        Border.mmPadding = 0
        Caption = '"'
        Font.Charset = SYMBOL_CHARSET
        Font.Color = clBlack
        Font.Name = 'Wingdings'
        Font.Size = 10
        Font.Style = []
        FormFieldSettings.FormSubmitInfo.SubmitMethod = fstPost
        FormFieldSettings.FormFieldType = fftNone
        Transparent = True
        mmHeight = 3969
        mmLeft = 1323
        mmTop = 6879
        mmWidth = 3969
        BandType = 5
        GroupNo = 0
        LayerName = Foreground2
      end
      object ppSystemVariable2: TppSystemVariable
        DesignLayer = ppDesignLayer3
        UserName = 'SystemVariable1'
        Border.Weight = 1.000000000000000000
        Border.mmPadding = 0
        VarType = vtPrintDateTime
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = []
        Transparent = True
        mmHeight = 3969
        mmLeft = 22490
        mmTop = 1852
        mmWidth = 32279
        BandType = 5
        GroupNo = 0
        LayerName = Foreground2
      end
      object ppLabel12: TppLabel
        DesignLayer = ppDesignLayer3
        UserName = 'Label6'
        Border.Weight = 1.000000000000000000
        Border.mmPadding = 0
        Caption = 'Gedruckt am'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = []
        FormFieldSettings.FormSubmitInfo.SubmitMethod = fstPost
        FormFieldSettings.FormFieldType = fftNone
        Transparent = True
        mmHeight = 3969
        mmLeft = 1323
        mmTop = 1852
        mmWidth = 20373
        BandType = 5
        GroupNo = 0
        LayerName = Foreground2
      end
    end
  end
  object raCodeModule2: TraCodeModule
    object raProgramInfo7: TraProgramInfo
      raClassName = 'TraEventHandler'
      raProgram.ProgramName = 'ReportBeforePrint'
      raProgram.ProgramType = ttProcedure
      raProgram.Source = 
        'procedure ReportBeforePrint;'#13#10'var'#13#10'  T1,T2, D : TDateTime;'#13#10'begi' +
        'n'#13#10'  ReadDateTime('#39'Stundenplan g'#252'ltig ab'#39', D, T1, T2, False);'#13#10' ' +
        ' Label4.caption:=DateToStr(D);'#13#10'  Label8.Caption:=TimeToStr(T1);' +
        #13#10'end;'#13#10
      raProgram.ComponentName = 'Report'
      raProgram.EventName = 'BeforePrint'
      raProgram.EventID = 1
      raProgram.CaretPos = (
        3
        5)
    end
  end
  object ppDesignLayers3: TppDesignLayers
    object ppDesignLayer3: TppDesignLayer
      UserName = 'Foreground2'
      LayerType = ltBanded
      Index = 0
    end
  end
  object ppParameterList1: TppParameterList
  end
end
