object AboutBox: TAboutBox Left = 223 Top = 170 BorderStyle = bsDialog Caption = '� ���������' ClientHeight = 212 ClientWidth = 292 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnActivate = FormCreate PixelsPerInch = 96 TextHeight = 13 object panAbout: TPanel Left = 4 Top = 8 Width = 284 Height = 169 BevelInner = bvRaised BevelOuter = bvLowered ParentColor = True TabOrder = 0 object ProgramIcon: TImage Left = 16 Top = 8 Width = 65 Height = 57 Picture.Data = {} Stretch = True IsControl = True end object ProductName: TLabel Left = 96 Top = 16 Width = 161 Height = 17 AutoSize = False Caption = '����������� HTML ������' IsControl = True end object Version: TLabel Left = 96 Top = 40 Width = 177 Height = 17 Caption = '������ 1.08 �� 20 ������� 2000�' IsControl = True end object Copyright: TLabel Left = 12 Top = 70 Width = 213 Height = 19 AutoSize = False Caption = '� ������������ web-c�����' WordWrap = True IsControl = True end object Status: TLabel Left = 12 Top = 136 Width = 109 Height = 17 Caption = '������ ���������:' IsControl = True end object Pray: TLabel Left = 138 Top = 88 Width = 134 Height = 49 Alignment = taRightJustify Caption = '� ������� � ������, ���������� ������� ������ ���������:' WordWrap = True IsControl = True end object Gospel: TLabel Left = 12 Top = 100 Width = 101 Height = 19 Cursor = crSQLWait Caption = 'http://gospel.jeo.ru' Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = GoToGospel end object Email: TLabel Left = 53 Top = 118 Width = 68 Height = 19 Cursor = crSQLWait Caption = 'gospel@jeo.ru' Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = MailToMe end object mail: TLabel Left = 12 Top = 118 Width = 32 Height = 17 Caption = 'e-mail:' end object freeware: TLabel Left = 12 Top = 150 Width = 41 Height = 13 Caption = 'freeware' Font.Color = clFuchsia Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object GoodNews: TLabel Left = 12 Top = 84 Width = 109 Height = 18 Caption = '�������� �������' end object Church: TLabel Left = 170 Top = 140 Width = 101 Height = 21 Cursor = crSQLWait Alignment = taRightJustify Caption = 'http://church.jeo.ru' Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = GoToChurch end end object btnOKabout: TBitBtn Left = 112 Top = 184 Width = 75 Height = 25 TabOrder = 1 Kind = bkOK end end