object Form1: TForm1 Left = 391 Top = 276 BorderStyle = bsDialog Caption = 'sofTRANS-RegisterIt!: Deinstallation' ClientHeight = 106 ClientWidth = 319 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Button1: TButton Left = 77 Top = 74 Width = 75 Height = 25 Caption = 'Deinstallieren' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 165 Top = 74 Width = 75 Height = 25 Caption = 'Abbrechen' TabOrder = 1 OnClick = Button2Click end object Panel1: TPanel Left = 8 Top = 8 Width = 305 Height = 57 BorderWidth = 5 TabOrder = 2 object Label1: TLabel Left = 6 Top = 6 Width = 293 Height = 45 Align = alClient Caption = 'Bitte klicken Sie auf DEINSTALLIEREN, um RegisterIt! von Ihrem P' + 'C zu entfernen. Klicken Sie auf ABBRECHEN, um die Deinstallation' + ' abzubrechen.' Transparent = True WordWrap = True end end end