object Abbruch: TAbbruch Left = 263 Top = 115 Width = 391 Height = 253 HelpContext = 44 ActiveControl = OKBtn BorderIcons = [biSystemMenu] Color = clAqua Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] Icon.Data = {} Position = poScreenCenter OnActivate = FormActivate OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 14 object Bevel1: TBevel Left = 8 Top = 8 Width = 369 Height = 161 Shape = bsFrame IsControl = True end object Image1: TImage Left = 24 Top = 24 Width = 113 Height = 113 ParentShowHint = False Picture.Data = {} ShowHint = False Stretch = True end object Meldung: TLabel Left = 144 Top = 24 Width = 225 Height = 129 Alignment = taCenter AutoSize = False Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False ParentShowHint = False ShowHint = False WordWrap = True end object OKBtn: TBitBtn Left = 98 Top = 180 Width = 77 Height = 22 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 Kind = bkOK Margin = 2 Style = bsNew Spacing = -1 IsControl = True end object CancelBtn: TBitBtn Left = 207 Top = 180 Width = 77 Height = 22 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 TabStop = False Kind = bkCancel Style = bsNew end end