object AboutBox2: TAboutBox2 Left = 266 Top = 150 BorderStyle = bsDialog Caption = 'Trashy - Suchergebnis' ClientHeight = 187 ClientWidth = 310 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object MediaPlayer1: TMediaPlayer Left = 8 Top = 128 Width = 289 Height = 33 Visible = False TabOrder = 2 end object Panel1: TPanel Left = 8 Top = 8 Width = 297 Height = 145 BevelInner = bvRaised BevelOuter = bvLowered ParentColor = True TabOrder = 0 object Label1: TLabel Left = 15 Top = 48 Width = 155 Height = 27 Caption = 'Gesamtdateien: ' Font.Color = clBlack Font.Height = -24 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 16 Top = 80 Width = 154 Height = 27 Caption = 'Gesamtbytes : ' Font.Color = clBlack Font.Height = -24 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 15 Top = 112 Width = 156 Height = 27 Caption = 'Verzeichnisse : ' Font.Color = clBlack Font.Height = -24 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 92 Top = 8 Width = 114 Height = 27 Caption = 'Suchbericht' Font.Color = clMaroon Font.Height = -24 Font.Name = 'Times New Roman' Font.Style = [fsUnderline] ParentFont = False end object Image1: TImage Left = 251 Top = 103 Width = 32 Height = 32 Picture.Data = {} end object Image2: TImage Left = 234 Top = 8 Width = 37 Height = 35 Picture.Data = {} Stretch = True end object Image3: TImage Left = 28 Top = 8 Width = 37 Height = 35 Picture.Data = {} Stretch = True end end object BitBtn1: TBitBtn Left = 120 Top = 160 Width = 72 Height = 25 TabOrder = 1 OnClick = BitBtn1Click Kind = bkOK end end