object AboutForm: TAboutForm Left = 200 Top = 108 BorderStyle = bsDialog Caption = 'About FAQWriter' ClientHeight = 144 ClientWidth = 297 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 8 Top = 8 Width = 282 Height = 89 end object Image1: TImage Left = 16 Top = 16 Width = 41 Height = 41 Picture.Data = {} end object Label1: TLabel Left = 72 Top = 24 Width = 177 Height = 20 Caption = 'FAQWriter version 1.0' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 72 Top = 48 Width = 101 Height = 13 Caption = 'By Cory Rauch. 1998' end object Label3: TLabel Left = 72 Top = 64 Width = 185 Height = 13 Caption = 'http://www.brigadoon.com/~deadbeat' end object BitBtn1: TBitBtn Left = 104 Top = 112 Width = 81 Height = 25 TabOrder = 0 Kind = bkOK end end