Loads a user database from a file.
procedure Load(Filename: String; Password: String);
Use this method to load user information from a file specified by Filename. Provide a Password to decrypt the user information.