object MalEhrlichDlg: TMalEhrlichDlg Left = 379 Top = 256 BorderIcons = [] BorderStyle = bsNone ClientHeight = 349 ClientWidth = 317 Color = clWhite Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Shape1: TShape Left = 0 Top = 0 Width = 317 Height = 349 Pen.Width = 2 end object Image1: TImage Left = 0 Top = 0 Width = 317 Height = 349 Align = alClient Center = True OnClick = Image1Click end end