object Form6: TForm6 Left = 0 Top = 0 BorderStyle = bsToolWindow Caption = 'About & Help' ClientHeight = 490 ClientWidth = 412 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCloseQuery = CloseQuery OnCreate = Create PixelsPerInch = 96 TextHeight = 13 object GroupBox1: TGroupBox Left = 0 Top = 0 Width = 412 Height = 196 Caption = 'About' TabOrder = 0 object label_about1: TLabel Left = 8 Top = 16 Width = 233 Height = 33 AutoSize = False Caption = 'ONI-Trainer v' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label1: TLabel Left = 8 Top = 48 Width = 233 Height = 22 AutoSize = False Caption = 'Author: Christian Illy / Alloc' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 8 Top = 72 Width = 233 Height = 20 AutoSize = False Caption = 'Web: http://ONI2.net' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 8 Top = 92 Width = 401 Height = 20 AutoSize = False Caption = 'Forum: http://mukade.bungie.org/cgi-bin/ikonboard.cgi' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 8 Top = 112 Width = 233 Height = 20 AutoSize = False Caption = 'eMail: alloc@oni2.net' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 8 Top = 132 Width = 233 Height = 22 AutoSize = False Caption = 'ICQ: 26130245' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 8 Top = 152 Width = 233 Height = 20 AutoSize = False Caption = 'AIM: alloc86' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label7: TLabel Left = 8 Top = 172 Width = 233 Height = 20 AutoSize = False Caption = 'MSN: chr_illy@hotmail.com' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end end object GroupBox2: TGroupBox Left = 0 Top = 200 Width = 412 Height = 289 Caption = 'Help' TabOrder = 1 object help: TMemo Left = 8 Top = 16 Width = 397 Height = 265 BorderStyle = bsNone Color = clActiveBorder ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end end end