object Form5: TForm5 Left = 234 Top = 155 BorderIcons = [] BorderStyle = bsNone Caption = 'about' ClientHeight = 277 ClientWidth = 700 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object aboutImage: TImage Left = 0 Top = 0 Width = 700 Height = 277 Picture.Data = {} OnClick = aboutImageClick end object homepageLabel: TLabel Left = 16 Top = 13 Width = 69 Height = 16 Caption = 'homepage:' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clGray Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False OnClick = homepageLabelClick end object homepageURL: TLabel Left = 16 Top = 29 Width = 169 Height = 16 Cursor = crHandPoint Caption = 'http://www.vcdgear.com' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -13 Font.Name = 'Verdana' Font.Style = [fsUnderline] ParentFont = False OnClick = homepageURLClick end object emailLabel: TLabel Left = 232 Top = 13 Width = 36 Height = 16 Caption = 'email:' Font.Charset = DEFAULT_CHARSET Font.Color = clGray Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False OnClick = emailLabelClick end object email: TLabel Left = 232 Top = 29 Width = 145 Height = 16 Cursor = crHandPoint Caption = 'vcdgear@hotmail.com' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -13 Font.Name = 'Verdana' Font.Style = [fsUnderline] ParentFont = False OnClick = emailClick end object engineLabel: TLabel Left = 614 Top = 43 Width = 67 Height = 13 Caption = 'engine 1.76' Font.Charset = DEFAULT_CHARSET Font.Color = clGray Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False Transparent = True OnClick = engineLabelClick end object codedByLabel: TLabel Left = 568 Top = 56 Width = 116 Height = 16 Caption = 'coded by dracore' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Verdana' Font.Style = [] ParentFont = False Transparent = True OnClick = codedByLabelClick end object pluggedImage: TImage Left = 156 Top = 116 Width = 461 Height = 160 Picture.Data = {} Visible = False OnClick = pluggedImageClick end object wallPlug: TImage Left = 224 Top = 184 Width = 25 Height = 41 Cursor = crHandPoint DragMode = dmAutomatic OnDragOver = wallPlugDragOver end object creditButton: TImage Left = 448 Top = 144 Width = 161 Height = 81 Cursor = crHandPoint Visible = False OnClick = creditButtonClick end object plugInMouth: TImage Left = 160 Top = 112 Width = 41 Height = 41 Cursor = crHandPoint DragMode = dmAutomatic OnDragOver = plugInMouthDragOver end end