object Form2: TForm2 Left = 482 Top = 124 BorderIcons = [] BorderStyle = bsSingle Caption = 'About' ClientHeight = 198 ClientWidth = 298 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 8 Top = 8 Width = 281 Height = 153 Style = bsRaised end object Label1: TLabel Left = 72 Top = 32 Width = 57 Height = 33 Caption = 'CGI' Font.Color = clMaroon Font.Height = -24 Font.Name = 'Arial Black' Font.Style = [fsItalic] ParentFont = False end object Label2: TLabel Left = 128 Top = 32 Width = 89 Height = 38 Caption = 'Editor' Font.Color = clBlack Font.Height = -27 Font.Name = 'Arial Black' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 72 Top = 24 Width = 30 Height = 13 Caption = 'Joe'#39's' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Bevel2: TBevel Left = 24 Top = 72 Width = 249 Height = 9 Shape = bsTopLine end object Label4: TLabel Left = 24 Top = 80 Width = 249 Height = 17 Alignment = taCenter AutoSize = False Caption = 'Programmed By Joe Burnett' end object Label5: TLabel Left = 24 Top = 96 Width = 257 Height = 17 Alignment = taCenter AutoSize = False Caption = 'Email: joeb2@direct.ca' end object Label6: TLabel Left = 24 Top = 128 Width = 249 Height = 17 Alignment = taCenter AutoSize = False Caption = 'http://www.scream.rede.com/' end object BitBtn1: TBitBtn Left = 80 Top = 168 Width = 129 Height = 25 TabOrder = 0 OnClick = BitBtn1Click Kind = bkOK end end