home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 June / PCWorld_1999-06_cd.bin / software / Vyzkuste / Painter / Painter17.exe / 0 / RCDATA / TJANSPWDLG / TJANSPWDLG.txt
Text File  |  1999-04-23  |  3KB  |  126 lines

  1. object jansPWdlg: TjansPWdlg
  2.   Left = 235
  3.   Top = 209
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 205
  7.   ClientWidth = 362
  8.   Color = 12639424
  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 = 104
  20.     Width = 145
  21.     Height = 16
  22.     Caption = 'http://jans.hypermart.net'
  23.     Font.Charset = DEFAULT_CHARSET
  24.     Font.Color = clBlue
  25.     Font.Height = -13
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = [fsUnderline]
  28.     ParentFont = False
  29.     OnClick = Label1Click
  30.     OnMouseMove = Label1MouseMove
  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 = 176
  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 = 72
  76.     Width = 260
  77.     Height = 16
  78.     Caption = 'http://home.wxs.nl/~verho037/freeware.htm'
  79.     Font.Charset = DEFAULT_CHARSET
  80.     Font.Color = clBlue
  81.     Font.Height = -13
  82.     Font.Name = 'MS Sans Serif'
  83.     Font.Style = [fsUnderline]
  84.     ParentFont = False
  85.     OnClick = Label1Click
  86.     OnMouseMove = Label6MouseMove
  87.   end
  88.   object Label7: TLabel
  89.     Left = 40
  90.     Top = 88
  91.     Width = 221
  92.     Height = 16
  93.     Caption = 'http://members.tripod.com/~JanVee'
  94.     Font.Charset = DEFAULT_CHARSET
  95.     Font.Color = clBlue
  96.     Font.Height = -13
  97.     Font.Name = 'MS Sans Serif'
  98.     Font.Style = [fsUnderline]
  99.     ParentFont = False
  100.     OnClick = Label1Click
  101.     OnMouseMove = Label7MouseMove
  102.   end
  103.   object password: TEdit
  104.     Left = 40
  105.     Top = 136
  106.     Width = 121
  107.     Height = 24
  108.     Color = clBtnFace
  109.     Font.Charset = DEFAULT_CHARSET
  110.     Font.Color = clWindowText
  111.     Font.Height = -13
  112.     Font.Name = 'MS Sans Serif'
  113.     Font.Style = [fsBold]
  114.     ParentFont = False
  115.     TabOrder = 0
  116.   end
  117.   object BitBtn1: TBitBtn
  118.     Left = 168
  119.     Top = 136
  120.     Width = 75
  121.     Height = 25
  122.     TabOrder = 1
  123.     Kind = bkOK
  124.   end
  125. end
  126.