object AboutBox: TAboutBox Left = 334 Top = 172 BorderStyle = bsDialog Caption = 'O programie' ClientHeight = 213 ClientWidth = 357 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter PrintScale = poNone Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object SpeedButton1: TSpeedButton Left = 136 Top = 180 Width = 85 Height = 25 Caption = '&OK' Flat = True OnClick = SpeedButton1Click end object Panel1: TPanel Left = 8 Top = 8 Width = 341 Height = 161 BevelInner = bvRaised BevelOuter = bvLowered ParentColor = True ParentShowHint = False ShowHint = False TabOrder = 0 object ProductName: TLabel Left = 120 Top = 8 Width = 101 Height = 22 Caption = 'Win Sweep' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False IsControl = True end object Version: TLabel Left = 108 Top = 32 Width = 124 Height = 16 Caption = 'Wersja 1.3, Freeware' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False IsControl = True end object Copyright: TLabel Left = 116 Top = 48 Width = 106 Height = 14 Caption = 'Program pope�ni� Guru' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False IsControl = True end object Label1: TLabel Left = 8 Top = 64 Width = 325 Height = 61 AutoSize = False Caption = 'Ten program zajmuje si� od�miecaniem menu Start ze zb�dnych, tj.' + ' wskazuj�cych na nieistniej�ce ju� obiekty skr�t�w. Do sytuacji ' + 'takiej dochodzi z regu�y po zainstalowaniu i "r�cznym" skasowani' + 'u program�w. W rezultacie dzia�ania programu u�ytkownik' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = 14 Font.Name = 'Arial' Font.Style = [] ParentFont = False WordWrap = True end object Label2: TLabel Left = 284 Top = 106 Width = 47 Height = 14 Caption = 'otrzymuje' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = 14 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 8 Top = 120 Width = 329 Height = 29 AutoSize = False Caption = 'mniejsze i wygodniejsze menu startowe. Dzi�ki za skorzystanie z ' + 'tego programu.' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = 14 Font.Name = 'Arial' Font.Style = [] ParentFont = False WordWrap = True end object Label4: TLabel Left = 264 Top = 140 Width = 60 Height = 14 Caption = 'Stycze�, '#39'98' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = 14 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Panel2: TPanel Left = 24 Top = 16 Width = 41 Height = 41 Hint = 'Ikonk� pope�ni� Zw�oki' BevelOuter = bvLowered ParentShowHint = False ShowHint = True TabOrder = 0 object Image1: TImage Left = 4 Top = 4 Width = 33 Height = 33 Picture.Data = {} end end end end