home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 382
- Top = 145
- BorderStyle = bsDialog
- Caption = 'O programie'
- ClientHeight = 249
- ClientWidth = 357
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- PrintScale = poNone
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object SpeedButton1: TSpeedButton
- Left = 136
- Top = 212
- Width = 85
- Height = 25
- Caption = '&OK'
- Flat = True
- OnClick = SpeedButton1Click
- end
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 341
- Height = 193
- 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 2.0, 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 = 112
- Height = 14
- Caption = 'Program pope�ni� Guhru'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object Label4: TLabel
- Left = 264
- Top = 152
- Width = 65
- Height = 14
- Caption = 'Kwiecie�, '#39'98'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = 14
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 118
- Top = 60
- Width = 109
- Height = 14
- Alignment = taCenter
- Caption = '(guhru@friko3.onet.pl)'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- 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 = {<image001.ico>}
- end
- end
- object Memo1: TMemo
- Left = 4
- Top = 76
- Width = 333
- Height = 109
- BorderStyle = bsNone
- Color = clBtnFace
- Ctl3D = True
- Lines.Strings = (
-
- ' To ju� druga wersja WinSweep'#39'a. Tym razem w Windows wkurzy�' +
- 'o '
- 'mnie za�miecone menu '#39'Dodaj/Usu� Programy'#39'. Ta wersja '
- 'WinSweep'#39'a potrafi wi�c opr�cz automatycznego usuwania zb�dnych '
- 'skr�t�w z Menu Start (oraz z Pulpitu) oczy�ci� menu '#39'Dodaj/Usu� '
- 'Programy'#39' ze zb�dnego balastu. '
- ' Je�li macie jakie� uwagi lub pomys�y - piszcie. Dzi�ki za '
- 'spr�bowanie...'
-
- ' ' +
- ' Autor')
- ParentCtl3D = False
- ReadOnly = True
- TabOrder = 1
- end
- end
- end
-