object DtMdlmPrint: TDtMdlmPrint OldCreateOrder = True OnCreate = DtMdlmPrintCreate Left = 289 Top = 144 Height = 163 Width = 322 object MpTemplate: TMpTemplate OnAfterCreateObject = MpTemplateAfterCreateObject Left = 48 Top = 16 end object MPVariable: TMPVariable Template = MpTemplate Left = 136 Top = 16 end object MPReport: TMPReport Left = 208 Top = 16 end object MPRenderObjects: TRenderObjects Report = MPReport Template = MpTemplate xOffset = 0 yOffset = 0 Left = 192 Top = 80 end object MPReportGenerator: TReportGenerator Template = MpTemplate Variable = MPVariable Report = MPReport MaxRTFInstances = 0 Left = 56 Top = 80 end end