object Form3: TForm3 Left = 195 Top = 225 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'About Icon Phile' ClientHeight = 173 ClientWidth = 292 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter Visible = True OnClick = FormClick OnClose = FormClose OnCreate = FormCreate OnMouseDown = FormMouseDown OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 object Label10: TLabel Left = 144 Top = 100 Width = 136 Height = 64 Caption = '2000' Font.Charset = DEFAULT_CHARSET Font.Color = clSilver Font.Height = -53 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object Label1: TLabel Left = 156 Top = 80 Width = 60 Height = 11 Cursor = crHandPoint Hint = 'Go Scrow!!' Caption = 'Scrow'#39's Icons ' Font.Charset = ANSI_CHARSET Font.Color = clBlue Font.Height = -9 Font.Name = 'Tahoma' Font.Style = [fsUnderline] ParentFont = False ParentShowHint = False ShowHint = True Transparent = True Layout = tlCenter OnClick = Label1Click end object Label3: TLabel Left = 136 Top = 80 Width = 21 Height = 11 Caption = 'Visit ' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True Layout = tlCenter OnClick = FormClick end object Label4: TLabel Left = 216 Top = 80 Width = 62 Height = 11 Caption = 'for more Icons!' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True Layout = tlCenter OnClick = FormClick end object Label5: TLabel Left = 104 Top = 112 Width = 188 Height = 45 Alignment = taCenter Caption = 'Icon Phile' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -37 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True Layout = tlCenter OnClick = FormClick end object Bevel2: TBevel Left = 136 Top = 69 Width = 129 Height = 3 Shape = bsBottomLine Style = bsRaised end object Main: TLabel Left = 138 Top = 12 Width = 127 Height = 58 AutoSize = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False Transparent = True OnClick = FormClick end object Bevel3: TBevel Left = 136 Top = 7 Width = 129 Height = 3 Shape = bsBottomLine Style = bsRaised end object Label11: TLabel Left = 136 Top = 96 Width = 48 Height = 11 Caption = 'Comments:' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True OnClick = FormClick end object Label12: TLabel Left = 186 Top = 96 Width = 93 Height = 11 Cursor = crHandPoint Hint = 'You got a problem?' Caption = 'iconphile@hotmail.com' Font.Charset = ANSI_CHARSET Font.Color = clBlue Font.Height = -9 Font.Name = 'Tahoma' Font.Style = [fsUnderline] ParentFont = False ParentShowHint = False ShowHint = True Transparent = True OnClick = Label12Click end object Label6: TLabel Left = 200 Top = 150 Width = 68 Height = 13 AutoSize = False Caption = 'Version 2.02' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsItalic] ParentFont = False Transparent = True OnClick = FormClick end object Timer1: TTimer Tag = 255 Interval = 100 OnTimer = Timer1Timer Left = 32 Top = 24 end end