home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 November / PCWorld_1999-11_cd.bin / Software / TemaCD / Gantt / Gantt2.exe / 0 / RCDATA / TJANSPWDLG / TJANSPWDLG.txt
Text File  |  1999-09-21  |  3KB  |  143 lines

  1. object jansPWdlg: TjansPWdlg
  2.   Left = 255
  3.   Top = 212
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 222
  7.   ClientWidth = 362
  8.   Color = clSilver
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 120
  16.   TextHeight = 16
  17.   object Label1: TLabel
  18.     Left = 40
  19.     Top = 107
  20.     Width = 227
  21.     Height = 16
  22.     Cursor = crHandPoint
  23.     Caption = 'http://jans.hypermart.net/freeware.htm'
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clBlue
  26.     Font.Height = -13
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsUnderline]
  29.     ParentFont = False
  30.     OnClick = Label1Click
  31.   end
  32.   object Label2: TLabel
  33.     Left = 16
  34.     Top = 40
  35.     Width = 322
  36.     Height = 16
  37.     Caption = 'Enter password as given on one of these sites:'
  38.     Font.Charset = DEFAULT_CHARSET
  39.     Font.Color = clMaroon
  40.     Font.Height = -13
  41.     Font.Name = 'MS Sans Serif'
  42.     Font.Style = [fsBold]
  43.     ParentFont = False
  44.   end
  45.   object Label3: TLabel
  46.     Left = 16
  47.     Top = 8
  48.     Width = 210
  49.     Height = 25
  50.     Caption = 'Jans Freeware Logon'
  51.     Font.Charset = DEFAULT_CHARSET
  52.     Font.Color = clMaroon
  53.     Font.Height = -20
  54.     Font.Name = 'MS Sans Serif'
  55.     Font.Style = [fsBold]
  56.     ParentFont = False
  57.   end
  58.   object Label4: TLabel
  59.     Left = 136
  60.     Top = 192
  61.     Width = 213
  62.     Height = 16
  63.     Caption = 'mailto: jan1.verhoeven@wxs.nl'
  64.     Font.Charset = DEFAULT_CHARSET
  65.     Font.Color = clMaroon
  66.     Font.Height = -13
  67.     Font.Name = 'MS Sans Serif'
  68.     Font.Style = [fsBold, fsUnderline]
  69.     ParentFont = False
  70.     OnClick = Label1Click
  71.     OnMouseMove = Label4MouseMove
  72.   end
  73.   object Label6: TLabel
  74.     Left = 40
  75.     Top = 64
  76.     Width = 260
  77.     Height = 16
  78.     Cursor = crHandPoint
  79.     Caption = 'http://home.wxs.nl/~verho037/freeware.htm'
  80.     Font.Charset = DEFAULT_CHARSET
  81.     Font.Color = clBlue
  82.     Font.Height = -13
  83.     Font.Name = 'MS Sans Serif'
  84.     Font.Style = [fsUnderline]
  85.     ParentFont = False
  86.     OnClick = Label1Click
  87.   end
  88.   object Label7: TLabel
  89.     Left = 40
  90.     Top = 85
  91.     Width = 303
  92.     Height = 16
  93.     Cursor = crHandPoint
  94.     Caption = 'http://members.tripod.com/~JanVee/freeware.htm'
  95.     Font.Charset = DEFAULT_CHARSET
  96.     Font.Color = clBlue
  97.     Font.Height = -13
  98.     Font.Name = 'MS Sans Serif'
  99.     Font.Style = [fsUnderline]
  100.     ParentFont = False
  101.     OnClick = Label1Click
  102.   end
  103.   object Label5: TLabel
  104.     Left = 40
  105.     Top = 128
  106.     Width = 293
  107.     Height = 16
  108.     Cursor = crHandPoint
  109.     Caption = 'http://members.xoom.com/JanVee/freeware.htm'
  110.     Color = clSilver
  111.     Font.Charset = DEFAULT_CHARSET
  112.     Font.Color = clBlue
  113.     Font.Height = -13
  114.     Font.Name = 'MS Sans Serif'
  115.     Font.Style = [fsUnderline]
  116.     ParentColor = False
  117.     ParentFont = False
  118.     OnClick = Label1Click
  119.   end
  120.   object password: TEdit
  121.     Left = 88
  122.     Top = 160
  123.     Width = 121
  124.     Height = 24
  125.     Color = clBtnFace
  126.     Font.Charset = DEFAULT_CHARSET
  127.     Font.Color = clWindowText
  128.     Font.Height = -13
  129.     Font.Name = 'MS Sans Serif'
  130.     Font.Style = [fsBold]
  131.     ParentFont = False
  132.     TabOrder = 0
  133.   end
  134.   object BitBtn1: TBitBtn
  135.     Left = 216
  136.     Top = 160
  137.     Width = 75
  138.     Height = 25
  139.     TabOrder = 1
  140.     Kind = bkOK
  141.   end
  142. end
  143.