Class TNDSPasswordDlg (unit Main)

Inherits from

TForm

Main Body of NDS Password Validation by Glenn Crouch esb@gold.net.au (c) 1997 ESB Consultancy PO Box 2259 Boulder WA 6432 AUSTRALIA http://www.gold.net.au/~esb v1.1 18 Sept 1997 - Now works properly with Windows NT 4 + Client32 Work here based on information obtained from Novell's publicly available information. You are free to use the code as you see fit, however an Email or Postcard would be nice, as would a reference to our web site included on our web site or in your docs. Though none of this is obligatory. ESB Consultancy makes no guarantees regarding the capabilities nor the "Safeness" of this code. It is free after all, so you take all the risks :-) ESB Consultancy makes no promise of support for this code, however we are happy to receive Email comments

Constructors



Functions

procedure FormCreate(Sender: TObject);


procedure ValidateClick(Sender: TObject);

Make password have the focus

Properties

Events

Variables

Label1 : TLabel;


Label2 : TLabel;


Password : TEdit;


User : TEdit;


Validate : TBitBtn;



Constructors


Functions


procedure FormCreate(Sender: TObject);


procedure ValidateClick(Sender: TObject);

Make password have the focus


Properties


Events


Variables


Label1 : TLabel;


Label2 : TLabel;


Password : TEdit;


User : TEdit;


Validate : TBitBtn;