object Form2: TForm2 Left = 308 Top = 153 ActiveControl = ButtonThanks BorderIcons = [] BorderStyle = bsDialog Caption = 'Credits' ClientHeight = 373 ClientWidth = 285 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 23 Top = 2 Width = 239 Height = 42 Cursor = crHandPoint AutoSize = True Picture.Data = {} OnClick = Image1Click end object Image2: TImage Left = 104 Top = 152 Width = 77 Height = 74 Cursor = crHandPoint AutoSize = True Picture.Data = {} OnClick = Image2Click end object Image3: TImage Left = 98 Top = 72 Width = 89 Height = 52 Cursor = crHandPoint AutoSize = True Picture.Data = {} OnClick = Image3Click end object Image4: TImage Left = 78 Top = 256 Width = 129 Height = 32 Cursor = crHandPoint AutoSize = True Picture.Data = {} OnClick = Image4Click end object Label1: TLabel Left = 83 Top = 48 Width = 120 Height = 13 Cursor = crHandPoint Caption = 'http://lyrics.tomnet.ml.org' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clPurple Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentColor = False ParentFont = False OnClick = Label1Click end object Label2: TLabel Left = 84 Top = 124 Width = 117 Height = 13 Cursor = crHandPoint Caption = 'http://www.winamp.com' Font.Charset = DEFAULT_CHARSET Font.Color = clPurple Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label2Click end object Label3: TLabel Left = 61 Top = 226 Width = 162 Height = 13 Cursor = crHandPoint Caption = 'http://h74.ryd.student.liu.se/id3v2' Font.Charset = DEFAULT_CHARSET Font.Color = clPurple Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label3Click end object Label4: TLabel Left = 90 Top = 288 Width = 104 Height = 13 Cursor = crHandPoint Caption = 'http://www.layer3.org' Font.Charset = DEFAULT_CHARSET Font.Color = clPurple Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label4Click end object ButtonThanks: TButton Left = 89 Top = 336 Width = 107 Height = 25 Caption = 'Thanks to Them !!!' TabOrder = 0 OnClick = ButtonThanksClick end end