home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1998 July / dpcb0798.bin / Business / Persdesk / _SETUP.1 / PERSYST1.EXE / 0 / RCDATA / TPASSWORDSECURITY / TPASSWORDSECURITY.txt
Text File  |  1998-04-21  |  497b  |  26 lines

  1. object PasswordSecurity: TPasswordSecurity
  2.   Left = 159
  3.   Top = 120
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'PasswordSecurity'
  7.   ClientHeight = 55
  8.   ClientWidth = 427
  9.   Color = clBlue
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   PixelsPerInch = 96
  15.   TextHeight = 16
  16.   object Label1: TLabel
  17.     Left = 120
  18.     Top = 24
  19.     Width = 133
  20.     Height = 16
  21.     Caption = 'Updating passwords'
  22.     Color = clRed
  23.     ParentColor = False
  24.   end
  25. end
  26.