object HelpMan: THelpMan Left = 255 Top = 197 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsToolWindow Caption = 'Novice user help' ClientHeight = 199 ClientWidth = 446 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OnShow = FormShow PixelsPerInch = 120 TextHeight = 16 object InfoLabel: TLabel Left = 11 Top = 8 Width = 422 Height = 69 AutoSize = False Caption = 'Welcome to the Visual IRC '#39'97 novice help system. You will be gu' + 'ided through your first-time Visual IRC '#39'97 installation and wil' + 'l be shown how to perform simple IRC functions such as joining a' + ' channel.' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object HelpText: TBestScroller Left = 9 Top = 85 Width = 428 Height = 104 Color = clAqua Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False LazyWriteLimit = 4 HyperlinkColor = clBlue end end