object FormAbout: TFormAbout Left = 743 Top = 339 AutoSize = True BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'O produktu Millennium' ClientHeight = 230 ClientWidth = 384 Color = clBtnFace Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Scaled = False OnCreate = FormCreate DesignSize = ( 384 230) PixelsPerInch = 120 TextHeight = 16 object AboutImage: TImage Left = 0 Top = 0 Width = 120 Height = 230 Center = True Picture.Data = {} Stretch = True end object Label1: TLabel Left = 144 Top = 8 Width = 123 Height = 24 Caption = 'MILLENNIUM' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -20 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 144 Top = 32 Width = 186 Height = 18 Caption = 'Odborn'#233' p'#345'ekladov'#233' slovn'#237'ky' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object abVersionLabel: TLabel Left = 144 Top = 64 Width = 93 Height = 18 Caption = 'verze: 6.0.0.0' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 144 Top = 96 Width = 191 Height = 16 Caption = #169'1996-2002 Commercial Service' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 144 Top = 112 Width = 150 Height = 16 Caption = 'V'#353'echna pr'#225'va vyhrazena.' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object HTMLabel1: THTMLabel Left = 144 Top = 144 Width = 225 Height = 22 Anchors = [akTop] AnchorHint = False AutoSizing = False AutoSizeType = asBoth Ellipsis = False Hover = False HoverColor = clNone HoverFontColor = clNone HTMLText.Strings = ( ' http://www.pc-slovniky.cz') ShadowColor = clGray ShadowOffset = 2 URLColor = clBlue VAlignment = tvaTop end object HTMLabel2: THTMLabel Left = 144 Top = 168 Width = 240 Height = 22 AnchorHint = False AutoSizing = False AutoSizeType = asBoth Ellipsis = False Hover = False HoverColor = clNone HoverFontColor = clNone HTMLText.Strings = ( ' software@pc-slovniky.c' + 'z') ShadowColor = clGray ShadowOffset = 2 URLColor = clBlue VAlignment = tvaTop end end