object AboutBox: TAboutBox Left = 369 Top = 227 BorderStyle = bsDialog Caption = 'About U.S. Railroad Map' ClientHeight = 439 ClientWidth = 632 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 14 object Image1: TImage Left = 0 Top = 8 Width = 640 Height = 386 AutoSize = True Picture.Data = {} end object imgWebLink: TImage Left = 210 Top = 272 Width = 223 Height = 26 Cursor = crHandPoint Hint = 'Click here to visit RailwayStation.com' AutoSize = True ParentShowHint = False Picture.Data = {} ShowHint = True OnClick = imgWebLinkClick end object BitBtn1: TBitBtn Left = 272 Top = 400 Width = 97 Height = 33 TabOrder = 0 Kind = bkOK end end