object Form2: TForm2 Left = 201 Top = 149 BorderIcons = [biSystemMenu] BorderStyle = bsToolWindow Caption = 'O programu PRO-Texx' ClientHeight = 241 ClientWidth = 289 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label2: TLabel Left = 76 Top = 10 Width = 136 Height = 33 Alignment = taCenter Caption = 'PRO-Texx' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -27 Font.Name = 'Tahoma' Font.Pitch = fpFixed Font.Style = [fsBold] ParentFont = False Transparent = True end object Label1: TLabel Left = 74 Top = 8 Width = 136 Height = 33 Alignment = taCenter Caption = 'PRO-Texx' Font.Charset = DEFAULT_CHARSET Font.Color = 10485760 Font.Height = -27 Font.Name = 'Tahoma' Font.Pitch = fpFixed Font.Style = [fsBold] ParentFont = False Transparent = True end object Label3: TLabel Left = 40 Top = 40 Width = 212 Height = 13 Caption = 'Copyright � Visopimus software 2001' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 120 Top = 64 Width = 118 Height = 13 Cursor = crHandPoint Caption = 'www.volny.cz/visopimus' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsUnderline] ParentFont = False Transparent = True OnClick = Label4Click end object Label5: TLabel Left = 56 Top = 64 Width = 55 Height = 13 Caption = 'Homepage:' Transparent = True end object Bevel1: TBevel Left = 8 Top = 48 Width = 273 Height = 9 Shape = bsBottomLine end object Label6: TLabel Left = 80 Top = 80 Width = 31 Height = 13 Caption = 'E-mail:' Transparent = True end object Label7: TLabel Left = 120 Top = 80 Width = 93 Height = 13 Cursor = crHandPoint Caption = 'visopimus@atlas.cz' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsUnderline] ParentFont = False Transparent = True OnClick = Label7Click end object SpeedButton1: TSpeedButton Left = 103 Top = 209 Width = 89 Height = 25 Caption = '&OK' Flat = True OnClick = SpeedButton1Click end object Panel1: TPanel Left = 8 Top = 104 Width = 273 Height = 97 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Panel1' TabOrder = 0 object Label9: TLabel Left = 80 Top = 64 Width = 112 Height = 13 Caption = 'Vyrobeno v Delphi 3' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object Bevel2: TBevel Left = 8 Top = 72 Width = 257 Height = 9 Shape = bsBottomLine end object Label8: TLabel Left = 48 Top = 80 Width = 80 Height = 13 Caption = 'Verze programu:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True end object Label10: TLabel Left = 144 Top = 80 Width = 88 Height = 13 Caption = '1.0.1 build 1102' Color = clOlive Font.Charset = DEFAULT_CHARSET Font.Color = 215 Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True end object Memo1: TMemo Left = 8 Top = 8 Width = 257 Height = 57 Cursor = crArrow BorderStyle = bsNone Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Lines.Strings = ( 'Tento program slou�� k odlo�en� ��sti textu pro ' 'pozd�j�� pou�it�. (nap�. heslo, tel. ��slo, atd...)' 'Text lze tak� ulo�it. Program automaticky' 'ukl�d� obsah textov�ho pole.') ParentFont = False ReadOnly = True TabOrder = 0 end end end