object jansPWdlg: TjansPWdlg Left = 235 Top = 209 BorderIcons = [] BorderStyle = bsNone ClientHeight = 205 ClientWidth = 362 Color = 12639424 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 120 TextHeight = 16 object Label1: TLabel Left = 40 Top = 64 Width = 145 Height = 16 Caption = 'http://jans.hypermart.net' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label1Click OnMouseMove = Label1MouseMove end object Label2: TLabel Left = 16 Top = 40 Width = 322 Height = 16 Caption = 'Enter password as given on one of these sites:' Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 16 Top = 8 Width = 210 Height = 25 Caption = 'Jans Freeware Logon' Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 136 Top = 176 Width = 213 Height = 16 Caption = 'mailto: jan1.verhoeven@wxs.nl' Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold, fsUnderline] ParentFont = False OnClick = Label1Click OnMouseMove = Label4MouseMove end object Label5: TLabel Left = 40 Top = 112 Width = 211 Height = 16 Caption = 'http://members.xoom.com/JanVee' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label1Click OnMouseMove = Label5MouseMove end object Label6: TLabel Left = 40 Top = 80 Width = 260 Height = 16 Caption = 'http://home.wxs.nl/~verho037/freeware.htm' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label1Click OnMouseMove = Label6MouseMove end object Label7: TLabel Left = 40 Top = 96 Width = 221 Height = 16 Caption = 'http://members.tripod.com/~JanVee' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label1Click OnMouseMove = Label7MouseMove end object password: TEdit Left = 40 Top = 136 Width = 121 Height = 24 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end object BitBtn1: TBitBtn Left = 168 Top = 136 Width = 75 Height = 25 TabOrder = 1 Kind = bkOK end end