object AboutForm: TAboutForm Left = 341 Top = 138 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'O Aplikaci' ClientHeight = 509 ClientWidth = 426 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 31 Top = 16 Width = 365 Height = 99 AutoSize = True Picture.Data = {} end object Label2: TLabel Left = 148 Top = 107 Width = 131 Height = 30 Alignment = taCenter AutoSize = False Caption = 'Program vytvo�il Lojza Filip v �ervenci 2000.' Transparent = True WordWrap = True end object Label3: TLabel Left = 57 Top = 280 Width = 313 Height = 57 Alignment = taCenter AutoSize = False Caption = 'Vzhledem k tomu, �e je program zdarma a voln� �i�iteln�, nen� au' + 'tor v ��dn�m p��pad� zodpov�dn� za ��dn� hardwarov� �i softwarov' + '� �jmy, kter� mohou vzniknout p�i neopatrn�m pou��v�n� tohoto pr' + 'ogramu.' Transparent = True WordWrap = True end object Label4: TLabel Left = 125 Top = 352 Width = 177 Height = 33 Alignment = taCenter AutoSize = False Caption = 'Jak�koliv koment��e nebo p�ipom�nky jsou v�ele v�t�ny na:' Transparent = True WordWrap = True end object Label5: TLabel Left = 118 Top = 382 Width = 190 Height = 17 Hint = 'Klikn�te a m��ete mi poslat mail�ka...' Alignment = taCenter AutoSize = False Caption = 'lojza_filip@hotmail.com' Color = clBtnFace Font.Charset = EASTEUROPE_CHARSET Font.Color = clNavy Font.Height = -13 Font.Name = 'Courier New' Font.Style = [fsBold, fsUnderline] ParentColor = False ParentFont = False ParentShowHint = False ShowHint = True Transparent = True end object Label6: TLabel Left = 125 Top = 409 Width = 177 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Nejnov�j�� verzi naleznete na adrese:' Transparent = True end object Label7: TLabel Left = 102 Top = 424 Width = 222 Height = 17 Hint = 'Klikn�te a zobraz� se v�m dom�c� str�nka Renameru...' Alignment = taCenter AutoSize = False Caption = 'http://delameto.unas.cz/renamer' Font.Charset = EASTEUROPE_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'Courier New' Font.Style = [fsBold, fsUnderline] ParentFont = False ParentShowHint = False ShowHint = True Transparent = True end object Bevel1: TBevel Left = 8 Top = 456 Width = 409 Height = 9 Shape = bsTopLine end object Label1: TLabel Left = 97 Top = 192 Width = 233 Height = 65 Alignment = taCenter AutoSize = False Caption = '- nesm� b�t kop�rov�n za �platu'#13#10'- mus� b�t ���en v�etn� komplet' + 'n� u�ivatelsk� dokumentace'#13#10'- dokumentace ani program nesm�j� b�' + 't nijak upravov�ny' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object Label8: TLabel Left = 150 Top = 154 Width = 127 Height = 29 Alignment = taCenter AutoSize = False Caption = 'Program je voln� �i�iteln� za t�chto podm�nek:' Transparent = True WordWrap = True end object Label9: TLabel Left = 362 Top = 76 Width = 35 Height = 20 Caption = 'v2.0' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object OKBtn: TButton Left = 336 Top = 472 Width = 75 Height = 25 Caption = 'OK' TabOrder = 0 OnClick = OKBtnClick end end